P2 (consumer-contract-and-deploy) complete. REQ-313 (contract.yaml + 3 env variants), REQ-314 (deploy.yml .github+.gitea mirror), REQ-322 (DynamoDB L1 primitive) all delivered. Checkpoint advanced to stage: complete. Consumer ROADMAP.md P2 marked complete (tag v1.25.2). ---ci--- project: nova-blockchain-exchange phase: 2 milestone: v1.26 status: complete phase_role: execution tag: v1.25.2 requirements: [REQ-322, REQ-313, REQ-314] ---/ci---
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_backendwiring 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/05→milestone/v1.26-pilot-activation→main; tagv1.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).