@riddledc/riddle-proof-packs 0.4.0 → 0.4.2

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 (21) hide show
  1. package/dist/index.cjs +46 -16
  2. package/dist/index.js +46 -16
  3. package/package.json +1 -1
  4. package/packs/neon-step-sequencer/README.md +4 -3
  5. package/packs/neon-step-sequencer/case-study/findings.md +17 -6
  6. package/packs/neon-step-sequencer/case-study/ratchet-card.md +3 -2
  7. package/packs/neon-step-sequencer/case-study/ratchet-log.md +68 -12
  8. package/packs/neon-step-sequencer/case-study/reusable-lessons.md +1 -1
  9. package/packs/neon-step-sequencer/examples/README.md +4 -2
  10. package/packs/neon-step-sequencer/examples/run-004-ratchet-loop-mix-level-search/profile-result.json +3260 -131
  11. package/packs/neon-step-sequencer/examples/run-004-ratchet-loop-mix-level-search/summary.md +18 -8
  12. package/packs/neon-step-sequencer/examples/run-005-explore-songs-and-mixes-final/artifact-manifest.json +32 -0
  13. package/packs/neon-step-sequencer/examples/run-005-explore-songs-and-mixes-final/console.json +4 -0
  14. package/packs/neon-step-sequencer/examples/run-005-explore-songs-and-mixes-final/dom-summary.json +40 -0
  15. package/packs/neon-step-sequencer/examples/run-005-explore-songs-and-mixes-final/profile-result.json +2917 -0
  16. package/packs/neon-step-sequencer/examples/run-005-explore-songs-and-mixes-final/proof.json +2917 -0
  17. package/packs/neon-step-sequencer/examples/run-005-explore-songs-and-mixes-final/screenshots/neon-step-sequencer-explore-songs-and-mixes-desktop-neon-explore-songs-and-mixes.png +0 -0
  18. package/packs/neon-step-sequencer/examples/run-005-explore-songs-and-mixes-final/screenshots/neon-step-sequencer-explore-songs-and-mixes-desktop.png +0 -0
  19. package/packs/neon-step-sequencer/examples/run-005-explore-songs-and-mixes-final/summary.md +52 -0
  20. package/packs/neon-step-sequencer/profiles/explore-songs-and-mixes.json +33 -7
  21. package/packs/neon-step-sequencer/profiles/ratchet-loop-mix-level-search.json +13 -9
@@ -3,13 +3,13 @@
3
3
  - profile: `lilarcade-neon-ratchet-loop-mix-level-search`
4
4
  - evidence_role_pattern: `interaction_snapshots`
5
5
  - status: `passed`
6
- - captured_at: `2026-05-24T03:31:26.020Z`
6
+ - captured_at: `2026-05-24T04:21:47.248Z`
7
7
  - runner: `local-playwright`
8
8
  - target: `http://127.0.0.1:5173/games/drum-sequencer?song=monkberry-moon-delight-tab&mix=profile&view=trainer&instrument=bass`
9
9
 
10
10
  ## Atomic Claim
11
11
 
12
- The current Neon target can run a bounded ratchet loop that proposes mix-level candidates, applies each candidate, captures proof-window evidence, ranks candidates by objective metrics, and restores the app state after the run.
12
+ The current Neon target can run a bounded ratchet loop that proposes mix-level change-claim candidates, applies each candidate action, captures proof-window evidence, records receipt-level verdicts, selects a supported candidate for review, and restores the app state after the run.
13
13
 
14
14
  ## Evidence
15
15
 
@@ -18,22 +18,32 @@ The current Neon target can run a bounded ratchet loop that proposes mix-level c
18
18
  | strategy | `mix-level-search` |
19
19
  | focus tracks | `bass`, `chord`, `guitar`, `rhythmSynth` |
20
20
  | candidates tested | `6` |
