Skip to content

Commit fb107b1

Browse files
docs(music): README refinement — composition + voice + ethos coherence
- Add above-fold lead claim (6/6 exact metrics, 11/11 checks) as bold summary line before product description - Add cross-lane portfolio orientation sentence (one of 17 independent domain codecs) - Add Commercial Readiness table with STAGED verdict, explicit NOT CLAIMED comp benchmark row, always-in-beta prose - Demote source citation from blockquote to plain source line (cleaner scan) - Tighten no-comp-benchmark note to be declarative rather than apologetic Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent d7e2686 commit fb107b1

1 file changed

Lines changed: 16 additions & 2 deletions

File tree

README.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
[![License: SAL v7.0](https://img.shields.io/badge/license-SAL%20v7.0-e5e7eb?labelColor=111111)](LICENSE)
44

5+
**6/6 exact roundtrip metrics. 11/11 checks passing. Bounded symbolic-score codec with note-local expression refinement. No audio waveforms. No comp benchmarks.**
6+
7+
`zpe-music` is part of the [Zer0pa](https://github.com/Zer0pa) portfolio of encoding products — one of 17 independent domain codecs, each with its own proof surface.
8+
59
## What This Is
610

711
`zpe-music` is a music encoding product for canonical symbolic score data, with a bounded note-local expression refinement carried on the same score note. It targets MusicXML pipelines that need auditable roundtrip recovery of score structure plus note-local `attack`, `release`, and `dynamics`-derived fields.
@@ -20,9 +24,19 @@ It does not do audio understanding. The public surface is canonical symbolic sco
2024
| REPEATED_NOTE_CASE (`repeated_note_case_exact_rate`) | 1.0 | `proofs/artifacts/music_release_metrics.json` | `tests/test_music_expression_authority_roundtrip.py::test_repeated_note_expression_roundtrip_exact` |
2125
| REQUIRED_CHECKS_PASSED | 11/11 in 3.39 s | `validation/results/release_verification.json` | `validation/run_release_verification.py` |
2226

23-
All seven metrics measured on the bounded authority test corpus (11 synthetic/controlled MusicXML cases). These are test-corpus results on the authority path, not production-generality claims. No comp-benchmark baselines (MP3/AAC/Opus/MIDI/MusicGen) exist in this repo — this is a symbolic-score codec, not an audio codec.
27+
All seven metrics measured on the bounded authority test corpus (11 synthetic/controlled MusicXML cases). These are test-corpus results on the authority path, not production-generality claims. This is a symbolic-score codec — no audio codec comp benchmarks (MP3/AAC/Opus/MIDI/MusicGen) exist or apply.
28+
29+
Source: `proofs/artifacts/music_release_metrics.json`, `validation/results/release_verification.json`
30+
31+
## Commercial Readiness
2432

25-
> Source: `proofs/artifacts/music_release_metrics.json`, `validation/results/release_verification.json`
33+
| Field | Value |
34+
|-------|-------|
35+
| Verdict | STAGED |
36+
| Scope | Bounded authority path on synthetic/controlled MusicXML corpus |
37+
| Comp benchmarks | NOT CLAIMED — symbolic-score codec; no audio codec baseline applies |
38+
| Production generality | Not claimed beyond authority corpus |
39+
| Always-in-beta | Useful now on the bounded path; improving continuously |
2640

2741
## What We Prove
2842

0 commit comments

Comments
 (0)