Skip to content

docs: cleanup historical artifacts (~17k lines)#406

Merged
jjackson merged 1 commit into
mainfrom
docs/cleanup-2026-05-22
May 22, 2026
Merged

docs: cleanup historical artifacts (~17k lines)#406
jjackson merged 1 commit into
mainfrom
docs/cleanup-2026-05-22

Conversation

@jjackson
Copy link
Copy Markdown
Owner

Summary

Audit pass over docs/ removed ~17,300 lines of unreferenced historical artifacts. Companion to PR #403 (docregen). Findings from the analysis triggered by the user reviewing what's accumulated in the project.

Deletions

  • docs/superpowers/plans/ — wholesale (11 files, ~13k lines). Post-shipment implementation plans. Zero references from any skill/agent/CLAUDE.md. PR diffs are the truth, not plan checkboxes.
  • docs/superpowers/specs/ — 8 unreferenced (~2,100 lines): ace-solicitations-phase-design, app-multimedia-coverage-design, skills-audit-findings, mobile-cloud-runner-poc, mobile-cloud-runner-api-gaps, ace-sweep-atom-contracts, ace-sweep-design, work-order-skill-design. Kept the 5 that ARE referenced (shallow-deep-qa-split-design, decisions-log-design, qa-eval-migration, state-consolidation, focus-group-archetype-redefinition).
  • docs/generated/playbook.md — 16-day-stale derived artifact (claimed "8-phase orchestration"; pipeline has been 10-phase for weeks). /ace:docs regenerates it when next needed.

Broken cross-references fixed

  • skills/README.md — 2 refs to deleted 2026-04-01-ace-design.md replaced with pointers to CLAUDE.md + agents/orchestrator-reference.md (and one absorbed inline).
  • skills/upload-transcript/SKILL.md — ref to deleted 2026-05-02-ace-run-multi-run-revival-design.md dropped.
  • README.md Documentation section — refreshed; broken anchor refs replaced with CLAUDE.md, agents/orchestrator-reference.md, the integrations playbook, and the ace-web sibling.

Stacking note

This branches from main, not from docs/regen-2026-05-22 (PR #403). When #403 lands first, the regenerated CLAUDE.md still mentions docs/superpowers/plans/ in the Layout section — after this PR lands, that becomes a slightly-stale reference (the directory will be empty). Cheap fix on the next regen; not worth conflict-stacking the PRs.

Followups NOT in this PR

  • SKILL.md ## Change Log compression — 83 skills carry 5-13 historical changelog entries that bloat their context every dispatch. Estimated 5K-line saving. Deserves its own PR (real edit churn).
  • .claude/pm/runs/ early-April compaction — light touch; folds into one durable learning when someone gets to it.

Test plan

  • clean-install status check
  • Spot-check that no grep for any deleted filename hits anywhere in skills/, agents/, README.md, CLAUDE.md (already verified locally)

🤖 Generated with Claude Code

Audit pass over docs/ found a lot of accumulated detritus that no
code, skill, or agent references. Removing the unreferenced
historical artifacts and fixing the broken cross-references that
result.

Deletions (~17,300 lines)
- docs/superpowers/plans/ — wholesale (11 files, ~13k lines). These
  were post-shipment implementation plans, zero references from any
  skill/agent/CLAUDE.md. The PR diff is the truth, not the plan
  checkboxes.
- docs/superpowers/specs/ — 8 unreferenced design docs (~2,100 lines):
  ace-solicitations-phase-design, app-multimedia-coverage-design,
  skills-audit-findings, mobile-cloud-runner-poc + api-gaps,
  ace-sweep-atom-contracts + design, work-order-skill-design.
  Kept the 5 specs that ARE referenced from skills/CLAUDE.md
  (shallow-deep-qa-split, decisions-log, qa-eval-migration,
  state-consolidation, focus-group-archetype-redefinition).
- docs/generated/playbook.md — 16-day-stale derived artifact
  (claimed "8-phase orchestration"; pipeline has been 10-phase for
  weeks). Regenerated by `/ace:docs` when next needed.

Broken cross-references fixed
- skills/README.md — two refs to deleted 2026-04-01-ace-design.md
  replaced with pointers to CLAUDE.md + agents/orchestrator-reference.md
  and (for the dry-run paragraph) absorbed inline.
- skills/upload-transcript/SKILL.md — ref to deleted
  2026-05-02-ace-run-multi-run-revival-design.md dropped; the
  sentence stands on its own.
- README.md — Documentation section refreshed; broken refs to
  ace-design.md and ace-web-harness-design.md replaced with
  pointers to CLAUDE.md, agents/orchestrator-reference.md, the
  integrations playbook, and the ace-web sibling repo.

Followups not in this PR (called out in the analysis but deferred):
- SKILL.md ## Change Log compression (every skill carries 5-13
  historical entries that bloat its context every time it dispatches).
  Bigger code change; deserves its own PR.
- .claude/pm/runs/ early-April compaction. Light touch; folds into
  one durable learning when someone gets to it.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@jjackson jjackson enabled auto-merge May 22, 2026 08:57
@jjackson jjackson merged commit 4beaa79 into main May 22, 2026
2 checks passed
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