feat/ssh-access-okf-frontmatter #465

Merged
clawdie merged 4 commits from feat/ssh-access-okf-frontmatter into main 2026-08-01 11:23:56 +02:00
Owner
No description provided.
- New docs/SSH-ACCESS.md: single source of truth for Forgejo SSH config (port 2222, key forgejo-opus-smilepowered, all three Clawdie repos)
- AGENTS.md: updated Forgejo section to reference SSH-ACCESS.md; added okf-frontmatter gate section with schema and enforcement; added Platform Divergence Checklist table covering privilege escalation, jails, rc.d, ZFS, TLS, user mgmt, service enable, daemon path, logs, supervision; includes Issue #300 context (doas vs sudo)
- New scripts/check-okf.sh: validates okf frontmatter on all tracked *.md (presence, last_verified <= 30 days, source_of_truth exists, platform_notes when touching platform-specific code)
- scripts/ci-checks.sh: added okf-frontmatter gate to mandatory pre-push checks
- Both AGENTS.md and SSH-ACCESS.md now carry okf frontmatter
- docs/guide/install/controlplane-install.md: source_of_truth=crates/clawdie/src/platform.rs
- docs/guide/install/first-boot.md: source_of_truth=clawdie-iso/firstboot/setup.txt.template
- docs/FREEBSD-BUILD-LANE.md: source_of_truth=docs/MULTI-AGENT-HOST.md
- docs/CLAWDIE-INSTALLER-VALIDATION.md: source_of_truth=crates/clawdie/src/
- docs/COLIBRI-JAILED-AGENT-SPAWN-DESIGN.md: source_of_truth=crates/colibri-daemon/src/spawner.rs
- docs/MULTI-AGENT-HOST.md: source_of_truth=crates/colibri-daemon/src/

All include platform_notes documenting FreeBSD/Linux divergences
docs: add okf-frontmatter to iso.md, monitoring.md, jail-confinement.md
Some checks failed
CI / python-tests (pull_request) Successful in 1m42s
ci-gate / gate (pull_request) Failing after 5m35s
format-check / prettier (pull_request) Failing after 2m0s
leak-guard / guard (pull_request) Successful in 1m57s
CI / markdown (pull_request) Failing after 1m58s
CI / port (pull_request) Failing after 1m29s
CI / agent-jail-pkgs (pull_request) Failing after 3s
CI / rust (pull_request) Failing after 10m57s
6dddb43f46
- docs/guide/install/iso.md: source_of_truth=clawdie-iso/build.sh + clawdie-iso/firstboot/
- docs/guide/operate/monitoring.md: source_of_truth=crates/colibri-daemon/src/doctor.rs
- docs/wiki/jail-confinement.md: source_of_truth=crates/colibri-daemon/src/spawner.rs (FreeBSD-only)

PASS count: 8 -> 11
clawdie deleted branch feat/ssh-access-okf-frontmatter 2026-08-01 11:25:44 +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!465
No description provided.