@riddledc/riddle-proof-packs 0.2.1 → 0.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (30) hide show
  1. package/README.md +13 -0
  2. package/dist/index.cjs +1035 -6
  3. package/dist/index.js +1035 -6
  4. package/package.json +2 -2
  5. package/packs/audio-mix/README.md +30 -0
  6. package/packs/audio-mix/authoring-guide.md +35 -0
  7. package/packs/audio-mix/human-review-rubric.md +31 -0
  8. package/packs/audio-mix/metrics-schema.json +30 -0
  9. package/packs/audio-mix/profile.template.json +130 -0
  10. package/packs/audio-mix/ratchet-method.md +26 -0
  11. package/packs/neon-step-sequencer/README.md +41 -0
  12. package/packs/neon-step-sequencer/case-study/findings.md +102 -0
  13. package/packs/neon-step-sequencer/case-study/ratchet-card.md +39 -0
  14. package/packs/neon-step-sequencer/case-study/ratchet-log.md +203 -0
  15. package/packs/neon-step-sequencer/case-study/reusable-lessons.md +27 -0
  16. package/packs/neon-step-sequencer/examples/README.md +20 -0
  17. package/packs/neon-step-sequencer/examples/run-001-fast-mix-health/profile-result.json +5010 -0
  18. package/packs/neon-step-sequencer/examples/run-001-fast-mix-health/summary.md +37 -0
  19. package/packs/neon-step-sequencer/examples/run-002-mix-change/profile-result.json +6816 -0
  20. package/packs/neon-step-sequencer/examples/run-002-mix-change/summary.md +37 -0
  21. package/packs/neon-step-sequencer/examples/run-003-full-matrix/profile-result.json +18490 -0
  22. package/packs/neon-step-sequencer/examples/run-003-full-matrix/summary.md +33 -0
  23. package/packs/neon-step-sequencer/profile.template.json +75 -0
  24. package/packs/neon-step-sequencer/profiles/explore-songs-and-mixes.json +112 -0
  25. package/packs/neon-step-sequencer/profiles/fast-mix-health.json +181 -0
  26. package/packs/neon-step-sequencer/profiles/full-mix-health-matrix.json +154 -0
  27. package/packs/neon-step-sequencer/profiles/mix-change-before-after.json +202 -0
  28. package/packs/neon-step-sequencer/profiles/mobile-trainer-layout.json +109 -0
  29. package/packs/neon-step-sequencer/profiles/playback-sync.json +126 -0
  30. package/packs/neon-step-sequencer/profiles/source-readiness.json +114 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@riddledc/riddle-proof-packs",
3
- "version": "0.2.1",
3
+ "version": "0.3.0",
4
4
  "description": "Reusable proof pack profiles and metadata helpers for the Riddle proof framework.",
5
5
  "license": "MIT",
6
6
  "author": "RiddleDC",
@@ -31,7 +31,7 @@
31
31
  "node": ">=18"
32
32
  },
33
33
  "dependencies": {
34
- "@riddledc/riddle-proof": "^0.7.227"
34
+ "@riddledc/riddle-proof": "^0.8.1"
35
35
  },
