T-0O6S-widen-quantifier-resolver-ac-window
Status: closed/superseded · Impact: medium · Complexity: small
The task-work readiness gate’s AC quantifier resolver reads line-scoped, so an
AC quantifier whose pinning glob wraps onto the following line false-positives.
Widen the resolver’s window to span a full AC bullet (or, failing that, document
the line-scoped constraint in the implementation-ready contract so spec authors
keep quantifier and glob on one line). From the originating task
T-SITE-bootstrap-docs-website in https://github.com/sksizer/markdown-contract:
The T-SITE readiness gate flagged three spec defects the relevance check missed (an annotation inside a Files-to-touch Location cell, an index.(md|mdx) alternation read as a path, an AC quantifier whose pinning glob sat on the following line). The quantifier resolver reads line-scoped, so multi-line ACs can false-positive; widen the resolver’s window or document the line-scoped constraint in the implementation-ready contract.
TBD — receiver to fill before promoting from planning/draft.
Proposed
Section titled “Proposed”TBD — receiver to fill before promoting from planning/draft.
Approach
Section titled “Approach”TBD — receiver to fill before promoting from planning/draft.
Files to touch
Section titled “Files to touch”TBD — receiver to fill before promoting from planning/draft.
Acceptance criteria
Section titled “Acceptance criteria”TBD — receiver to fill before promoting from planning/draft.
Out of scope
Section titled “Out of scope”TBD — receiver to fill before promoting from planning/draft.
Dependencies
Section titled “Dependencies”- none
Discovery context
Section titled “Discovery context”Spawned by /sdlc:spawn-task-pr on 2026-07-03 UTC from
T-SITE-bootstrap-docs-website in https://github.com/sksizer/markdown-contract.