Skip to content

Repo cleanup + documentation refresh for the accuracy series#23

Merged
MacFall7 merged 1 commit into
mainfrom
claude/repo-cleanup-docs
Jul 10, 2026
Merged

Repo cleanup + documentation refresh for the accuracy series#23
MacFall7 merged 1 commit into
mainfrom
claude/repo-cleanup-docs

Conversation

@MacFall7

Copy link
Copy Markdown
Owner

Summary

Documentation refresh after the A-series (A1–A5) landed. Docs-only — no code changes.

The repo itself is already clean: all build artifacts (__pycache__, .pytest_cache, *.egg-info, .venv*, run outputs) are git-ignored, so there was no tracked cruft to remove.

What changed

  • README.md
    • New "Accuracy & evidence" section: honest run outcome + sha256 receipt, tempo evidence (bpm_confidence/candidates/fallback_chain), cymbal MIDI on the default path, calibrated drum MIDI (per-part velocity, bleed de-dup, tom split, per-event records), the melodic transform ledger, and the CI-gated benchmark corpus.
    • Updated the per-song bundle layout (per-stem MIDI ledger: raw/cleaned/quantized/events.json) and the manifest description (outcome + receipt + tempo evidence).
    • Updated the roadmap table (phases 2/3/5/7) and the Layout tree (benchmarks/, .github/workflows/).
  • models/README.md — the default drum checkpoint is the sha256-pinned inagoy/drumsep (modelo_final.th), with the MDX23C .venv-uvr option noted; dropped the stale roformer row.
  • tests/README.md — refreshed the long-stale index (it listed 6 of ~20 files) to the current suite: core, hardening, and the accuracy series; corrected the install to .[dev,ui].

Verification

  • pytest -q188 passed (also green under FORCE_COLOR=1, matching CI).
  • python -m benchmarks.run_benchmarksPASSED.

Branched on the merged A-series; base main. The two CI-hardening commits it carried (pythonpath, ANSI-strip) are already in main via #22, so this collapses to the docs-only delta.

🤖 Generated with Claude Code

https://claude.ai/code/session_01Dn8XfTBWPfKA9poDbkYQU6


Generated by Claude Code

- README: add an "Accuracy & evidence" section (honest run outcome + receipt,
  tempo evidence, cymbal MIDI, calibrated drum MIDI, melodic ledger, and the
  benchmark gate); update the per-song bundle layout (per-stem MIDI ledger) and
  the roadmap table; add benchmarks/ + .github/workflows to the layout.
- models/README: the default drum checkpoint is the sha256-pinned inagoy/drumsep
  (modelo_final.th), with the MDX23C option noted; drop the stale roformer row.
- tests/README: refresh the (long-stale) test index to the current suite —
  core, hardening, and the accuracy series — with the [dev,ui] install.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Dn8XfTBWPfKA9poDbkYQU6
@MacFall7
MacFall7 merged commit b20a7f5 into main Jul 10, 2026
1 check 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.

2 participants