lockdown-deny.sh template trips agentic-os v0.2.8 code-comments hook #93
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?
Problem
coily lockdown --apply --replacewrites a 4-line comment header to.claude/lockdown-deny.sh:This violates the agentic-os v0.2.8
code-commentshook (MAX_CONTIGUOUS=2). Every repo that adopts both coily lockdown and agentic-os v0.2.8 pre-commit fails out of the gate on this auto-generated file.Fix
Shorten the auto-generated header to <=2 contiguous comment lines, e.g.:
Surfaced from
coilysiren/galaxy-gen#76 - blocked landing the v0.2.8 bump because lockdown-deny.sh is the last 3 of 247 first-party violations.
Ported from coilysiren/coily#337.
Merged into #85 in the 2026-05-29 backlog burn-down. Duplicate lockdown-deny.sh comment-header TOL=2 bug Reopen if it should stand alone.