docs: correct stale references + document new mechanisms #7
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "docs/accuracy-pass"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
A documentation-accuracy pass after the recent CI/pipeline work (cve-watch, repro-check, hardening-drift guard, seed-bump, bot-account migration). Docs-only; the
intent-matches-policygate still passes after the POLICY.md rewrite, and all code fences are balanced.Accuracy fixes
releases/README.md— manifest schema rewritten to the seed-era model (upstream_seed+sbom; dropped the pre-seedconfig_sha256/build_scripts_commit/stock_config_sources, none of which exist in real manifests). Fixed thefinal.configdescription: the drift baseline is consumed bytools/check-hardening-drift.shinbuild-kernel.yml, not a "new-symbol guard in configure-kernel.sh".docs/operators/first-build.md— removed "runpublish.ymltwice withcomponent=main/debug" (there is nocomponentinput; one dispatch auto-splits and publishes both). Replaced the GitHub-onlygh release deletewith a Forgejo/teanote. Added the post-publishrepro-check.ymldispatch step.configs/POLICY.md— container-NAT pins live inintent.config, not a non-existentconfigs/debian-trixie-amd64.config; rewrote the review process to the real two gates (fidelity assertion +check-hardening-drift.sh), dropped the non-existenthardened-overlay.config, and noted the drift guard now catches the silent-disappearance class.docs/operators/runner-setup.md— dropped the obsolete per-target / sibling-container model (the build runs in onedebian:trixiejob container); corrected the docker-socket rationale; noted Forgejo 15.0.2 and the absentworkflow_runtrigger.docs/users/building-from-source.md—cd linux-hardened→linux-hardened-unredacted.README.md— dropped/dev/kmem(removed upstream, not a project pin).New docs
unredacted-bot) custody model inrunner-setup.md+SECURITY.md(it's part of the trust surface; can't sign a kernel).archiveapt component (installing rotated-out versions) ininstall.md.ALLOW_HARDENING_REGRESSIONinPOLICY.mdandconfig-architecture.md.REQUIRE_NET_ISOLATIONknob inrunner-setup.md.Note:
OPERATOR_TODO.mdandDECISIONS.mdare gitignored, so their (also-stale) copies are out of scope for this PR — the tracked operator docs carry the corrected guidance.🤖 Generated with Claude Code