21
- | baseline score | `28.83345` |
22
- | best score | `27.0708` |
23
- | objective improvement | `1.7627` |
24
- | best candidate | `chord -0.10` to level `0.28` |
25
- | loop status | `candidate_found` |
21
+ | baseline candidate-ranking metric | `28.8336` |
22
+ | best candidate-ranking metric | `27.07095` |
23
+ | ranking metric delta | `1.7627` |
24
+ | best supported claim candidate | `chord -0.10` to level `0.28` |
25
+ | loop status | `claim_candidate_supported` |
26
26
  | restored after run | `true` |
27
27
 
28
28
  Console fatal count was `0`.
29
29
 
30
+ Claim receipts for the supported candidate:
31
+
32
+ - mixer edit accepted
33
+ - contract mixer level reflected the requested action
34
+ - rendered target track metrics changed
35
+ - required instruments remained active
36
+ - no clipping
37
+ - no low-level proof window
38
+
30
39
  ## Verdict
31
40
 
32
- Passed. The bounded loop produced a reviewable candidate packet without permanently applying the candidate.
41
+ Passed. The bounded loop produced a reviewable claim-candidate packet without permanently applying the candidate. The ranking metric is a review-order hint only; the claim verdict is based on receipts and guardrails.
33
42
 
34
43
  ## What This Does Not Prove
35
44
 
36
45
  - subjective mix quality
37
46
  - that the candidate should be kept without listening review
47
+ - that the ranking metric is a universal proof metric
38
48
  - that all possible mix edits were searched
39
49
  - that the ratchet loop primitive is mix-specific
@@ -0,0 +1,32 @@
1
+ {
2
+ "version": "riddle-proof-local-runner-manifest.v1",
3
+ "runner": "local-playwright",
4
+ "profile_name": "neon-step-sequencer-explore-songs-and-mixes",
5
+ "captured_at": "2026-05-24T05:09:43.225Z",
6
+ "artifacts": [
7
+ {
8
+ "name": "proof.json",
9
+ "path": "proof.json",
10
+ "kind": "text",
11
+ "bytes": 118797
12
+ },
13
+ {
14
+ "name": "console.json",
15
+ "path": "console.json",
16
+ "kind": "text",
17
+ "bytes": 38
18
+ },
19
+ {
20
+ "name": "dom-summary.json",
21
+ "path": "dom-summary.json",
22
+ "kind": "text",
23
+ "bytes": 815
24
+ },
25
+ {
26
+ "name": "profile-result.json",
27
+ "path": "profile-result.json",
28
+ "kind": "text",
29
+ "bytes": 118797
30
+ }
31
+ ]
32
+ }
@@ -0,0 +1,4 @@
1
+ {
2
+ "events": [],
3
+ "fatal_count": 0
4
+ }
@@ -0,0 +1,40 @@
1
+ {
2
+ "expected_viewport_count": 1,
3
+ "viewport_count": 1,
4
+ "partial": false,
5
+ "routes": [
6
+ {
7
+ "requested": "http://127.0.0.1:5173/games/drum-sequencer?song=monkberry-moon-delight-tab&mix=profile&view=trainer&instrument=bass",
8
+ "observed": "/games/drum-sequencer",
9
+ "expected_path": "/games/drum-sequencer",
10
+ "matched": true,
11
+ "http_status": 200
12
+ }
13
+ ],
14
+ "titles": [
15
+ "LilArcade"
16
+ ],
17
+ "overflow_px": [
18
+ 0
19
+ ],
20
+ "bounds_overflow_px": [
21
+ 0
22
+ ],
23
+ "overflow_offender_counts": [
24
+ 0
25
+ ],
26
+ "frames": [
27
+ {
28
+ "viewport": "desktop",
29
+ "selectors": []
30
+ }
31
+ ],
32
+ "http_status": [],
33
+ "link_status": [],
34
+ "route_inventory": [],
35
+ "network_mock_count": 0,
36
+ "network_mock_hit_count": 0,
37
+ "dialog_count": 0,
38
+ "dialog_accept_count": 0,
39
+ "dialog_dismiss_count": 0
40
+ }