colibri/docs
Sam & Claude ba19a5e2ca
Some checks failed
CI / rust (pull_request) Has been cancelled
CI / markdown (pull_request) Has been cancelled
CI / port (pull_request) Has been cancelled
CI / agent-jail-pkgs (pull_request) Has been cancelled
docs(guide): rework localization to Astro-native + Slovenian batch 1
Localization rework: rewrite docs/guide/localization/{index,how-it-works,
setup,troubleshooting}.md to describe Starlight-native i18n — locales mirror
the tree under docs/guide/<lang>/ (default English at root), the cms-jail
Astro deploy builds all locales, no external service in the live path.
Corrects the stale docs/public/ references (docs live in docs/guide/) and
demotes Crowdin to a clearly-labelled Future-plan note (not wired up today).

Slovenian batch 1 under docs/guide/sl/: navigable skeleton across every
section (top index + all six section indexes + the localization index) plus
two fully translated content pages (operate/terminal-capture,
architecture/control-plane-bridge). Literal commands/JSON/env-vars kept in
English; prose, frontmatter, and table headers translated. prettier-clean,
no real tailnet IPs. Content-heavy bodies (install/operate/architecture/
reference/roadmap) are batch 2, recommended after a native review of this set.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-26 09:55:58 +02:00
..
guide docs(guide): rework localization to Astro-native + Slovenian batch 1 2026-06-26 09:55:58 +02:00
wiki docs(guide): port 39 procedural docs from clawdie-ai to colibri 2026-06-26 09:16:43 +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
COLIBRI-EXTERNAL-MCP-PROTOTYPE.md
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(handoff): fix artifact list, add node+npm requirement 2026-06-24 19:42:33 +02:00
GLASSPANE-TUI-ENHANCEMENTS.md docs(guide): port 39 procedural docs from clawdie-ai to colibri 2026-06-26 09:16:43 +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(guide): port 39 procedural docs from clawdie-ai to colibri 2026-06-26 09:16:43 +02:00
README.md docs: move reference docs into wiki (agent-events, headroom, layered-soul) 2026-06-24 17:32:13 +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
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
VAULT-PROVISION-RUNBOOK.md First-proof runbook: vault → jail → .env chain (clean CLI) Agents, Sam