Contracts

Step 2 of the T3 executor’s 5-step chain: audit → contract → packet → implement → verify. Each contract states the behavioral guarantee the task will uphold — invariants, I/O shape, non-goals — before any code is written. See CLAUDE.md §6.

Organization

Files are named <task-slug>-contract.md. Every Phase 0 task (p0-*) plus every R75/R76/R77 round task has a contract artefact in this folder. Browse the sidebar or search by task slug.

See also


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.