Skip to content

docs: delete executed design specs and check every doc link - #33

Merged
ttncode merged 1 commit into
mainfrom
docs/delete-design-history
Sep 17, 2026
Merged

ttncode merged 1 commit into
mainfrom
docs/delete-design-history

Conversation

@ttncode

@ttncode ttncode commented Sep 17, 2026

Copy link
Copy Markdown
Owner

What this changes

  • Deletes docs/superpowers/ (8 specs, 2 plans). All were executed; the decisions they carried live in docs/decisions/, the history in git.
  • Drops the two references to them (docs/PROVENANCE.md, docs/tour/09-wizard.md), keeping the facts inline.
  • tests/documentation.bats now checks backticked paths in README.md, CONTRIBUTING.md and docs/README.md too, and checks that every relative link and image under README.md, CONTRIBUTING.md and docs/ resolves.
  • CONTRIBUTING.md: you/.github is a repository name, not a path in this repo, so it is no longer backticked.

How it was verified

  • bats tests/documentation.bats: widened path test failed with missing: you/.github before the fix, 5/5 pass after.
  • mise run test-unit: 199/199. mise run lint: clean.

Checklist

  • mise run lint passes
  • mise run test-runner passes — docs and a doc test only; CI runs it
  • New behaviour has a test that fails without the change
  • Docs that describe changed behaviour were updated in the same commit
  • No unrelated changes

@ttncode
ttncode merged commit 0beff22 into main Sep 17, 2026
21 of 22 checks passed
@ttncode
ttncode deleted the docs/delete-design-history branch September 17, 2026 06:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant