T-WML6-citation-fix-reflows-overlength-lines
Status: closed/superseded · Impact: medium · Complexity: small
The readiness gate’s path claim-resolver flags shorthand path citations and prompts the
author to expand them to full paths, but it offers no reflow. Expanding util/git.ts to
plugin/lib/util/git.ts in T-UUMK’s ## Approach pushed two lines past MD013’s 100-char
limit — a regression caught only by the later quality gate rather than at the citation-fix
step. The fix is for the citation-fix path (in the SDLC plugin’s readiness gate /
claim-resolver) to reflow the line it just lengthened, so expanding a citation cannot
introduce an MD013 violation downstream.
The readiness gate’s path claim-resolver flags shorthand citations but offers no reflow, so expanding
util/git.ts→plugin/lib/util/git.tspushed two Approach lines past MD013’s 100-char limit, caught only by the later quality gate — the citation-fix path should reflow.
— T-UUMK-port-dashboard-four-source-view post-mortem
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”TBD — receiver to fill before promoting from planning/draft.
Discovery context
Section titled “Discovery context”Spawned by /sdlc:spawn-from-post-mortem on 2026-06-28 (UTC) from
T-UUMK-port-dashboard-four-source-view in git@github.com:sksizer/dev.git.
Classification: Upstream-plugin (sdlc) — the fix lands in the plugin’s readiness gate /
claim-resolver. Degenerate case (this checkout IS the plugin dev repo) plus no-network
sandbox: landed as a local task file carrying the sdlc-meta tag on the originating
feature branch rather than its own PR.
Dedup search (spawn-from-post-mortem): SPAWNED — override of the script’s LINKED-EXISTING decision. The script linked to T-44OO-plugin-scripts-self-discover-project-root (score 59), but T-44OO is about plugin scripts self-discovering project root / baseline-dir, an unrelated concern; the keyword overlap (claim-resolver, readiness, quality, approach) is coincidental. No existing task covers reflowing over-length lines after a citation expansion (verified: T-F61F, T-RKWR, T-A7MY are claim-resolver-adjacent but cover the resolver interface, cited-helper surface, and stale-language extensions respectively).