lp-rollout: land v0.11.1 hook block (SCOPE.md + oversized docs + trifecta) #21
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Sub-issue of coilysiren/agentic-os-kai#548 (parent rollout: #505).
Land the agentic-os v0.11.1 hook block (context-load-points + owner-agnostic closes-issue) on gauntlet. It could not auto-land because committing the bump trips other managed hooks (pre-existing debt).
Hook block reference
Already adopted in
eco-configs/luca/session-lattice.pre-commit-config.yaml: managed block atrev: v0.11.1. Re-apply fresh in your worktree (runagentic-os/scripts/apply-agentic-os-hooks.pyor copy the block). Do not rely on uncommitted changes in the canonical checkout.Diagnosed violations
SCOPE.mdnot allowed;agents/*.mdnested.README.md4943c andSCOPE.md5060c, over the 4000c cap.AGENTS.mdmissing the 9 required H2 sections: Scope, Project shape, Repo boundaries, Commands, Validation, Safety, Cross-repo contracts, Release, Agent rules.Fix pattern
SCOPE.md→ fold into AGENTS.md ordocs/); adddocumentation-layoutexcludes for legit nestedagents/*.mdif they are real load points.docs/*.mdto get under the 4000c cap; keep real content.AGENTS.mdto the 9-section catalog-trifecta template.agentic_os.check_documentation_layout/check_catalog_trifecta/check_catalog_doc_sizeuntil clean.Landing
Commit, run pre-commit clean (never
--no-verify), then push to canonical Forgejo main:git push $(git config --get-all remote.origin.pushurl | grep forgejo) HEAD:mainGitHub mirror stays PR-gated. Use
closes <this forgejo issue url>in the commit. Close this issue when landed.