TSUNAGI

TSUNAGI Roadmap

Deterministic Infrastructure Development Phases
ASY

Each phase builds on the foundations established by its predecessors. A phase is complete when its verification criteria are satisfied, not when a deadline arrives. Phases are ordered by dependency, not by calendar.

Phase 1 — Deterministic Node Foundation Complete

The foundational phase established the core architecture: a deterministic Cardano node written entirely in Zig, capable of following the chain, maintaining a live UTxO set, and verifying its own ledger transitions at runtime.

Verification Criteria

  • Shadow parity maintained across all observed blocks
  • Replay harness produces bitwise reproducible results across executions
  • All inline tests pass under the leak-detecting allocator
  • Release build compiles without warnings
Phase 2 — Persistent Ledger Engine Complete

The persistence phase connected the deterministic pipeline to durable storage, enabling the node to retain UTxO state across restarts and bootstrap from pre-computed snapshots.

Verification Criteria

  • LMDB truth mode operates with zero data loss across process restarts
  • Snapshot export-import round-trip preserves state digest
  • Preflight diagnostics accurately report coverage ratios
  • Shadow-write mechanism demonstrates measurable convergence
Phase 3 — Self-Healing Infrastructure Complete

The observability phase embedded structured health evaluation, integrity verification, and automated stabilization directly into the node binary.

Verification Criteria

  • KAGAMI snapshots accurately reflect node state at capture time
  • YAMORI threshold crossings trigger appropriate event records
  • TATE detects fragment ancestry breaks within one evaluation cycle
  • KURA stabilization runs complete without operator intervention
Phase 4 — Operator Infrastructure In Progress

Reducing the operational burden for stake pool operators and relay infrastructure administrators deploying TSUNAGI nodes.

Verification Criteria

  • Node operates within defined memory bounds under sustained synchronization
  • Operator can assess node health from CLI output without external tools
  • Artifact stabilization maintains serving readiness across restart cycles
  • Deployment requires no configuration beyond network selection and peer address
Phase 5 — Research Platform Planned

Positioning the deterministic pipeline and supporting infrastructure as a platform for blockchain state machine research.

Verification Criteria

  • Replay corpus covers all Cardano eras and known edge cases
  • At least one alternative storage backend passes shadow verification
  • Multi-pipeline configuration produces comparable results to single-pipeline
  • Observability extensions operate without measurable synchronization impact
Phase 6 — Ecosystem Contribution Planned

Extending TSUNAGI's contributions beyond a single node to the broader blockchain infrastructure landscape.

Verification Criteria

  • Sustained mainnet operation with zero state divergence
  • Published verification methodology available for community use
  • At least one cross-chain pipeline processing non-Cardano block data
  • Documented protocol specification feedback from independent implementation

Guiding Principles

Let It Run. Let It Resolve.

Let It Run. Let It Resolve.

tsunagi.tech · Independent Cardano infrastructure research · 2026