colibri/docs
Sam & Claude b8d499e85c
Some checks are pending
CI / rust (pull_request) Waiting to run
CI / markdown (pull_request) Waiting to run
CI / port (pull_request) Waiting to run
CI / agent-jail-pkgs (pull_request) Waiting to run
docs: rename PLAN/PROPOSAL/HANDOFF/ENHANCEMENT → implementation names
7 renames (no plan/proposal/handoff/enhancement in filenames):

    CLAWDIE-INSTALLER-HANDOFF.md → CLAWDIE-INSTALLER-VALIDATION.md
    CLAWDIE-STUDIO-PROPOSAL.md   → CLAWDIE-STUDIO.md
    COLIBRI-SKILLS-PLAN.md       → COLIBRI-SKILLS.md
    FREEBSD-BUILD-LANE-HANDOFF.md→ FREEBSD-BUILD-LANE.md
    GLASSPANE-TUI-ENHANCEMENTS.md→ GLASSPANE-TUI-DESIGN.md
    MULTI-AGENT-HOST-PLAN.md     → MULTI-AGENT-HOST.md
    PLAN-WIKI-CLAWDIE-SI.md      → WIKI-CLAWDIE-SI.md

  16 cross-references updated across 10 files.
  wiki-lint --strict: PASS (146 refs, 0 failures).
2026-06-26 17:32:39 +02:00
..
guide docs: rename PLAN/PROPOSAL/HANDOFF/ENHANCEMENT → implementation names 2026-06-26 17:32:39 +02:00
wiki docs: rename PLAN/PROPOSAL/HANDOFF/ENHANCEMENT → implementation names 2026-06-26 17:32:39 +02:00
CLAWDIE-INSTALLER-VALIDATION.md docs: rename PLAN/PROPOSAL/HANDOFF/ENHANCEMENT → implementation names 2026-06-26 17:32:39 +02:00
CLAWDIE-STUDIO.md docs: rename PLAN/PROPOSAL/HANDOFF/ENHANCEMENT → implementation names 2026-06-26 17:32:39 +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.md docs: rename PLAN/PROPOSAL/HANDOFF/ENHANCEMENT → implementation names 2026-06-26 17:32:39 +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.md docs: rename PLAN/PROPOSAL/HANDOFF/ENHANCEMENT → implementation names 2026-06-26 17:32:39 +02:00
GLASSPANE-TUI-DESIGN.md docs: rename PLAN/PROPOSAL/HANDOFF/ENHANCEMENT → implementation names 2026-06-26 17:32:39 +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.md docs: rename PLAN/PROPOSAL/HANDOFF/ENHANCEMENT → implementation names 2026-06-26 17:32:39 +02:00
README.md docs: rename PLAN/PROPOSAL/HANDOFF/ENHANCEMENT → implementation names 2026-06-26 17:32:39 +02:00
VAULT-PROVISION-RUNBOOK.md docs: harness-agnostic + plainer doc names; codify naming principle 2026-06-24 16:33:40 +02:00
WIKI-CLAWDIE-SI.md docs: rename PLAN/PROPOSAL/HANDOFF/ENHANCEMENT → implementation names 2026-06-26 17:32:39 +02:00

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-SKILLS.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
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