Algorand-First Roadmap
Document ID: GOS-80-CHAIN-ALG-ROADMAP Version: 0.1.0 Status: DRAFT Owner Role: CHAIN_OFFICER Last Review Date: 2026-03-04 Next Review Date: 2026-04-04
Goal
Start multichain execution with Algorand as first production-grade anchor target while preserving existing HASH_ONLY and Shadow-Only boundaries.
Scope (Phase-0 / Now)
- Introduce
ALGORANDas a first-class chain type in chain binding. - Keep canonical ledger truth unchanged.
- Keep anchoring as boundary operation (no business truth migration on-chain).
Architecture Intent
packages/financial-layer/chainremains the chain-routing control plane.- Chain resolution selects targets by settlement domain + namespace.
- Algorand integration is initially an adapter behind existing
AnchorTargetsemantics.