docs: fold reference docs into the wiki #176

Merged
clawdie merged 2 commits from feature/wiki-expansion into main 2026-06-24 17:38:39 +02:00
Owner

Move three standalone reference docs into docs/wiki/ and repoint all referrers.

Moved (git renames, history preserved):

  • docs/AGENT-EVENTS-REFERENCE.mddocs/wiki/agent-events-reference.md
  • docs/HEADROOM-SIDECAR.mddocs/wiki/headroom-sidecar.md
  • docs/INTEGRATION-LAYERED-SOUL.mddocs/wiki/layered-soul.md

Referrers updated: README.md, docs/README.md, docs/wiki/{agent-harness,cost-model,index}.md.

Includes a fix for a broken top-level README.md referrer that still pointed at the old docs/HEADROOM-SIDECAR.md path (wiki-lint only scans docs/wiki/, so it had slipped through).

Gates (run locally): wiki-lint --strict PASS 135/0 · check-format.sh clean · no dangling refs to any moved path.

Net: top-level docs 15 → 12, wiki pages 18 → 21.

🤖 Generated with Claude Code

Move three standalone reference docs into `docs/wiki/` and repoint all referrers. **Moved (git renames, history preserved):** - `docs/AGENT-EVENTS-REFERENCE.md` → `docs/wiki/agent-events-reference.md` - `docs/HEADROOM-SIDECAR.md` → `docs/wiki/headroom-sidecar.md` - `docs/INTEGRATION-LAYERED-SOUL.md` → `docs/wiki/layered-soul.md` **Referrers updated:** `README.md`, `docs/README.md`, `docs/wiki/{agent-harness,cost-model,index}.md`. Includes a fix for a broken top-level `README.md` referrer that still pointed at the old `docs/HEADROOM-SIDECAR.md` path (wiki-lint only scans `docs/wiki/`, so it had slipped through). **Gates (run locally):** `wiki-lint --strict` PASS 135/0 · `check-format.sh` clean · no dangling refs to any moved path. Net: top-level docs 15 → 12, wiki pages 18 → 21. 🤖 Generated with Claude Code
clawdie added 2 commits 2026-06-24 17:37:15 +02:00
docs: fix README referrer to moved headroom-sidecar wiki page
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
d01e858744
The wiki-expansion move left the top-level README pointing at the old
docs/HEADROOM-SIDECAR.md path. wiki-lint only scans docs/wiki, so this
slipped through; repoint to docs/wiki/headroom-sidecar.md.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
clawdie merged commit 482927fab8 into main 2026-06-24 17:38:39 +02:00
clawdie deleted branch feature/wiki-expansion 2026-06-24 17:38:39 +02:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: clawdie/colibri#176
No description provided.