feat(wiki): mother-hive decisions page + strict lint gate + pre-push hook #167

Merged
clawdie merged 1 commit from feature/wiki-strict-and-hook into main 2026-06-24 13:31:21 +02:00
Owner
  • New docs/wiki/mother-hive.md — thin decisions page covering forced-command
    SSH boundary, single-home-in-colibri, hive_nodes rationale, peer auth,
    key-on-seed, and daemon-user design. Links to MOTHER-SETUP.md for setup
    instructions; never duplicates them.
  • Flip wiki-lint to --strict in ci-checks.sh — drift failures now block the
    gate the same as clippy warnings. 42 PASS / 0 FAIL, clean since merge.
  • New scripts/pre-push — runs ci-checks.sh on every git push to main. Install
    once: ln -sf ../../scripts/pre-push .git/hooks/pre-push. Bypass only with
    --no-verify. Closes the gap that let pi_binary reach main (gate existed but
    nobody was forced through it).
  • Updated AGENTS.md, quality-gates.md, and index.md to reflect all three.
- New docs/wiki/mother-hive.md — thin decisions page covering forced-command SSH boundary, single-home-in-colibri, hive_nodes rationale, peer auth, key-on-seed, and daemon-user design. Links to MOTHER-SETUP.md for setup instructions; never duplicates them. - Flip wiki-lint to --strict in ci-checks.sh — drift failures now block the gate the same as clippy warnings. 42 PASS / 0 FAIL, clean since merge. - New scripts/pre-push — runs ci-checks.sh on every git push to main. Install once: ln -sf ../../scripts/pre-push .git/hooks/pre-push. Bypass only with --no-verify. Closes the gap that let pi_binary reach main (gate existed but nobody was forced through it). - Updated AGENTS.md, quality-gates.md, and index.md to reflect all three.
clawdie added 1 commit 2026-06-24 13:31:04 +02:00
feat(wiki): mother-hive decisions page + strict lint gate + pre-push hook
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
4f5876a7ea
- New docs/wiki/mother-hive.md — thin decisions page covering forced-command
  SSH boundary, single-home-in-colibri, hive_nodes rationale, peer auth,
  key-on-seed, and daemon-user design. Links to MOTHER-SETUP.md for setup
  instructions; never duplicates them.
- Flip wiki-lint to --strict in ci-checks.sh — drift failures now block the
  gate the same as clippy warnings. 42 PASS / 0 FAIL, clean since merge.
- New scripts/pre-push — runs ci-checks.sh on every git push to main. Install
  once: ln -sf ../../scripts/pre-push .git/hooks/pre-push. Bypass only with
  --no-verify. Closes the gap that let pi_binary reach main (gate existed but
  nobody was forced through it).
- Updated AGENTS.md, quality-gates.md, and index.md to reflect all three.
clawdie merged commit 64f46dea57 into main 2026-06-24 13:31:21 +02:00
clawdie deleted branch feature/wiki-strict-and-hook 2026-06-24 13:31:22 +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#167
No description provided.