Laws (physics layer)

The operational laws on top of the seven constitutional axioms. Four Greek concepts live in this folder — three ship code (η Proof Store at Phase 0, κ Rule Engine at Phase 1, θ Consensus at Phase 3), one is spec-only until a later phase (ι State Fork).

Contents

  • η Proof Storecolibri_code: partial — shipped Phase 0 (Wave E/F): Merkle tree, merkle_finalize, merkle_root.
  • κ Rule Enginecolibri_code: partial — shipped Phase 1 (R87): DSL pipeline (lexer/parser/validator/registry), engine + builtins, admission evaluator, versioning + migration.
  • θ Consensuscolibri_code: partial — shipped Phase 3 (R89): 13 sub-tasks (#234–#246) covering vote messages, quorum, finality, gossip, time anchors, equivocation, VRF stub (ADR-002 Option A), MCP tools, parity harness, fork hook.
  • ι State Forkcolibri_code: none — spec-only, Phase 5+ target (branching protocol).

See also

  • Physics — physics-layer overview (constitution, laws, enforcement).
  • 3 — World — the runtime model.
  • 5-time roadmap — phase-by-phase activation schedule.

Table of contents


Back to top

Colibri — documentation-first MCP runtime. Apache 2.0 + Commons Clause.

This site uses Just the Docs, a documentation theme for Jekyll.