colibri/docs
Sam & Claude dc752d6ad3 docs(sl): fix quality-gates — vrata→preverjanje, krajevni→lokalni
"Vrata" is a correct translation for TCP/network ports, but wrong for
software quality gates. Changes:

quality-gates.md — rewritten: "kakovostno preverjanje" not "kakovostna vrata"
  vrata → preverjanje (gate → verification)
  krajevna → lokalno (local)
  kljuka → kavelj (door handle → git hook)
  padejo → spodleti (falls → fails)

Scattered fixes in 5 other files:
  cost-model.md, index.md, mother-hive.md, naming-decisions.md,
  store-schema.md — vrata → preverjanje/dovoljenja
  external-mcp.md — vrata → dovoljenja (permissions)

Kept: "vrata" for TCP ports (correct), "vhodna vrata" for front-door
metaphor (works in Slovenian), "vrata za poslušanje" for listening port.

Also fixed: frontmatter quoting for YAML (nested quotes, colons).
2026-06-26 12:04:37 +02:00
..
guide docs(sl): add 23 Slovenian terminology mappings to glossary 2026-06-26 11:19:00 +02:00
wiki docs(sl): fix quality-gates — vrata→preverjanje, krajevni→lokalni 2026-06-26 12:04:37 +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(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
PLAN-WIKI-CLAWDIE-SI.md feat(wiki): minimal Astro site for wiki.clawdie.si 2026-06-26 11:31:23 +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