As a contributor browsing the delivery-planning space, I want the sequencing page gone rather than narrowed, so that no stale wave table is reachable and the backlog query is the only inventory.
Acceptance Criteria
Notes
This story is blocked by #402 and #403: the page is the source both of them read from, so it is deleted last.
A link check confirmed at planning time that no tracked markdown links to the page; the only textual mentions are past-tense prose in docs/delivery/lessons/. The acceptance criteria assert this rather than assume it, so a link added between planning and implementation is caught.
As a contributor browsing the delivery-planning space, I want the sequencing page gone rather than narrowed, so that no stale wave table is reachable and the backlog query is the only inventory.
Acceptance Criteria
docs/delivery/sequencing.md, then zero matches are returned.Notes
This story is blocked by #402 and #403: the page is the source both of them read from, so it is deleted last.
A link check confirmed at planning time that no tracked markdown links to the page; the only textual mentions are past-tense prose in
docs/delivery/lessons/. The acceptance criteria assert this rather than assume it, so a link added between planning and implementation is caught.