Should template/section compliance be linted? #249
Labels
No labels
P0
P1
P2
P3
bug
create
delete
enhancement
filed-by/agent
filed-by/user
frozen
lint-rule
needs-info
needs-triage
next
plugin/cc-architect
plugin/os
plugin/os-adr
plugin/os-aidd-lint
plugin/os-backlog
plugin/os-context
plugin/os-doc-hygiene
plugin/os-sdlc
plugin/os-vault
project/cc-os
ready-for-agent
ready-for-human
recurring
review
update
waiting
wayfinder:grilling
wayfinder:map
wayfinder:map
wayfinder:research
wayfinder:task
wayfinder:task
wontfix
worklist/deviations
worklist/lint-rule
worklist/new-implement-build
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
jared/cc-os#249
Loading…
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?
Map: #239
Question
Now that the canonical templates (#241) and tiers (#240) are decided: should capture/ticket/spec template compliance be checked by a lint (os-aidd-lint-style deterministic cops, an os-backlog CLI validation, or nothing), and at what moment — at creation, at refine, or at handoff (ready-for-agent)?
Resolution
Decided (grilling session 2026-08-04):
plugins/os-backlog/references/templates/(#241). One tested implementation serves both callers that need it — refine's self-check (#242) and the check-out staleness checkpoint (#243). Gate logic in Ruby, not prompts. Rejected: extending os-aidd-lint (file-oriented charter, not tracker bodies) and judgment-only checking (unverifiable, drifts).ready-for-agentuntil the validator passes — the machine check backing the self-applied label; the check-out checkpoint reruns it at pickup as the staleness guard. Never at creation: capture stays minimal (title +## Context) and friction-free by design.CLI implementation itself is post-map sequencing work (with the sweep CLI; related: #186).