Files
acdl/.ciagent/nova-blockchain-exchange/archive/ROADMAP-v1.26.md
T
Jon Chery f2b481716d chore(P01): archive 7 platform + 1 consumer outdated .ciagent files
P1 W1: verified STATE.md 32 CAP rows against regression_verify.py
(fixed CAP-025 omission — was missing from Domain 9; CAP-031 renumbered
to cover the live-apply evidence row).

P1 W2: archived 7 platform-root files to .ciagent/archive/ with
milestone-suffix names (lossless git mv preserves history):
- CAPABILITY_INVENTORY.md → CAPABILITY_INVENTORY-v1.10.md
- REVIEW-AUDIT-P05.md → REVIEW-AUDIT-P05.md
- VERIFY-P03.md → VERIFY-P03.md
- VERIFY-P04.md → VERIFY-P04.md
- P4-PILOT-RUN-EVIDENCE.md → P4-PILOT-RUN-EVIDENCE-v1.26.md
- AUTONOMY_THESIS.md → AUTONOMY_THESIS-v1.21.md
- COST.md → COST-v1.14.md

P1 W3: archived 1 consumer file to new .ciagent/nova-blockchain-exchange/archive/
(D-221: consumer archives land in per-project subdir):
- nova-blockchain-exchange/ROADMAP.md → archive/ROADMAP-v1.26.md

The 4 pre-execution files (CLARIFY/GRILL/IDEATE/RESEARCH) stay active
through v1.27 — they hold the v1.27 P0 content (D-219 refinement,
G-Q2); the v1.26-era content is in git history. They archive at
v1.28 P1 if v1.28 happens.

Dangling references to archived files found in PROJECT.md,
ARCHITECTURE.md, IAM_POLICY.md, nova-blockchain-exchange/README.md —
fixed in P2.

---ci---
project: acdl
phase: 1
milestone: v1.27
status: execute
wave: W4
---ci---
2026-08-19 19:13:48 +00:00

2.7 KiB

Roadmap — nova-blockchain-exchange (v1.26 pilot)

Project: nova-blockchain-exchange — blockchain stock exchange (pilot) Milestone: v1.26 — Live Pilot Estate Activation


v1.26 — Live Pilot Estate Activation (active)

Lift D-096 (live AWS re-provisioning); activate the first real consumer estate (a stock exchange on a homegrown PoA blockchain, equities only) against live AWS account 581513795199; ground the three Post-Pilot targets in NORTH_STAR.md (Touchless Resolution ≥99%, Human Escalation <0.1%, AI Decision Accuracy ≥99.5%). The platform repo (acdl) provides the deploy workflow, policy engine, and attestation gates; this repo provides the app (blockchain + matching engine + settlement) + the contract.yaml.

Tags run on the v1.25.x patch line: v1.25.0 (P0) → v1.25.N (final phase = milestone release).

Phase P1 — blockchain-core (planned, tag v1.25.1)

  • REQ-310: Homegrown PoA blockchain core (block, ledger, validator).
  • REQ-311: Order-matching engine (limit order book, price-time priority).
  • REQ-312: Settlement service (T+1, idempotent, finality = block commit).

Phase P2 — consumer-contract-and-deploy (complete, tag v1.25.2)

  • REQ-313: Consumer contract.yaml + per-env variants. ✓
  • REQ-314: Consumer deploy workflow invocation (deploy.yml@v1.25). ✓
  • REQ-322: DynamoDB L1 primitive (platform-side, P2 W0). ✓

Phase P3 — pilot-metrics-and-policies (planned, tag v1.25.3)

  • REQ-315: Settlement-finality kyverno-json policy.
  • REQ-316: Pilot-estate regression capability (CAP-025).
  • REQ-317: Outcome-backfill emitter.
  • REQ-318: reason='confidence' escalation tag.
  • REQ-319: Env-JSON state_backend wiring reconciliation.
  • REQ-320: Declarative pilot-readiness kyverno-json policy.

Phase P4 — pilot-run-and-docs (planned, tag v1.25.4)

  • REQ-321: Docs + adapter README + onboarding guide.
  • Live pilot end-to-end run (apply → attest → record) against 581513795199.

Phase P5 — final review + audit + milestone ship (Final Phase, tag v1.25.5)

  • Multi-persona code review across P1..P4.
  • Audit: reconstruction test, branch hygiene, commit discipline.
  • Milestone ship: merge phase/05milestone/v1.26-pilot-activationmain; tag v1.25.5 (= the v1.26 release per prev-minor tagging rule); create Gitea release with full milestone summary; delete all milestone branches.
  • Update REQUIREMENTS.md (mark REQ-310..321 complete), ROADMAP.md (mark v1.26 complete), NORTH_STAR.md (note Strategic Objectives #1
    • #3 — first real consumer estate; Post-Pilot denominators activated).

After v1.26: future milestones may add bonds/derivatives/options (different settlement models), multi-validator BFT consensus, and tamper-evident ledger (D-083 lift).