Skip to content

docs: final polish (Rule 12 in tree, multi-format API notes)#43

Merged
Guillain-RDCDE merged 1 commit into
mainfrom
docs/polish-cosmetic-v1.2
Jun 5, 2026
Merged

docs: final polish (Rule 12 in tree, multi-format API notes)#43
Guillain-RDCDE merged 1 commit into
mainfrom
docs/polish-cosmetic-v1.2

Conversation

@Guillain-RDCDE
Copy link
Copy Markdown
Owner

Last cosmetic pass after the v1.2.0 consistency audit — the three nice-to-have items left over, so the repo is zero-defect.

  • technical-details: the new_scoring/ rules tree now lists ml_classifier.py (Rule 12) and reads "11 heuristic + optional 12th" instead of "11 independent rules".
  • api-reference: analyze_file() is documented as accepting str | Path and handling FLAC/WAV/ALAC/APE (not FLAC-only); a note clarifies that find_flac_files() is .flac-only by design, with the rglob workaround for other formats.
  • roadmap-formats: the "Audio decoding" row now also points at audio_formats.py (the ffmpeg decode-façade shipped in v0.16), not just audio_loader.py.

Docs build clean under -W. Docs-only — no code touched.

🤖 Generated with Claude Code

…ode-façade ref

Final cosmetic pass after the v1.2.0 audit:
- technical-details: the new_scoring rules tree now lists ml_classifier.py (Rule 12)
  and says "11 heuristic + optional 12th" instead of "11 independent rules".
- api-reference: analyze_file() documented as str|Path and as handling FLAC/WAV/ALAC/
  APE (not FLAC-only); a note clarifies find_flac_files() is .flac-only by design.
- roadmap-formats: the decoding row now points at audio_formats.py (the ffmpeg
  decode-façade shipped in v0.16) alongside audio_loader.py.

Docs build clean under -W. Docs-only.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@Guillain-RDCDE Guillain-RDCDE merged commit e736b1b into main Jun 5, 2026
16 checks passed
@Guillain-RDCDE Guillain-RDCDE deleted the docs/polish-cosmetic-v1.2 branch June 5, 2026 08:53
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