colibri/docs
Sam & Claude b233aa8d9e
Some checks failed
CI / agent-jail-pkgs (pull_request) Has been cancelled
CI / rust (pull_request) Has been cancelled
CI / markdown (pull_request) Has been cancelled
CI / port (pull_request) Has been cancelled
docs: normalize prose dates to DD.mon.YYYY (AGENTS.md rule)
Convert US/ISO prose dates (2026-06-21) to EU format (21.jun.2026) across colibri
docs + wiki. Left as-is (data, not prose): the captured JSON "time" timestamp in
AGENT-EVENTS-REFERENCE and the rustc/cargo version strings in
CLAWDIE-INSTALLER-HANDOFF — ISO is correct for machine timestamps/filenames.

Gates: wiki-lint --strict clean; markdown format clean.
2026-06-24 16:43:41 +02:00
..
wiki docs: normalize prose dates to DD.mon.YYYY (AGENTS.md rule) 2026-06-24 16:43:41 +02:00
AGENT-EVENTS-REFERENCE.md docs: harness-agnostic + plainer doc names; codify naming principle 2026-06-24 16:33:40 +02:00
CLAWDIE-INSTALLER-HANDOFF.md docs: normalize prose dates to DD.mon.YYYY (AGENTS.md rule) 2026-06-24 16:43:41 +02:00
CLAWDIE-STUDIO-PROPOSAL.md docs: repair formatting + content from positive-language rewrite (#124) 2026-06-21 13:19:26 +02:00
COLIBRI-EXTERNAL-MCP-PROTOTYPE.md feat(rc): rename test agent and load provider env (Sam & Codex) 2026-06-15 07:35:44 +02:00
COLIBRI-JAILED-AGENT-SPAWN-DESIGN.md fix(spawner): stage jail spawn files under daemon-owned home, not /var/run 2026-06-21 17:37:32 +02:00
COLIBRI-SKILLS-PLAN.md docs: proof runbook → clean CLI + sweep #126 markdown corruption 2026-06-21 14:46:19 +02:00
COLIBRI-TOKENOMICS-TRIFECTA.md docs: normalize prose dates to DD.mon.YYYY (AGENTS.md rule) 2026-06-24 16:43:41 +02:00
FREEBSD-BUILD-LANE-HANDOFF.md docs: rewrite negative patterns as positive actionable instructions 2026-06-21 13:09:19 +02:00
HEADROOM-SIDECAR.md docs: repair formatting + content from positive-language rewrite (#124) 2026-06-21 13:19:26 +02:00
INTEGRATION-LAYERED-SOUL.md docs: normalize prose dates to DD.mon.YYYY (AGENTS.md rule) 2026-06-24 16:43:41 +02:00
ISO-ACCEPTANCE-RUNBOOK.md test: rename 'fake' test agent → 'sample' (lighter, less loaded) 2026-06-23 18:19:49 +02:00
ISO-SERVICE-LAYOUT.md test: rename 'fake' test agent → 'sample' (lighter, less loaded) 2026-06-23 18:19:49 +02:00
MULTI-AGENT-HOST-PLAN.md docs: normalize prose dates to DD.mon.YYYY (AGENTS.md rule) 2026-06-24 16:43:41 +02:00
PLAN-MOTHER-MCP-VAULT-KEYS.md docs: prettier-format PLAN-MOTHER-MCP-VAULT-KEYS table alignment 2026-06-21 22:47:45 +02:00
PRIORITY-HANDOFF-ISO-SPAWN-COST.md docs: normalize prose dates to DD.mon.YYYY (AGENTS.md rule) 2026-06-24 16:43:41 +02:00
README.md docs: harness-agnostic + plainer doc names; codify naming principle 2026-06-24 16:33:40 +02:00
TRUSS-SPAWN-ANALYSIS.md docs: normalize prose dates to DD.mon.YYYY (AGENTS.md rule) 2026-06-24 16:43:41 +02:00
VAULT-PROVISION-RUNBOOK.md docs: harness-agnostic + plainer doc names; codify naming principle 2026-06-24 16:33:40 +02:00

Colibri Docs Index

A quick-reference guide to every document in this folder.

Document One-liner Audience
CLAWDIE-INSTALLER-HANDOFF.md FreeBSD validation handoff for the clawdie installer Codex (FreeBSD)
CLAWDIE-STUDIO-PROPOSAL.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-SKILLS-PLAN.md Skills catalog roadmap: read-only Phase 1, write-gated Phase 2+ Agents
COLIBRI-TOKENOMICS-TRIFECTA.md Strategic vision: useful tokens, cost-per-intelligence, measurement All
HEADROOM-SIDECAR.md Optional headroom-ai tool-result compression sidecar Agents
INTEGRATION-LAYERED-SOUL.md How Colibri consumes layered-soul reviewed context today vs planned Agents
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-PLAN.md Current sprint: multi-agent task-board tests + CLI surface gaps All agents
PLAN-MOTHER-MCP-VAULT-KEYS.md Vaultwarden pubkey exchange for mother MCP link (direction B) Sam & Hermes
PRIORITY-HANDOFF-ISO-SPAWN-COST.md ISO boot validation, Pi spawn path, cost mode enforcement (P2/P3 done) All agents
TRUSS-SPAWN-ANALYSIS.md truss trace of jail-spawn Permission Denied — root cause + fix Debugging
VAULT-PROVISION-RUNBOOK.md First-proof runbook: vault → jail → .env chain (clean CLI) Agents, Sam