Skip to content
t81dev edited this page Nov 24, 2025 · 3 revisions

T81 Foundation Wiki

Welcome to the T81 Foundation wiki. This space documents the T81 Base‑81 ternary computing stack: language (T81Lang), instruction set (TISC), virtual machine (T81VM), deterministic microkernel (Hanoi), content‑addressed filesystem (CanonFS), and ethics‑aware governor (Axion).

Spec Root: https://github.com/t81dev/t81-foundation/tree/main/spec • RFCs: https://github.com/t81dev/t81-foundation/tree/main/spec/rfcs

Quick Start

Stack at a Glance

  • T81Lang ⇢ TISC ⇢ T81VM ⇢ Hanoi ⇢ CanonFS ⇢ Axion
  • Cognition tiers: T81 → T243 → T729 → T2187 → T6561 → T19683 with Θ overlays.

What this wiki covers

  • Canonical interfaces, execution semantics, wire formats
  • Deterministic scheduling and provenance
  • AGI containment and non‑self‑modification guarantees

Clone this wiki locally