Status: Active Last Updated: 2026-04-01 Owner: Status / Governance
Provide a concise operational view of subsystem maturity and governance-critical status boundaries.
| Component | Maturity | Compliance Posture | Evidence Surface |
|---|---|---|---|
| TISC ISA | Stable | Frozen boundary enforced | Tests + freeze governance docs |
| T81VM | Stable | DCP / verified deterministic surface for interpreter execution on the current supported-platform matrix; broader VM-adjacent acceleration remains governed separately | Tests + implementation matrix + docs/records/audits/T81VM_STABLE_PROMOTION_EVIDENCE_2026-03-15.md |
| Axion Governance Kernel | Stable | Governed non-DCP overall; bounded evidence exists, but the broader governance/kernel surface is not automatically a verified deterministic surface | Tests + implementation matrix + docs/records/audits/AXION_STABLE_PROMOTION_EVIDENCE_2026-03-15.md |
| T81Lang | Stable | Governed non-DCP overall; language-spec stability is closed, but compiler/toolchain-wide deterministic promotion remains bounded by explicit evidence | docs/records/audits/T81LANG_STABLE_PROMOTION_EVIDENCE_2026-03-16.md + implementation matrix |
| Data Types | Implemented (Stable) | Frozen boundary enforced; determinism audit completed 2026-02-27 — Cell overflow UB fixed, T81Float signed-zero canonicalized, T81Map/T81Set type enforcement hardened. |
docs/reports/determinism_types_audit.md + tests/determinism/ + tests/cpp/ |
| T81Graph | Beta | Governed non-DCP; useful and implemented, but not yet a promoted verified deterministic surface as a whole | Implementation matrix + docs/records/audits/BG-09_IMPLEMENTATION_EVIDENCE_T81GRAPH_SERIALIZATION.md |
| Cognitive Tiers | Concept / Experimental | Experimental / non-DCP / non-verified unless promoted through governance | docs/status/EXPERIMENTAL_SURFACE_INVENTORY.md, spec/cognitive-tiers.md |
| Hanoi VM | Concept | Experimental / non-DCP / non-verified unless promoted through governance | Experimental inventory and specs |
/docs/status
stays usable as an active control surface rather than a historical note set.ci.yml, runtime-contract.yml remains a distinct cross-repo contract lane, and
bench.yml is the single push-sensitive benchmark workflow.README, HANDOFF, ROADMAP, BUILDABLE_NEXT_STEPS,
project-profile guidance, and AGENTS.md now present a more consistent newcomer and
contributor story.main stable,
keep portability regressions closed, and make RFC-00D1 easier for another engineer to
extend without needing maintainer memory.main after restoring include/t81/support/expected.hpp
fallback implementation (57f1a96c).actions/checkout history depth
in format.yml (b20934be), preventing full-tree fallback checks on push.57f1a96c).benchmarks/ and spec/ in Windows sparse checkout.vm_workload_determinism_signatures.log across reruns.t3k and t81lang promoted into required
quality-gate dependencies.agent/behavior declarations,
AGENT_INVOKE opcode, infer sugar; 16/16 assertions pass; tisc-spec §5.16 added.TExp, TSiLU, TSoftmax) now carry the correct HostFloat numeric class,
and ops::matmul has a dedicated IEEE float path for HostFloat inputs that skips both
deterministic_fma round-trips and eager DFixed canonical-fixed cache builds. The chained
WeightsLoad → TExp → TMatMul path drops from ~4 160 ms/iter to 0.0073 ms at 64 elements
(10–873× vs binary BigInt reference at sizes 64–4096). This removes the primary result-
representation gating factor identified in RFC-00BB §6.3 for progression toward
native_supported for dense decoder families.axion_agent_invoke_policy_test
(9 assertions, [AI-01..05]) closing the Axion runtime-integration evidence gap.BOOTAA64.EFI executed under
QEMU virt,accel=hvf (Apple Silicon HVF); all 10 contract files verified including
Phase 5 startup, CanonStore recovery (20 entries), display/network round-trips, and
durable session state. hal_main_result=0, kernel_boot_ready_slice=complete,
phase=5, shell_mode=typed-builtins. Evidence:
docs/records/audits/TERNARYOS_ARMV8_QEMU_BOOT_EVIDENCE_2026-03-22.md.axion-epoch-determinism lane, covering pooled-vs-unbounded kernel submit
equivalence for execution and audit outcomes in the experimental TernaryOS +
DPE boundary.docs/status/PROJECT_CONTROL_CENTER.mddocs/status/IMPLEMENTATION_MATRIX.mddocs/status/ACTIVE_RISKS.mddocs/status/T81LANG_PROMOTION_GATE.mddocs/governance/DETERMINISM_SURFACE_REGISTRY.mddocs/product/DETERMINISTIC_CORE_PROFILE.mdspec/rfcs/RFC-0048-deterministic-surface-definition-and-governance-boundaries.mdThis status document is descriptive and must remain aligned with the authority model and governance artifacts.