@riddledc/riddle-proof-packs 0.4.5 → 0.4.6

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 (24) hide show
  1. package/README.md +2 -1
  2. package/dist/{chunk-XQ2N4EYF.js → chunk-SAE6HFAG.js} +4 -0
  3. package/dist/index.cjs +187 -2
  4. package/dist/index.js +184 -3
  5. package/dist/reviewPacketCli.cjs +4 -0
  6. package/dist/reviewPacketCli.js +1 -1
  7. package/package.json +1 -1
  8. package/packs/neon-step-sequencer/README.md +3 -0
  9. package/packs/neon-step-sequencer/case-study/findings.md +11 -0
  10. package/packs/neon-step-sequencer/case-study/ratchet-card.md +2 -1
  11. package/packs/neon-step-sequencer/case-study/ratchet-log.md +55 -0
  12. package/packs/neon-step-sequencer/examples/README.md +3 -1
  13. package/packs/neon-step-sequencer/examples/run-006-ratchet-loop-human-review-packet/human-review-packet.md +3 -0
  14. package/packs/neon-step-sequencer/examples/run-007-approved-candidate-applied/artifact-manifest.json +32 -0
  15. package/packs/neon-step-sequencer/examples/run-007-approved-candidate-applied/console.json +4 -0
  16. package/packs/neon-step-sequencer/examples/run-007-approved-candidate-applied/dom-summary.json +40 -0
  17. package/packs/neon-step-sequencer/examples/run-007-approved-candidate-applied/human-review-packet.json +801 -0
  18. package/packs/neon-step-sequencer/examples/run-007-approved-candidate-applied/human-review-packet.md +52 -0
  19. package/packs/neon-step-sequencer/examples/run-007-approved-candidate-applied/profile-result.json +11994 -0
  20. package/packs/neon-step-sequencer/examples/run-007-approved-candidate-applied/proof.json +11994 -0
  21. package/packs/neon-step-sequencer/examples/run-007-approved-candidate-applied/screenshots/lilarcade-neon-ratchet-loop-approved-candidate-desktop-neon-ratchet-loop-approved-candidate.png +0 -0
  22. package/packs/neon-step-sequencer/examples/run-007-approved-candidate-applied/screenshots/lilarcade-neon-ratchet-loop-approved-candidate-desktop.png +0 -0
  23. package/packs/neon-step-sequencer/examples/run-007-approved-candidate-applied/summary.md +32 -0
  24. package/packs/neon-step-sequencer/profiles/ratchet-loop-approved-candidate.json +177 -0
@@ -0,0 +1,52 @@
1
+ # Neon Human Review Packet
2
+
3
+ - status: `candidate_applied_for_listening_review`
4
+ - domain: `audio_mix`
5
+ - evidence_role_pattern: `interaction_snapshots`
6
+ - requested_intent: turn the chord part down a little
7
+ - selected_song: Monkberry Moon Delight (Tab)
8
+
9
+ ## Recommendation
10
+
11
+ - action: `listen_to_applied_candidate`
12
+ - candidate: `chord -0.10`
13
+ - candidate_action: `set_mixer_level chord: 0.38 -> 0.28 (-0.1)`
14
+ - reason: All objective claim receipts passed for this candidate; ranking only orders listening review.
15
+
16
+ ## Objective Receipts
17
+
18
+ - supported_candidates: `6`
19
+ - rejected_candidates: `0`
20
+ - state_restored_after_loop: `true`
21
+ - candidate_actions_are_transient: `false`
22
+ - no_permanent_edit_unless_apply_best: `false`
23
+ - approved_candidate_applied: `true`
24
+ - approval_mode: `mixing_canon_surrogate`
25
+ - approval_basis: subtle level reduction after objective receipts pass; this keeps development moving while preserving a listening-review caveat
26
+
27
+ ## Ranking
28
+
29
+ - metric: `objective_mix_health_penalty`
30
+ - role: `review_order_only`
31
+ - lower_is_better: `true`
32
+ - baseline: `28.8336`
33
+ - best: `27.0708`
34
+ - delta: `1.7628`
35
+
36
+ ## Boundary
37
+
38
+ Objective receipts support or reject candidate change claims; musical taste still requires listening review.
39
+
40
+ ## Listening Prompts
41
+
42
+ - Does the supported candidate match the requested musical intent?
43
+ - Is the changed part better balanced in the proof window?
44
+ - Did the proof window contain the musical material being judged?
45
+ - Would another section or speaker profile change the listening decision?
46
+
47
+ ## Caveats
48
+
49
+ - This packet does not prove subjective mix quality.
50
+ - A supported candidate proves objective receipts and guardrails only.
51
+ - Ranking orders review; it is not a taste score.
52
+ - Keep or apply the candidate only after listening review.