Skip to content

chore: remove historical tier-1 dogfood bundles#137

Merged
ThomasK33 merged 1 commit into
mainfrom
dogfood-f40m
Jun 11, 2026
Merged

chore: remove historical tier-1 dogfood bundles#137
ThomasK33 merged 1 commit into
mainfrom
dogfood-f40m

Conversation

@ThomasK33

Copy link
Copy Markdown
Member

What

Removes the 30 date-stamped historical dogfood bundles that dogfood/CATALOG.md already classified as project-history rather than reviewer-facing references, plus the legacy generate-week3-bundles.sh helper:

  • Week 1–3 milestone bundles (20260319-*, 20260320-*, 20260321-*)
  • Week 4 review bundles (20260322-*week4*, 20260322-global-cli-context, 20260322-dogfood-week4-features)
  • Week 5 historical workstreams (20260323-week5-render-*, -review-helper, -platform-closure)
  • Week 6/7 phased rollout bundles (20260325-week6-*, 20260325-week7-*)
  • Nerd-font investigations (20260326-*nerd-font*)

Net effect: dogfood/ shrinks from 52 MB / 66 entries / 1465 files to 41 MB / 36 entries / 884 files (584 files, ~30k lines removed). The bundles remain available in git history.

Why

The dogfood directory had accumulated one-off build-out evidence that made it hard to find the canonical, release-gate, and recovery bundles a new reviewer actually needs. This keeps the curated surface (canonical scenarios, validation/release gates, recovery bundles) intact and drops only what the catalog itself called historical.

Behavior changes

  • None to code, CLI surface, or CI-validated canonical bundles (20260326-week9-release-readiness, 20260325-week8-contract-locks, run-command, agent-uses-agent-tty are untouched).
  • Docs updated in the same change so the catalog parity check stays green:
    • dogfood/CATALOG.md: removed rows for deleted bundles; replaced the historical-bundles list with a git-history pointer.
    • dogfood/README.md: dropped the legacy-helper-scripts section.
    • AGENTS.md: removed the generate-week3-bundles.sh example.

Validation

  • npx vitest run test/unit/tools/validate-bundle.test.ts test/unit/tools/validate-canonical-bundles.test.ts test/unit/tools/review-bundle.test.ts — 43 tests pass.
  • npx tsx src/tools/validate-canonical-bundles.ts — all 4 canonical bundles pass; catalog parity passes (every CATALOG.md entry resolves to a directory).
  • mise run ci — 160 test files / 1619 tests, build, and install smoke all green.

Follow-up (not in this PR): a second tier of superseded one-off proof bundles (~10 MB) was identified and can be removed later if desired.


Generated with mux • Model: anthropic:claude-fable-5 • Thinking: high

Drop the 30 date-stamped project-history bundles already classified as
historical in CATALOG.md (week 1-7 milestone reviews, week6/7 phased
rollout evidence, nerd-font investigations) plus the legacy
generate-week3-bundles.sh helper. Update CATALOG.md, dogfood/README.md,
and AGENTS.md to match. Bundles remain available in git history.
@ThomasK33 ThomasK33 merged commit 0763f73 into main Jun 11, 2026
11 checks passed
@ThomasK33 ThomasK33 deleted the dogfood-f40m branch June 11, 2026 13:39
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