36
36
  "devDependencies": {
37
37
  "@types/node": "^22.0.0",
@@ -0,0 +1,30 @@
1
+ # audio-mix
2
+
3
+ Reusable Riddle Proof authoring guidance for browser apps that need objective audio evidence.
4
+
5
+ ## Proof claims and evidence roles
6
+
7
+ - evidence_role: `current_target`
8
+ - atomic claim
9
+ - claim: a running browser target exposes enough audio state and rendered metrics to support an objective mix-health verdict.
10
+ - target: an app route with a small proof contract for selected song, mixer state, source readiness, and render metrics.
11
+ - setup/actions: prepare the audio proof state, render a bounded offline window, capture a screenshot and compact metrics JSON, then classify the result.
12
+ - evidence: route state, selected song, mixer/source state, mix peak/RMS/headroom, required track energy, console health, and artifact links.
13
+ - verdict: pass when the objective guardrails hold; review when the evidence is real but taste/listening judgment remains.
14
+ - does not prove
15
+ - that a mix sounds good to every listener.
16
+ - mastering quality, room translation, or long-form musical arrangement quality.
17
+ - backend audio asset correctness unless the profile explicitly checks source fetches and decode receipts.
18
+
19
+ ## Intended use
20
+
21
+ Use this pack as the generic layer for audio proof packs. App-specific packs should copy the profile template, declare their evidence-role pattern, and record what each run does not prove.
22
+
23
+ The useful baseline is:
24
+
25
+ 1. State a concrete audio claim.
26
+ 2. Capture the route and app proof contract.
27
+ 3. Render a short, deterministic audio window.
28
+ 4. Assert no silence, no clipping, and required track energy.
29
+ 5. Preserve a compact summary plus the full metrics artifact.
30
+ 6. Classify failures as product behavior, profile calibration, app-contract gap, runtime environment, or human-review boundary.
@@ -0,0 +1,35 @@
1
+ # Audio Mix Authoring Guide
2
+
3
+ Audio proof works best when the claim is objective. Do not ask the browser to prove that a mix is good. Ask whether a running app can prove no silence, no clipping, expected track energy, UI/render agreement, and a useful listening handoff.
4
+
5
+ ## Start with a small claim
6
+
7
+ Use a short render window and one route before expanding the matrix. A good first claim is:
8
+
9
+ > The current target can expose selected song, mixer state, source readiness, and one rendered metrics receipt without clipping or silence.
10
+
11
+ ## Keep the app contract small
12
+
13
+ The app contract should expose only redacted diagnostic state:
14
+
15
+ - selected song or fixture id
16
+ - current route
17
+ - mixer state
18
+ - source readiness
19
+ - playback state
20
+ - offline render metrics
21
+ - optional proof-preparation helper
22
+
23
+ Do not expose secrets, user tokens, private song data, or full audio buffers.
24
+
25
+ ## Calibrate windows before thresholds
26
+
27
+ If a required track has no energy, first check whether the rendered bars actually contain that instrument. Many apparent audio failures are profile-calibration failures: wrong bars, wrong song fixture, wrong mix preset, or a muted trainer state.
28
+
29
+ ## Preserve both summary and detail
30
+
31
+ The terminal summary should stay compact. Full per-frame or per-band metrics belong in `proof.json` or a named JSON artifact. A proof pack should explain which fields a reviewer should read first.
32
+
33
+ ## Human review boundary
34
+
35
+ Objective proof can say the mix is not silent, not clipped, and changed in the intended direction. It cannot replace listening judgment. When taste matters, include a human-review rubric and mark the proof as evidence for review rather than final truth.
@@ -0,0 +1,31 @@
1
+ # Human Review Rubric
2
+
3
+ Use this rubric when objective metrics pass but the claim still depends on listening judgment.
4
+
5
+ ## Review packet
6
+
7
+ Include:
8
+
9
+ - target URL and route
10
+ - selected song or fixture
11
+ - mix profile
12
+ - proof summary
13
+ - screenshots
14
+ - compact objective metrics
15
+ - full metrics artifact
16
+ - caveats about the render window
17
+
18
+ ## Listener prompts
19
+
20
+ - Is the intended musical focus audible?
21
+ - Does the mix avoid obvious distortion?
22
+ - Are important midrange elements still present on the small-speaker monitor?
23
+ - Did the proof window contain the instrument being judged?
24
+ - Would a different song section change the verdict?
25
+
26
+ ## Verdicts
27
+
28
+ - `accepted`: objective evidence and listening review support the claim.
29
+ - `needs_profile_calibration`: the proof window or threshold was wrong.
30
+ - `needs_product_change`: the app behavior or mix profile should change.
31
+ - `needs_followup`: evidence is useful but the claim was too broad.
@@ -0,0 +1,30 @@
1
+ {
2
+ "schema": "riddle-proof.audio-mix-metrics.v1",
3
+ "description": "Compact metrics expected from an audio-mix proof contract.",
4
+ "required": [
5
+ "ok",
6
+ "proofKind",
7
+ "mixHealth"
8
+ ],
9
+ "fields": {
10
+ "ok": "Boolean verdict for the render operation itself.",
11
+ "proofKind": "Stable receipt kind, usually offline-audio-metrics or offline-audio-window-set.",
12
+ "summary.total": "Optional mix score summary when the app has a scoring model.",
13
+ "mixHealth.rms": "Rendered mix root-mean-square level for the proof window.",
14
+ "mixHealth.peak": "Rendered mix peak amplitude; values >= 0.98 are treated as clipping risk by default.",
15
+ "mixHealth.clipping": "Boolean clipping guardrail.",
16
+ "mixHealth.headroomDb": "Headroom estimate derived from peak.",
17
+ "mixHealth.lowLevel": "Boolean low-level/silence guardrail.",
18
+ "instrumentMetrics.*.rms": "Per-instrument energy receipt when available.",
19
+ "instrumentMetrics.*.peak": "Per-instrument peak receipt when available.",
20
+ "monitorMetrics": "Optional translated-listening monitor, such as smallSpeaker."
21
+ },
22
+ "classification": {
23
+ "product_regression": "The app rendered objective audio evidence that violates the stated claim.",
24
+ "proof_insufficient": "The proof could not support the claim because a receipt was missing or too coarse.",
25
+ "profile_calibration": "The profile chose the wrong window, threshold, fixture, or viewport.",
26
+ "app_contract_gap": "The app needs a smaller or more stable proof contract surface.",
27
+ "runtime_environment_blocked": "The browser or preview runtime could not produce valid evidence.",
28
+ "needs_human_review": "The metrics are real, but the remaining question is subjective listening judgment."
29
+ }
30
+ }
@@ -0,0 +1,130 @@
1
+ {
2
+ "version": "riddle-proof.profile.v1",
3
+ "name": "audio-mix-current-target-template",
4
+ "target": {
5
+ "route": "/replace-with-audio-route",
6
+ "viewports": [
7
+ {
8
+ "name": "desktop",
9
+ "width": 1440,
10
+ "height": 1000
11
+ }
12
+ ],
13
+ "timeout_sec": 180,
14
+ "wait_for_selector": "body",
15
+ "setup_actions": [
16
+ {
17
+ "type": "window_eval",
18
+ "label": "capture-audio-proof-contract",
19
+ "timeout_ms": 10000,
20
+ "store_return_to": "__audioProof.contract",
21
+ "script": "const contract=window.__AUDIO_MIX_PROOF__||window.__RIDDLE_AUDIO_PROOF__||window.__RIDDLE_PROOF_CONTRACT__; const summary=contract?.captureDiagnostic?.()||contract?.getState?.()||null; window.__audioProof={...(window.__audioProof||{}),contract:{available:Boolean(contract),summary}}; return window.__audioProof.contract;",
22
+ "return_summary_fields": [
23
+ {
24
+ "path": "available"
25
+ },
26
+ {
27
+ "path": "summary.route"
28
+ }
29
+ ]
30
+ },
31
+ {
32
+ "type": "assert_window_value",
33
+ "path": "__audioProof.contract.available",
34
+ "expected_value": true,
35
+ "timeout_ms": 10000
36
+ },
37
+ {
38
+ "type": "window_call",
39
+ "label": "render-audio-metrics",
40
+ "path": "__AUDIO_MIX_PROOF__.renderOfflineMetrics",
41
+ "args": [
42
+ {
43
+ "bars": 1,
44
+ "seed": "audio-mix-proof-template"
45
+ }
46
+ ],
47
+ "store_return_to": "__audioProof.metrics",
48
+ "capture_return": true,
49
+ "timeout_ms": 90000,
50
+ "return_summary_fields": [
51
+ {
52
+ "path": "ok"
53
+ },
54
+ {
55
+ "path": "mixHealth.peak"
56
+ },
57
+ {
58
+ "path": "mixHealth.rms"
59
+ },
60
+ {
61
+ "path": "mixHealth.clipping"
62
+ }
63
+ ]
64
+ },
65
+ {
66
+ "type": "assert_window_value",
67
+ "path": "__audioProof.metrics.ok",
68
+ "expected_value": true,
69
+ "timeout_ms": 10000
70
+ },
71
+ {
72
+ "type": "assert_window_number",
73
+ "path": "__audioProof.metrics.mixHealth.peak",
74
+ "max_value": 0.98,
75
+ "timeout_ms": 10000
76
+ },
77
+ {
78
+ "type": "assert_window_number",
79
+ "path": "__audioProof.metrics.mixHealth.rms",
80
+ "min_value": 0.005,
81
+ "timeout_ms": 10000
82
+ },
83
+ {
84
+ "type": "screenshot",
85
+ "label": "audio-mix-current-target",
86
+ "mode": "viewport"
87
+ }
88
+ ]
89
+ },
90
+ "checks": [
91
+ {
92
+ "type": "selector_visible",
93
+ "selector": "body"
94
+ },
95
+ {
96
+ "type": "no_fatal_console_errors"
97
+ }
98
+ ],
99
+ "artifacts": [
100
+ "screenshot",
101
+ "console",
102
+ "dom_summary",
103
+ "proof_json"
104
+ ],
105
+ "baseline_policy": "invariant_only",
106
+ "failure_policy": {
107
+ "environment_blocked": "neutral",
108
+ "proof_insufficient": "review",
109
+ "product_regression": "fail",
110
+ "needs_human_review": "review"
111
+ },
112
+ "metadata": {
113
+ "pack_id": "audio_mix",
114
+ "pack_public_name": "Audio Mix Pack",
115
+ "evidence_role_pattern": "current_target",
116
+ "purpose": "Template for objective audio mix-health checks against a running browser target.",
117
+ "required_receipts": [
118
+ "audio proof contract is available",
119
+ "offline audio metrics render completed",
120
+ "mix peak stays below clipping threshold",
121
+ "mix RMS stays above silence threshold",
122
+ "screenshot and console health are captured"
123
+ ],
124
+ "does_not_prove": [
125
+ "subjective taste or mastering quality",
126
+ "full-song coverage",
127
+ "backend asset correctness unless source readiness checks are added"
128
+ ]
129
+ }
130
+ }
@@ -0,0 +1,26 @@
1
+ # Audio Mix Ratchet Method
2
+
3
+ The audio ratchet is:
4
+
5
+ 1. State a claim.
6
+ 2. Run the proof.
7
+ 3. Preserve evidence.
8
+ 4. Classify the failure.
9
+ 5. Change the smallest user-controlled layer.
10
+ 6. Rerun with a sharper claim.
11
+ 7. Extract reusable pack guidance.
12
+
13
+ ## Smallest layer order
14
+
15
+ Prefer changes in this order:
16
+
17
+ 1. Profile JSON: route, fixture, viewport, render window, threshold.
18
+ 2. Proof pack docs/template: reusable language or receipt shape.
19
+ 3. App proof contract: expose a stable diagnostic helper.
20
+ 4. App fixture data: provide a deterministic proof window.
21
+ 5. Artifact summary/rubric: make evidence easier to review.
22
+ 6. Riddle Proof core: only when a missing primitive is general across apps.
23
+
24
+ ## Evidence-role naming
25
+
26
+ Use `current_target` for audit/no-diff proof, `reference_candidate` for change proof across targets, and `interaction_snapshots` for pre-action/post-action evidence inside one run. Avoid using "before/after" by itself in user-facing docs.
@@ -0,0 +1,41 @@
1
+ # neon-step-sequencer
2
+
3
+ Reusable Riddle Proof profiles for Neon Step Sequencer audio and mix-health ratcheting.
4
+
5
+ This pack is the first app-specific lab for the open Riddle Proof architecture. It is intentionally built from user-controlled layers: profile JSON, proof-pack docs, app proof contracts, metrics fixtures, and human-review rubrics. Riddle Proof core should change only if the lab discovers a missing primitive that is generally useful across apps.
6
+
7
+ ## Proof claims and evidence roles
8
+
9
+ - evidence_role: `current_target`, `interaction_snapshots`
10
+ - atomic claim
11
+ - claim: Neon Step Sequencer can connect visible mixer state, app proof-contract state, and rendered audio metrics for a bounded proof window.
12
+ - target: `/games/drum-sequencer` with a selected song/mix fixture.
13
+ - setup/actions: wait for Neon, install proof helpers, prepare audio sources, render offline metrics, optionally apply a visible mix change, and capture screenshot/console/proof artifacts.
14
+ - evidence: route state, selected song, mixer/source/playback state, rendered metrics, pre-action/post-action snapshots, viewport layout, and browser health.
15
+ - verdict: pass when objective guardrails hold; review when evidence is useful but subjective listening judgment remains.
16
+ - does not prove
17
+ - that the mix is aesthetically good.
18
+ - every song section or every song/mix combination unless the exploration profile is run.
19
+ - production audio asset availability unless source-readiness receipts are included.
20
+
21
+ ## Profiles
22
+
23
+ - `profiles/fast-mix-health.json`: current-target audit for one quick render.
24
+ - `profiles/source-readiness.json`: current-target audit for sample/source decode readiness.
25
+ - `profiles/playback-sync.json`: interaction proof for visible playback and contract state.
26
+ - `profiles/mix-change-before-after.json`: interaction proof using pre-action/post-action snapshots inside one run.
27
+ - `profiles/mobile-trainer-layout.json`: current-target audit for phone/tablet trainer reachability.
28
+ - `profiles/full-mix-health-matrix.json`: current-target matrix across desktop, phone, iPad Mini, and iPad.
29
+ - `profiles/explore-songs-and-mixes.json`: exploration sweep for proof-window health.
30
+
31
+ ## Example evidence
32
+
33
+ The `examples/` directory contains three local Playwright proof results captured against LilArcade Neon Step Sequencer on May 24, 2026:
34
+
35
+ - `run-001-fast-mix-health`: passing `current_target` audit with proof contract, source readiness, mix RMS `0.1234`, peak `0.8321`, and no clipping.
36
+ - `run-002-mix-change`: passing `interaction_snapshots` proof where a bass-level edit moved bass RMS from `0.0507` to `0.1071` and mix RMS from `0.073` to `0.1264` without clipping.
37
+ - `run-003-full-matrix`: passing `current_target` viewport matrix across desktop, phone, iPad Mini, and iPad with `0 px` horizontal overflow.
38
+
39
+ ## Naming note
40
+
41
+ The file `mix-change-before-after.json` keeps the project shorthand from the original Neon plan. The evidence-role pattern is `interaction_snapshots`: pre-action and post-action snapshots inside one proof run. It is not the universal Riddle Proof model.
@@ -0,0 +1,102 @@
1
+ # Neon Ratchet Findings
2
+
3
+ This file records findings from live runs. Keep entries factual and classify the smallest weak layer.
4
+
5
+ ## Finding template
6
+
7
+ - run:
8
+ - claim:
9
+ - observed evidence:
10
+ - classification:
11
+ - smallest layer changed:
12
+ - change made:
13
+ - rerun:
14
+ - next sharper question:
15
+
16
+ ## Seed findings to watch for
17
+
18
+ ### App contract too coarse
19
+
20
+ The proof can see route and UI state but not enough mixer or per-track metric state.
21
+
22
+ Likely change:
23
+
24
+ `lilarcade/src/proof/neonProofContract.ts`
25
+
26
+ ### Metric moved, but not as expected
27
+
28
+ A visible mix control changes UI state but the offline render path remains stale.
29
+
30
+ Likely change:
31
+
32
+ Neon app render path or proof-preparation path.
33
+
34
+ ### Wrong musical window
35
+
36
+ The selected proof bars do not contain the target instrument.
37
+
38
+ Likely change:
39
+
40
+ Profile render window, song fixture, or authoring guide.
41
+
42
+ ### Subjective boundary
43
+
44
+ Metrics pass, but deciding whether the mix is better requires listening.
45
+
46
+ Likely change:
47
+
48
+ Human-review rubric and artifact summary.
49
+
50
+ ### Output too noisy
51
+
52
+ Full metrics are useful in `proof.json`, but the terminal summary is hard to scan.
53
+
54
+ Likely change:
55
+
56
+ Pack summary guidance first; Riddle Proof core only if a general display primitive is missing.
57
+
58
+ ## Live findings
59
+
60
+ ### Run 001 established the app-contract baseline
61
+
62
+ - run: `run-001-fast-mix-health`
63
+ - claim: the current Neon target exposes route, selected-song, source, mixer, and offline render receipts.
64
+ - observed evidence: route matched `/games/drum-sequencer`; proof contract available; all audio source readiness flags true; mix RMS `0.1234`; peak `0.8321`; clipping `false`; console fatal count `0`.
65
+ - classification: none; passing `current_target` audit.
66
+ - smallest layer changed: app proof contract and profile JSON.
67
+ - change made: added a Neon proof contract and a fast profile that reads contract state and renders one bounded offline audio window.
68
+ - rerun: passed on May 24, 2026.
69
+ - next sharper question: can a visible mix edit produce measurable rendered movement?
70
+
71
+ ### Run 002 proved interaction movement without clipping
72
+
73
+ - run: `run-002-mix-change`
74
+ - claim: a bass-focus mix edit moves rendered audio metrics without clipping.
75
+ - observed evidence: bass level changed from `0.62` to `1.35`; bass RMS moved from `0.0507` to `0.1071`; mix RMS moved from `0.073` to `0.1264`; post-action peak `0.6555`; clipping `false`.
76
+ - classification: none; passing `interaction_snapshots` proof.
77
+ - smallest layer changed: profile only.
78
+ - change made: captured pre-action and post-action offline metrics in one proof run.
79
+ - rerun: passed on May 24, 2026.
80
+ - next sharper question: does the current target stay healthy across device-shaped viewports?
81
+
82
+ ### Run 003 widened the target audit to viewport matrix evidence
83
+
84
+ - run: `run-003-full-matrix`
85
+ - claim: route, contract, metrics, and layout guardrails hold across desktop, phone, iPad Mini, and iPad.
86
+ - observed evidence: all viewports matched `/games/drum-sequencer`; all reported `0 px` horizontal overflow; all rendered RMS `0.0732`, peak `0.5402`, and no clipping; console fatal count `0`.
87
+ - classification: none; passing `current_target` matrix audit.
88
+ - smallest layer changed: profile only.
89
+ - change made: widened the current-target proof from one desktop viewport to four viewport shapes.
90
+ - rerun: passed on May 24, 2026.
91
+ - next sharper question: can the exploration profile produce a prioritized song/mix confidence map?
92
+
93
+ ### Local runner shutdown needs a small ergonomics follow-up
94
+
95
+ - run: `run-002-mix-change`, `run-003-full-matrix`
96
+ - claim: proof artifacts should be written and the CLI process should exit cleanly.
97
+ - observed evidence: complete passing artifacts were written, but the wrapper process lingered after artifact write and had to be stopped.
98
+ - classification: `proof_insufficient` for operator ergonomics, not a Neon product regression.
99
+ - smallest layer changed: none in this pack.
100
+ - change made: documented the issue and used an outer timeout for the matrix run.
101
+ - rerun: not yet rerun after a runner fix.
102
+ - next sharper question: should the local runner force-close browser handles or expose a clearer artifact-written exit phase?
@@ -0,0 +1,39 @@
1
+ # Neon Ratchet Card
2
+
3
+ ## Thesis
4
+
5
+ We used Neon Step Sequencer to prove the new Riddle Proof architecture: not by replaying old bugs, but by creating a new proof pack and letting it discover what the next useful proof should be.
6
+
7
+ ## Tagline
8
+
9
+ The ratchet is not a pass. The ratchet is the next sharper question.
10
+
11
+ ## Starting claim
12
+
13
+ When the user applies a mix change in Neon Step Sequencer, the visible mixer state, app proof contract, and rendered offline audio metrics should agree.
14
+
15
+ ## User-controlled layers
16
+
17
+ - profile JSON
18
+ - proof pack template
19
+ - thresholds and metrics config
20
+ - app proof contract
21
+ - app diagnostic helper
22
+ - fixture data
23
+ - runner selection
24
+ - artifact summary
25
+ - human-review rubric
26
+
27
+ ## Public value
28
+
29
+ The project shows that a complex audio app can improve proof confidence mostly by editing proof packs, profiles, and app contracts, not Riddle Proof core.
30
+
31
+ ## Demonstrated runs
32
+
33
+ - Run 001: a `current_target` audit connected the Neon route, proof contract, source readiness, and offline mix-health metrics.
34
+ - Run 002: an `interaction_snapshots` proof showed a bass-level edit moving bass RMS from `0.0507` to `0.1071` and mix RMS from `0.073` to `0.1264` without clipping.
35
+ - Run 003: a `current_target` matrix passed across desktop, phone, iPad Mini, and iPad with `0 px` horizontal overflow.
36
+
37
+ ## Honest boundary
38
+
39
+ These runs prove objective claims about a running app target. They do not prove that the mix is tasteful, that every song section is healthy, or that a release candidate is better than production. Those are separate proof claims with separate evidence roles.