Skip to content

docs: reconcile bot-pipeline-unblock plan doc with shipped implementation #2850

Description

@bpamiri

The design plan committed in #2847 (docs/superpowers/plans/2026-06-03-bot-pipeline-unblock.md) has two minor drifts from the merged code, flagged by Reviewer A. Both are cosmetic — the code is the source of truth — but worth tidying so a future reader isn't misled.

  1. Every implementation step is - [ ] (unchecked) even though the work shipped. Via git blame / docs search this reads as a pile of un-done work. Fix: add a header note (e.g. > Implementation complete as of #2847; checkboxes left for historical fidelity) or bulk-check the boxes.

  2. Allowlist description drifted. Under "Decisions carried from spec open-questions," the plan lists web/sites/*/src/content/** as low-risk. The shipped .github/scripts/classify-conflicts.sh dropped that arm — *.md/*.mdx (any path) already covers MDX content, and non-markdown files under content trees now correctly escalate. Update the plan's allowlist note to match, or add a "final implementation refined this — see classify-conflicts.sh" pointer.

Priority: low. Surfaced during the #2847 review cycle.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions