-
Notifications
You must be signed in to change notification settings - Fork 2
# Architecture Overview
t81dev edited this page Nov 24, 2025
·
1 revision
The T81 stack layers:
-
T81Lang — Base‑81‑native language with
T81BigInt,T81Float,T81Fractionand deterministic semantics. - TISC — Ternary instruction set with modular arithmetic, tensor ops, and recursive control.
- T81VM — Deterministic runtime/JIT with tier promotion: T81 → T243 → T729 → T2187 → T6561 → T19683.
- Hanoi Kernel — Deterministic, capability‑native microkernel with an 81‑slot scheduler and ethics‑first boot.
- CanonFS — Immutable, content‑addressed filesystem using CanonHash‑81, CapabilityGrant v2, CanonParity, and CanonLink.
- Axion Governor — Immutable, non‑self‑modifying AI that enforces Θ‑overlays, monitors entropy, vetoes unsafe transitions, and orchestrates snapshot/rollback.
All durable state MUST reside in CanonFS. Syscalls are total, deterministic, and subject to Axion veto.
Last updated: 2025-11-24 • Licensed CC BY 4.0 • Spec Root: https://github.com/t81dev/t81-foundation/tree/main/spec