Replace jargon term 'golden tests' with clearer 'fixtures tests' throughout the codebase. This aligns with the project's preference for explicit, understandable terminology over obscure testing jargon. Changes: - Renamed crates/colibri-contracts/tests/golden.rs → fixtures.rs - Updated comments in fixtures.rs and session.rs - Updated docs: AGENTS.md, README.md, colibri.md, index.md - Updated wiki: contracts.md, runtime-inventory.md, sl/contracts.md Note: Kept intentional 'golden line' metaphor in COLIBRI-TOKENOMICS-TRIFECTA.md as it refers to the concept, not the test file. All gates pass: - cargo fmt, clippy, test (14/14 in contracts) - wiki-lint: 187/0 |
||
|---|---|---|
| .. | ||
| guide | ||
| wiki | ||
| CLAWDIE-INSTALLER-VALIDATION.md | ||
| CLAWDIE-STUDIO.md | ||
| COLIBRI-EXTERNAL-MCP-PROTOTYPE.md | ||
| COLIBRI-JAILED-AGENT-SPAWN-DESIGN.md | ||
| COLIBRI-TOKENOMICS-TRIFECTA.md | ||
| FREEBSD-BUILD-LANE.md | ||
| ISO-ACCEPTANCE-RUNBOOK.md | ||
| ISO-SERVICE-LAYOUT.md | ||
| MULTI-AGENT-HOST.md | ||
| README.md | ||
| VAULT-PROVISION-RUNBOOK.md | ||
| WIKI-CLAWDIE-SI.md | ||
Colibri Docs Index
A quick-reference guide to every document in this folder.
| Document | One-liner | Audience |
|---|---|---|
CLAWDIE-INSTALLER-VALIDATION.md |
FreeBSD validation handoff for the clawdie installer |
Codex (FreeBSD) |
CLAWDIE-STUDIO.md |
Zed/Claude Code + control plane integration (bare-metal deployment option) | Sam & agents |
COLIBRI-EXTERNAL-MCP-PROTOTYPE.md |
Colibri as MCP host for external stdio servers (jailed, 3-tier trust) | Agents |
COLIBRI-JAILED-AGENT-SPAWN-DESIGN.md |
FreeBSD jail confinement for spawned agents — accepted & implemented | Rust agents |
COLIBRI-TOKENOMICS-TRIFECTA.md |
Strategic vision: useful tokens, cost-per-intelligence, measurement | All |
ISO-ACCEPTANCE-RUNBOOK.md |
Post-boot acceptance commands after staging Colibri into an ISO | Codex (FreeBSD) |
ISO-SERVICE-LAYOUT.md |
rc.conf service layout for the ISO image |
All |
MULTI-AGENT-HOST.md |
Current sprint: multi-agent task-board tests + CLI surface gaps | All agents |
VAULT-PROVISION-RUNBOOK.md |
First-proof runbook: vault → jail → .env chain (clean CLI) |
Agents, Sam |