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
Resolving locale, route permissions, and workspace projection.
Current scope: Guest
Category: 80_chain | Version: v1.0.0
Owner: DOCUMENT_CUSTODIAN | Review cycle: 60 days
Approval authority: GOVERNANCE_ADMIN, CHAIN_OFFICER
Documentation portal is read-only. Editing and mutation endpoints are disabled.
Kvary platform is originally created in Georgian. Where a Georgian version exists, Georgian is authoritative for platform UI, documentation, and legal interpretation.
Translations into other languages are provided for convenience. Some records may originate in other languages and carry their own source or legal locale for a specific flow, but where a Georgian version is available, the Georgian version prevails for platform-level wording and interpretation.
Metadata incomplete: Change Log
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
Start multichain execution with Algorand as first production-grade anchor target while preserving existing HASH_ONLY and Shadow-Only boundaries.
ALGORAND as a first-class chain type in chain binding.packages/financial-layer/chain remains the chain-routing control plane.AnchorTarget semantics.anchoringMode=HASH_ONLY).AlgorandAnchorAdapter (submit note/box/app-call hash anchor).Deliverables:
packages/financial-layer/chain/adapters/algorand-adapter.tsservices/* integration points for shadow anchor dispatchminConfirmedRound, timeout, retry budget).Deliverables:
SHADOW_ONLY to ACTIVE by jurisdiction.Deliverables:
chainType=ALGORANDchainId (network/genesis reference)anchorNamespaceanchorTxIdanchorRoundsubmittedAt, confirmedAtnpm run algorand:testnet-submitALGORAND_SIGNER_URL (signer boundary endpoint)ALGOD_TESTNET_URL (default https://testnet-api.algonode.cloud)ALGOD_TESTNET_TOKEN, ALGOD_TESTNET_TOKEN_HEADERALGORAND_SIGNER_API_KEY, ALGORAND_SIGNER_API_KEY_HEADERALGORAND_SENDER_ADDRESSALGORAND_REQUEST_TIMEOUT_MSALGORAND_CONFIRMATION_TIMEOUT_MSALGORAND_CONFIRMATION_POLL_MSSigner boundary contract (request):
chainIdanchorNamespaceenvelopeHashidempotencyKeynote (optional)senderAddress (optional)Signer boundary contract (response):
signedTransactionBase64 (required)transactionId (optional, but recommended)