feat(ansible): enable code-comments on YAML, grandfather deploy debt #217

Closed
opened 2026-06-04 09:49:33 +00:00 by coilysiren · 0 comments
Owner

agentic-os v0.14.0 extends code-comments to YAML (coilyco-flight-deck/agentic-os#159) and drops infra's deliberate opt-out. Enable the hook here:

  • Bump the managed block to the canonical Forgejo URL @ v0.14.0 and add - id: code-comments.
  • Enforce on the active ansible/** surface: trim the freshen.yml header and role/inventory comment blocks to <=2 contiguous lines / <=90 chars, pushing durable detail into docs/ansible.md.
  • Grandfather the pre-existing deploy manifest + terraform + workflow YAML comment debt (~503 violations) via [tool.agentic-os.code-comments] excludes, mirroring the documentation-layout grandfathering. Cleanup tracked separately.
agentic-os v0.14.0 extends `code-comments` to YAML (coilyco-flight-deck/agentic-os#159) and drops infra's deliberate opt-out. Enable the hook here: - Bump the managed block to the canonical Forgejo URL @ v0.14.0 and add `- id: code-comments`. - Enforce on the active `ansible/**` surface: trim the freshen.yml header and role/inventory comment blocks to <=2 contiguous lines / <=90 chars, pushing durable detail into `docs/ansible.md`. - Grandfather the pre-existing deploy manifest + terraform + workflow YAML comment debt (~503 violations) via `[tool.agentic-os.code-comments]` excludes, mirroring the documentation-layout grandfathering. Cleanup tracked separately.
Sign in to join this conversation.
No description provided.