fsafaei commited on
Commit
12a7570
·
verified ·
1 Parent(s): b3b55fd

CHAMBER-Bench v1.0 chamber-bench-partner-sets (51 changed files)

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. README.md +77 -0
  2. SHA256SUMS.txt +50 -0
  3. cards/cocarry_partners-v1/imp_blend_a.md +41 -0
  4. cards/cocarry_partners-v1/imp_blend_b.md +41 -0
  5. cards/cocarry_partners-v1/imp_blend_c.md +41 -0
  6. cards/cocarry_partners-v1/imp_damp_high.md +41 -0
  7. cards/cocarry_partners-v1/imp_damp_low.md +41 -0
  8. cards/cocarry_partners-v1/imp_fast.md +41 -0
  9. cards/cocarry_partners-v1/imp_lag_bounded.md +41 -0
  10. cards/cocarry_partners-v1/imp_nominal.md +41 -0
  11. cards/cocarry_partners-v1/imp_slow.md +41 -0
  12. cards/cocarry_partners-v1/imp_stiff_high.md +41 -0
  13. cards/cocarry_partners-v1/imp_stiff_low.md +41 -0
  14. cards/cocarry_partners-v1/index.md +25 -0
  15. cards/cocarry_partners-v2/imp_blend_a.md +41 -0
  16. cards/cocarry_partners-v2/imp_blend_b.md +41 -0
  17. cards/cocarry_partners-v2/imp_blend_c.md +41 -0
  18. cards/cocarry_partners-v2/imp_damp_high.md +41 -0
  19. cards/cocarry_partners-v2/imp_damp_low.md +41 -0
  20. cards/cocarry_partners-v2/imp_fast.md +41 -0
  21. cards/cocarry_partners-v2/imp_lag_bounded.md +41 -0
  22. cards/cocarry_partners-v2/imp_nominal.md +41 -0
  23. cards/cocarry_partners-v2/imp_slow.md +41 -0
  24. cards/cocarry_partners-v2/imp_stiff_high.md +41 -0
  25. cards/cocarry_partners-v2/imp_stiff_low.md +41 -0
  26. cards/cocarry_partners-v2/index.md +26 -0
  27. cards/cocarry_partners-v2/joint_s4.md +35 -0
  28. cards/handover_place_partners-v1/index.md +20 -0
  29. cards/handover_place_partners-v1/presenter_matched.md +43 -0
  30. cards/handover_place_partners-v1/presenter_mismatch_15.md +43 -0
  31. cards/handover_place_partners-v1/presenter_mismatch_30.md +43 -0
  32. cards/handover_place_partners-v1/presenter_mismatch_45.md +43 -0
  33. cards/handover_place_partners-v1/presenter_offgrid_a.md +43 -0
  34. cards/handover_place_partners-v1/presenter_offgrid_b.md +43 -0
  35. cards/index.md +12 -0
  36. cards/stage1_pickplace_as_partners-v1/heuristic_center.md +34 -0
  37. cards/stage1_pickplace_as_partners-v1/heuristic_quadrant_neg.md +34 -0
  38. cards/stage1_pickplace_as_partners-v1/heuristic_quadrant_pos.md +34 -0
  39. cards/stage1_pickplace_as_partners-v1/index.md +17 -0
  40. checkpoints/e9040cbc3c3b2456_step150000.pt +3 -0
  41. checkpoints/e9040cbc3c3b2456_step150000.pt.json +8 -0
  42. croissant.jsonld +157 -0
  43. fingerprints/cocarry_partners-v1.json +250 -0
  44. fingerprints/cocarry_partners-v2.json +271 -0
  45. fingerprints/handover_place_partners-v1.json +145 -0
  46. fingerprints/stage1_pickplace_as_partners-v1.json +70 -0
  47. manifest.json +251 -0
  48. sets/cocarry_partners-v1.json +506 -0
  49. sets/cocarry_partners-v2.json +520 -0
  50. sets/handover_place_partners-v1.json +358 -0
README.md ADDED
@@ -0,0 +1,77 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ pretty_name: CHAMBER-Bench v1.0 partner sets
4
+ tags:
5
+ - robotics
6
+ - reinforcement-learning
7
+ - multi-agent
8
+ - benchmark
9
+ ---
10
+
11
+ # chamber-bench-partner-sets
12
+
13
+ The versioned partner zoo of **CHAMBER-Bench v1.0** — the benchmark
14
+ for physically-coupled ad-hoc cooperation released with the
15
+ [fsafaei/concerto](https://github.com/fsafaei/concerto) repository. A
16
+ *partner* is the frozen, black-box teammate a benchmarked method is
17
+ evaluated against: the method controls one robot arm, the partner
18
+ controls the other, and the method never sees the partner's policy or
19
+ parameters.
20
+
21
+ ## What is in this dataset
22
+
23
+ - `sets/*.json` — one machine-readable roster per partner-set version
24
+ (`cocarry_partners@v1`, `cocarry_partners@v2`,
25
+ `handover_place_partners@v1`, `stage1_pickplace_as_partners@v1`):
26
+ set metadata, each member's construction box, split label, and
27
+ SHA-256 identity hash. **Public** members carry their exact
28
+ committed parameter values; **private** members carry `params:
29
+ null` — their parameters are deliberately withheld.
30
+ - `cards/` — rendered per-member and per-set cards (construction,
31
+ fingerprints, competence floors) as published in the project
32
+ documentation.
33
+ - `fingerprints/*.json` — per-set behavioural fingerprint summaries.
34
+ - `checkpoints/` — the public learned members' PyTorch checkpoints
35
+ (content-addressed, with JSON sidecars).
36
+ - `manifest.json`, `SHA256SUMS.txt` — file list and digests; check a
37
+ download with `sha256sum -c SHA256SUMS.txt`.
38
+
39
+ ## Why private members are hashes only
40
+
41
+ The benchmark keeps 30% of each partner set private so a submitted
42
+ method can be spot-checked against partners it cannot have overfitted.
43
+ Publishing the identity hashes (and the fingerprints measured from
44
+ probe episodes, released in `chamber-bench-reference-trajectories`)
45
+ makes that spot-check verifiable without revealing the parameters.
46
+ This is a benchmark-integrity measure; there is no personal or
47
+ confidential third-party data anywhere in this artifact.
48
+
49
+ ## Provenance
50
+
51
+ All content is generated from the committed repository state by
52
+ `scripts/release/prepare_hosting.py` (deterministic; the producing
53
+ git commit is recorded in `manifest.json`). Rosters come from the
54
+ in-repo partner-set registry; fingerprints come from preregistered
55
+ probe runs archived as verifiable bundles. Collection is entirely
56
+ simulation and tooling output — no human subjects, no scraped data.
57
+
58
+ ## Intended use
59
+
60
+ Instantiate the exact public partners behind a leaderboard row
61
+ (`uv run chamber-eval run --partner-set <set>@vN …`), evaluate new
62
+ methods against the public split, or audit partner identity. The
63
+ submission protocol is `docs/how-to/submit-leaderboard.md` in the
64
+ repository.
65
+
66
+ ## Limitations
67
+
68
+ Scripted impedance controllers, scripted presenters, and frozen
69
+ jointly-trained policies only — no human models and no vision-based
70
+ partners in v1.0. Partner sets are versioned and never mutated; this
71
+ upload corresponds to the versions named in the roster files.
72
+
73
+ ## Licence and citation
74
+
75
+ Apache-2.0, same as the repository. Cite via the repository's
76
+ `CITATION.cff` (DOI `10.5281/zenodo.20128469`). Maintainer contact
77
+ and deprecation policy: `MAINTENANCE.md` in the repository.
SHA256SUMS.txt ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 03ba9406316cff125a7fd39aeb534907913cee229f09a0398390e6b3dc367c6a fingerprints/cocarry_partners-v1.json
2
+ 0608789a4323627152bbe2d2959e7e3139b0cff21e9633f9644345e09b891107 sets/stage1_pickplace_as_partners-v1.json
3
+ 0fee2fd08bf2e07c59073c9bc68f44bf09352d87d2151a23879cf2f211788f3d sets/cocarry_partners-v1.json
4
+ 11c35fc333cdccc2c4f499c46c649120978cbc1aaa3513afe685d0c8269b5ca4 cards/handover_place_partners-v1/presenter_mismatch_30.md
5
+ 1215b0661cbf0d0b2d5ff61a400a4bc78a7775f3705b8fe6348155a4c1e2ff90 cards/cocarry_partners-v2/imp_stiff_low.md
6
+ 1b36ac0b6982f025b07146bd27c826e58c947eb371345070669c746c4474c19f fingerprints/stage1_pickplace_as_partners-v1.json
7
+ 1b659212eaa83ca9facf322b9ea6ca91f60916230d5c2ea7d880686ae4bad7bd cards/cocarry_partners-v1/imp_fast.md
8
+ 1ce942c25d172872c6fa6387225b7e984b4980a85f7774d6acdab31359fa1ab9 cards/stage1_pickplace_as_partners-v1/heuristic_quadrant_pos.md
9
+ 1f8ac5f59a2650b004869d2c3ac4f69e6dfb47f5ecda0db0f12d935597bfa1b2 cards/handover_place_partners-v1/presenter_matched.md
10
+ 23c3c3831a25a1290f9a608621ce88ea8a148a9bf2fe4d1fc98aeb2447285fa9 cards/index.md
11
+ 3107b1bde5201d0350221f527839cda7ee6ac5698c20df6f80eb80453fb5ae18 checkpoints/e9040cbc3c3b2456_step150000.pt
12
+ 373aa55df296dd7f5078440dbf2be89ae2dbcffe1883580551f7c6d7387161c9 cards/stage1_pickplace_as_partners-v1/index.md
13
+ 3d71457d5bc64bcd0c7e871318b0b82bd3824f08eb56c7973c93948415c11519 cards/stage1_pickplace_as_partners-v1/heuristic_quadrant_neg.md
14
+ 407a0f1a05b8341b55c3115fdc42781e6d711a85985393268f5a11bf9ddaf79c cards/cocarry_partners-v1/imp_slow.md
15
+ 43cdc3f0616882700d5b225a998677611f937a946a126175dc12b1174bff0c46 cards/cocarry_partners-v2/imp_lag_bounded.md
16
+ 47510cab7f453f4cba2004fce056d108efe8eaf800182dbdcd6008d49b20928d cards/cocarry_partners-v1/imp_lag_bounded.md
17
+ 4e95a2fc2e062ca2077912612d91a5e26f7888db382422c1d407616ae3a8a44b cards/cocarry_partners-v2/imp_blend_c.md
18
+ 5d5abb0b8c7edb4ab95a21632a71545b8f34c69eb41ebe0ca1631270bf08656a manifest.json
19
+ 6159578bb2dcf3a97866fc832fb0b32dc3b64f574711bc7b4aff8d020f7f3fe9 cards/cocarry_partners-v2/imp_blend_a.md
20
+ 642c568215dfc05b5c5f1b4b6a0e8b0a5325f5694de95cbb691e3a415ac0a112 cards/handover_place_partners-v1/presenter_mismatch_15.md
21
+ 66a3af9776fdbb831aaa5d70c2f864d8c322054d2b8276d62af786c35091d990 sets/cocarry_partners-v2.json
22
+ 67d3c0795e837ecafe99a0a9a900c409f397cdcda36080f297af02793c9cfe44 cards/cocarry_partners-v1/index.md
23
+ 6a0eed7767bf484ee300d60958bf9a44a3cbc6d13462f5884642238055b8f8aa cards/cocarry_partners-v2/imp_nominal.md
24
+ 6a86774b598ed7a2adca3f16799ac4b6fe23a5db7e5eb4f6876c11b052597e56 croissant.jsonld
25
+ 78b0fdd8a688b43c83758063f24ddda3a545fb79ac00fb1d68a3ee2c7a551d8d cards/cocarry_partners-v1/imp_blend_a.md
26
+ 7c3e82823ea1ba24e956cf1265b52152af9720d88526f51611f29d639731beff README.md
27
+ 7cc5dc66983f46934e224458cdcf9505f048337415c6a01487cb9ceb72b1daae cards/handover_place_partners-v1/presenter_mismatch_45.md
28
+ 7e94927714b0e6a6954162028f7132fb3a3b8a698b3918a73228f153c2a07606 cards/cocarry_partners-v1/imp_nominal.md
29
+ 876236df18fd8df54eb05e4a8c31acf52022b11b9baa0db4d010d3f09e8b538f cards/cocarry_partners-v1/imp_blend_c.md
30
+ 8af63b2fe34f12e0e54d8a8f5e08884c4c8880eab2e77bb010058bc910da29d5 cards/cocarry_partners-v1/imp_damp_low.md
31
+ 94507519f55e3f4ca9ebe55eb5c63377aff67e8e878f5cb51cbab707623c8862 cards/cocarry_partners-v2/joint_s4.md
32
+ 9dc1a841855dc734383369915b3195d731fd4ddc22fc465baf3517200bf488cc cards/handover_place_partners-v1/presenter_offgrid_a.md
33
+ 9e7b23e36c894fedb65e724a3d70595c11813647965023c6ac2508bb7d63fe84 cards/cocarry_partners-v1/imp_stiff_low.md
34
+ af47e2726561472e8d5a98c309273dcec40912bfc9b5bb3bc7ddc0c35bfd5baa checkpoints/e9040cbc3c3b2456_step150000.pt.json
35
+ b544f4208b22d2e0ec0d652a271fc6a82070ee37f15893537d9b26561c1c56a3 cards/cocarry_partners-v2/imp_damp_high.md
36
+ c2b8ab60172f66aa40d6e1fa11e79b5d4c03c164152241f209af7ba06032883a cards/cocarry_partners-v2/index.md
37
+ cdd743d7ca8ef3f683a7ae8efc5cd6655caf4bc4bb424bb558cdf332b3d71654 fingerprints/handover_place_partners-v1.json
38
+ d21655ceb850a39f76935a5d9bb02d522247c521a89814c05be239096b636793 cards/cocarry_partners-v1/imp_damp_high.md
39
+ d2c0c6953d4614209c97f40b5fe96a04c63b01bbb5a424a15aa98d1ba4e7e0c5 cards/stage1_pickplace_as_partners-v1/heuristic_center.md
40
+ d337db83de8e528dd9b120d43a9d41f7d4803ec7d92c0545d53700400a3accec cards/cocarry_partners-v2/imp_blend_b.md
41
+ d52deca89d34e1ca1affaa1323415ae3a81426dff16803c425440ab235180e58 cards/cocarry_partners-v2/imp_stiff_high.md
42
+ dd0177a65d73f04159506bbb623b4f9d3dc05e373a920bf9d336e40aab096f0e cards/cocarry_partners-v2/imp_slow.md
43
+ e2e7924564769a9a4d5a5042eae112e318d1f913751e7677c04ea86627931edb sets/handover_place_partners-v1.json
44
+ e7b0cc1b7a56e35e592e4d91c53edc54eadc2a61dc06f7af2cb8ecd90797131e cards/cocarry_partners-v2/imp_fast.md
45
+ e7bb64c6a35d68126a2f2357b0a820e38705a846147364116a53a37791dca4e1 cards/cocarry_partners-v1/imp_blend_b.md
46
+ ea93cb1795fab33b42b53f14c501ba71afecb364261820b3f87ac03c23987ca7 fingerprints/cocarry_partners-v2.json
47
+ f1cb078674539b4897e213cede654a697d833250a0bc23d9567cbbed75bc4219 cards/handover_place_partners-v1/index.md
48
+ f33412e0b744901a53491cbb011f01a1f08e80d0afc6b48537931908559727cd cards/cocarry_partners-v2/imp_damp_low.md
49
+ f7c76ce886f22ddca7c79256c9381424614cb8e7f2595ce4926e7d56395cd287 cards/handover_place_partners-v1/presenter_offgrid_b.md
50
+ fb808e4e3447b9b331dc224929b99ad76403f90e110285427d546e2da15623a6 cards/cocarry_partners-v1/imp_stiff_high.md
cards/cocarry_partners-v1/imp_blend_a.md ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # `imp_blend_a` — cocarry_partners@v1
2
+
3
+ <!-- Generated by scripts/render_partner_cards.py from chamber.partners.sets + the fingerprint archive — do not edit by hand. -->
4
+
5
+ **Set.** `cocarry_partners@v1` (task `cocarry@v1`) · **Stratum.** scripted · **Split.** private · **Role.** partner_arm
6
+
7
+ **Identity.** `partner_id` `b6975bc340b25133` · parameter digest `66ec45f3bc06acf1ca79f5f3804aff757920c3db8c02a0cdd59675cad241c1bf` · `weights_uri` `member://cocarry_impedance/66ec45f3bc06acf1ca79f5f3804aff757920c3db8c02a0cdd59675cad241c1bf`
8
+
9
+ ## What this partner does
10
+
11
+ A deterministic end-effector-space PI impedance controller for one co-carry arm (ADR-026 §Decision 1): it drives its bar-end toward the cooperative goal along a straight Cartesian path through a damped pseudo-inverse Jacobian, sharing the bar load compliantly with the ego arm. `kp`/`ki` set the Cartesian PI gains, `step_max` the per-step command clip (response speed), `damping` the pseudo-inverse regularisation, and `lag_steps` a bounded transport delay (a sluggish-but-competent member: delayed but convergent tracking).
12
+
13
+ ## Construction provenance
14
+
15
+ Built from registry class `cocarry_impedance` (`PartnerSpec(seed=0, checkpoint_step=None)`). Private member: the exact values are **withheld** (ADR-009 as amended — published hashes, withheld parameters). They were drawn from the committed box under the maintainer-held seed; the digest below verifies any authorised local re-derivation.
16
+
17
+ | parameter | committed box | value |
18
+ | --- | --- | --- |
19
+ | `damping` | [0.02, 0.08] | *withheld* |
20
+ | `ki` | [0.4, 0.8] | *withheld* |
21
+ | `kp` | [1.3, 3.8] | *withheld* |
22
+ | `lag_steps` | [0, 3] (int) | *withheld* |
23
+ | `step_max` | [0.02, 0.04] | *withheld* |
24
+
25
+ ## Behavioural fingerprint
26
+
27
+ Committed probe suite: seeds [7000, 7001, 7002, 7003] x 5 episodes against the task's reference ego (archive: `spikes/results/partner-fingerprints/cocarry_partners-v1/imp_blend_a/`, an ADR-028 v3 bundle). Summary statistics of the member's action distribution and the dyad's stress channel — enough to tell members apart without policy access (ADR-018/I3).
28
+
29
+ | statistic | value |
30
+ | --- | --- |
31
+ | `action_abs_mean` | 0.3683 |
32
+ | `action_abs_p90` | 1 |
33
+ | `action_std` | 0.4705 |
34
+ | `n_episodes` | 20 |
35
+ | `stress_max` | 114.7 |
36
+ | `stress_mean` | 94.41 |
37
+ | `stress_p50` | 101.6 |
38
+ | `stress_p90` | 111.8 |
39
+ | `success_rate` | 1 |
40
+
41
+ **Competence floor.** floor probe `fingerprint` — success 1 vs committed floor 0.75 → **PASS**
cards/cocarry_partners-v1/imp_blend_b.md ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # `imp_blend_b` — cocarry_partners@v1
2
+
3
+ <!-- Generated by scripts/render_partner_cards.py from chamber.partners.sets + the fingerprint archive — do not edit by hand. -->
4
+
5
+ **Set.** `cocarry_partners@v1` (task `cocarry@v1`) · **Stratum.** scripted · **Split.** public · **Role.** partner_arm
6
+
7
+ **Identity.** `partner_id` `6883ea1ebef2f0d3` · parameter digest `b1a0fa0aa3ee2d96af0073a70ed040fa6d90efffaeb3a956396cd5704912ddb2` · `weights_uri` `member://cocarry_impedance/b1a0fa0aa3ee2d96af0073a70ed040fa6d90efffaeb3a956396cd5704912ddb2`
8
+
9
+ ## What this partner does
10
+
11
+ A deterministic end-effector-space PI impedance controller for one co-carry arm (ADR-026 §Decision 1): it drives its bar-end toward the cooperative goal along a straight Cartesian path through a damped pseudo-inverse Jacobian, sharing the bar load compliantly with the ego arm. `kp`/`ki` set the Cartesian PI gains, `step_max` the per-step command clip (response speed), `damping` the pseudo-inverse regularisation, and `lag_steps` a bounded transport delay (a sluggish-but-competent member: delayed but convergent tracking).
12
+
13
+ ## Construction provenance
14
+
15
+ Built from registry class `cocarry_impedance` (`PartnerSpec(seed=0, checkpoint_step=None)`). Public member: the exact values below were drawn from the committed box under the maintainer-held derivation seed and are committed next to their digest.
16
+
17
+ | parameter | committed box | value |
18
+ | --- | --- | --- |
19
+ | `damping` | [0.02, 0.08] | 0.0232 |
20
+ | `ki` | [0.4, 0.8] | 0.6453 |
21
+ | `kp` | [1.3, 3.8] | 1.6573 |
22
+ | `lag_steps` | [0, 3] (int) | 1 |
23
+ | `step_max` | [0.02, 0.04] | 0.0398 |
24
+
25
+ ## Behavioural fingerprint
26
+
27
+ Committed probe suite: seeds [7000, 7001, 7002, 7003] x 5 episodes against the task's reference ego (archive: `spikes/results/partner-fingerprints/cocarry_partners-v1/imp_blend_b/`, an ADR-028 v3 bundle). Summary statistics of the member's action distribution and the dyad's stress channel — enough to tell members apart without policy access (ADR-018/I3).
28
+
29
+ | statistic | value |
30
+ | --- | --- |
31
+ | `action_abs_mean` | 0.3774 |
32
+ | `action_abs_p90` | 1 |
33
+ | `action_std` | 0.486 |
34
+ | `n_episodes` | 20 |
35
+ | `stress_max` | 112.2 |
36
+ | `stress_mean` | 87.12 |
37
+ | `stress_p50` | 88.22 |
38
+ | `stress_p90` | 101.8 |
39
+ | `success_rate` | 1 |
40
+
41
+ **Competence floor.** floor probe `fingerprint` — success 1 vs committed floor 0.75 → **PASS**
cards/cocarry_partners-v1/imp_blend_c.md ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # `imp_blend_c` — cocarry_partners@v1
2
+
3
+ <!-- Generated by scripts/render_partner_cards.py from chamber.partners.sets + the fingerprint archive — do not edit by hand. -->
4
+
5
+ **Set.** `cocarry_partners@v1` (task `cocarry@v1`) · **Stratum.** scripted · **Split.** public · **Role.** partner_arm
6
+
7
+ **Identity.** `partner_id` `1d575685149b7174` · parameter digest `cc417fc13ef686b0d64ab6feca899ccf5f19c57f0ff874ae4a57dbaf7f6fdcf0` · `weights_uri` `member://cocarry_impedance/cc417fc13ef686b0d64ab6feca899ccf5f19c57f0ff874ae4a57dbaf7f6fdcf0`
8
+
9
+ ## What this partner does
10
+
11
+ A deterministic end-effector-space PI impedance controller for one co-carry arm (ADR-026 §Decision 1): it drives its bar-end toward the cooperative goal along a straight Cartesian path through a damped pseudo-inverse Jacobian, sharing the bar load compliantly with the ego arm. `kp`/`ki` set the Cartesian PI gains, `step_max` the per-step command clip (response speed), `damping` the pseudo-inverse regularisation, and `lag_steps` a bounded transport delay (a sluggish-but-competent member: delayed but convergent tracking).
12
+
13
+ ## Construction provenance
14
+
15
+ Built from registry class `cocarry_impedance` (`PartnerSpec(seed=0, checkpoint_step=None)`). Public member: the exact values below were drawn from the committed box under the maintainer-held derivation seed and are committed next to their digest.
16
+
17
+ | parameter | committed box | value |
18
+ | --- | --- | --- |
19
+ | `damping` | [0.02, 0.08] | 0.0281 |
20
+ | `ki` | [0.4, 0.8] | 0.7293 |
21
+ | `kp` | [1.3, 3.8] | 1.4134 |
22
+ | `lag_steps` | [0, 3] (int) | 2 |
23
+ | `step_max` | [0.02, 0.04] | 0.0391 |
24
+
25
+ ## Behavioural fingerprint
26
+
27
+ Committed probe suite: seeds [7000, 7001, 7002, 7003] x 5 episodes against the task's reference ego (archive: `spikes/results/partner-fingerprints/cocarry_partners-v1/imp_blend_c/`, an ADR-028 v3 bundle). Summary statistics of the member's action distribution and the dyad's stress channel — enough to tell members apart without policy access (ADR-018/I3).
28
+
29
+ | statistic | value |
30
+ | --- | --- |
31
+ | `action_abs_mean` | 0.3616 |
32
+ | `action_abs_p90` | 1 |
33
+ | `action_std` | 0.4797 |
34
+ | `n_episodes` | 20 |
35
+ | `stress_max` | 100.7 |
36
+ | `stress_mean` | 80.84 |
37
+ | `stress_p50` | 81.86 |
38
+ | `stress_p90` | 96.13 |
39
+ | `success_rate` | 1 |
40
+
41
+ **Competence floor.** floor probe `fingerprint` — success 1 vs committed floor 0.75 → **PASS**
cards/cocarry_partners-v1/imp_damp_high.md ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # `imp_damp_high` — cocarry_partners@v1
2
+
3
+ <!-- Generated by scripts/render_partner_cards.py from chamber.partners.sets + the fingerprint archive — do not edit by hand. -->
4
+
5
+ **Set.** `cocarry_partners@v1` (task `cocarry@v1`) · **Stratum.** scripted · **Split.** public · **Role.** partner_arm
6
+
7
+ **Identity.** `partner_id` `597b7116f63e09d8` · parameter digest `509cec1613d436a03d9538961436f9c9653f74bff53abb625207043f8c4c9ad4` · `weights_uri` `member://cocarry_impedance/509cec1613d436a03d9538961436f9c9653f74bff53abb625207043f8c4c9ad4`
8
+
9
+ ## What this partner does
10
+
11
+ A deterministic end-effector-space PI impedance controller for one co-carry arm (ADR-026 §Decision 1): it drives its bar-end toward the cooperative goal along a straight Cartesian path through a damped pseudo-inverse Jacobian, sharing the bar load compliantly with the ego arm. `kp`/`ki` set the Cartesian PI gains, `step_max` the per-step command clip (response speed), `damping` the pseudo-inverse regularisation, and `lag_steps` a bounded transport delay (a sluggish-but-competent member: delayed but convergent tracking).
12
+
13
+ ## Construction provenance
14
+
15
+ Built from registry class `cocarry_impedance` (`PartnerSpec(seed=0, checkpoint_step=None)`). Public member: the exact values below were drawn from the committed box under the maintainer-held derivation seed and are committed next to their digest.
16
+
17
+ | parameter | committed box | value |
18
+ | --- | --- | --- |
19
+ | `damping` | [0.075, 0.095] | 0.0817 |
20
+ | `ki` | [0.5, 0.7] | 0.5119 |
21
+ | `kp` | [2.3, 2.7] | 2.3582 |
22
+ | `lag_steps` | [0, 0] (int) | 0 |
23
+ | `step_max` | [0.028, 0.032] | 0.0302 |
24
+
25
+ ## Behavioural fingerprint
26
+
27
+ Committed probe suite: seeds [7000, 7001, 7002, 7003] x 5 episodes against the task's reference ego (archive: `spikes/results/partner-fingerprints/cocarry_partners-v1/imp_damp_high/`, an ADR-028 v3 bundle). Summary statistics of the member's action distribution and the dyad's stress channel — enough to tell members apart without policy access (ADR-018/I3).
28
+
29
+ | statistic | value |
30
+ | --- | --- |
31
+ | `action_abs_mean` | 0.3234 |
32
+ | `action_abs_p90` | 1 |
33
+ | `action_std` | 0.4329 |
34
+ | `n_episodes` | 20 |
35
+ | `stress_max` | 105 |
36
+ | `stress_mean` | 83.63 |
37
+ | `stress_p50` | 84.57 |
38
+ | `stress_p90` | 98.37 |
39
+ | `success_rate` | 1 |
40
+
41
+ **Competence floor.** floor probe `fingerprint` — success 1 vs committed floor 0.75 → **PASS**
cards/cocarry_partners-v1/imp_damp_low.md ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # `imp_damp_low` — cocarry_partners@v1
2
+
3
+ <!-- Generated by scripts/render_partner_cards.py from chamber.partners.sets + the fingerprint archive — do not edit by hand. -->
4
+
5
+ **Set.** `cocarry_partners@v1` (task `cocarry@v1`) · **Stratum.** scripted · **Split.** public · **Role.** partner_arm
6
+
7
+ **Identity.** `partner_id` `5ac85b19c0f522ee` · parameter digest `25c318a230e97df9c9168d0e8f98dc9c3227e4cdada4cb45dff7d09f31f64633` · `weights_uri` `member://cocarry_impedance/25c318a230e97df9c9168d0e8f98dc9c3227e4cdada4cb45dff7d09f31f64633`
8
+
9
+ ## What this partner does
10
+
11
+ A deterministic end-effector-space PI impedance controller for one co-carry arm (ADR-026 §Decision 1): it drives its bar-end toward the cooperative goal along a straight Cartesian path through a damped pseudo-inverse Jacobian, sharing the bar load compliantly with the ego arm. `kp`/`ki` set the Cartesian PI gains, `step_max` the per-step command clip (response speed), `damping` the pseudo-inverse regularisation, and `lag_steps` a bounded transport delay (a sluggish-but-competent member: delayed but convergent tracking).
12
+
13
+ ## Construction provenance
14
+
15
+ Built from registry class `cocarry_impedance` (`PartnerSpec(seed=0, checkpoint_step=None)`). Public member: the exact values below were drawn from the committed box under the maintainer-held derivation seed and are committed next to their digest.
16
+
17
+ | parameter | committed box | value |
18
+ | --- | --- | --- |
19
+ | `damping` | [0.015, 0.025] | 0.0165 |
20
+ | `ki` | [0.5, 0.7] | 0.5409 |
21
+ | `kp` | [2.3, 2.7] | 2.6044 |
22
+ | `lag_steps` | [0, 0] (int) | 0 |
23
+ | `step_max` | [0.028, 0.032] | 0.0308 |
24
+
25
+ ## Behavioural fingerprint
26
+
27
+ Committed probe suite: seeds [7000, 7001, 7002, 7003] x 5 episodes against the task's reference ego (archive: `spikes/results/partner-fingerprints/cocarry_partners-v1/imp_damp_low/`, an ADR-028 v3 bundle). Summary statistics of the member's action distribution and the dyad's stress channel — enough to tell members apart without policy access (ADR-018/I3).
28
+
29
+ | statistic | value |
30
+ | --- | --- |
31
+ | `action_abs_mean` | 0.3291 |
32
+ | `action_abs_p90` | 1 |
33
+ | `action_std` | 0.4361 |
34
+ | `n_episodes` | 20 |
35
+ | `stress_max` | 105.1 |
36
+ | `stress_mean` | 87.82 |
37
+ | `stress_p50` | 93.42 |
38
+ | `stress_p90` | 100.8 |
39
+ | `success_rate` | 1 |
40
+
41
+ **Competence floor.** floor probe `fingerprint` — success 1 vs committed floor 0.75 → **PASS**
cards/cocarry_partners-v1/imp_fast.md ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # `imp_fast` — cocarry_partners@v1
2
+
3
+ <!-- Generated by scripts/render_partner_cards.py from chamber.partners.sets + the fingerprint archive — do not edit by hand. -->
4
+
5
+ **Set.** `cocarry_partners@v1` (task `cocarry@v1`) · **Stratum.** scripted · **Split.** private · **Role.** partner_arm
6
+
7
+ **Identity.** `partner_id` `bfa69a8aa3979220` · parameter digest `0fe7eb258c8ed441e0f3e302684d2aa0f0de539cb921bc931401b3846ae0fed8` · `weights_uri` `member://cocarry_impedance/0fe7eb258c8ed441e0f3e302684d2aa0f0de539cb921bc931401b3846ae0fed8`
8
+
9
+ ## What this partner does
10
+
11
+ A deterministic end-effector-space PI impedance controller for one co-carry arm (ADR-026 §Decision 1): it drives its bar-end toward the cooperative goal along a straight Cartesian path through a damped pseudo-inverse Jacobian, sharing the bar load compliantly with the ego arm. `kp`/`ki` set the Cartesian PI gains, `step_max` the per-step command clip (response speed), `damping` the pseudo-inverse regularisation, and `lag_steps` a bounded transport delay (a sluggish-but-competent member: delayed but convergent tracking).
12
+
13
+ ## Construction provenance
14
+
15
+ Built from registry class `cocarry_impedance` (`PartnerSpec(seed=0, checkpoint_step=None)`). Private member: the exact values are **withheld** (ADR-009 as amended — published hashes, withheld parameters). They were drawn from the committed box under the maintainer-held seed; the digest below verifies any authorised local re-derivation.
16
+
17
+ | parameter | committed box | value |
18
+ | --- | --- | --- |
19
+ | `damping` | [0.035, 0.045] | *withheld* |
20
+ | `ki` | [0.5, 0.7] | *withheld* |
21
+ | `kp` | [2.3, 2.7] | *withheld* |
22
+ | `lag_steps` | [0, 0] (int) | *withheld* |
23
+ | `step_max` | [0.04, 0.047] | *withheld* |
24
+
25
+ ## Behavioural fingerprint
26
+
27
+ Committed probe suite: seeds [7000, 7001, 7002, 7003] x 5 episodes against the task's reference ego (archive: `spikes/results/partner-fingerprints/cocarry_partners-v1/imp_fast/`, an ADR-028 v3 bundle). Summary statistics of the member's action distribution and the dyad's stress channel — enough to tell members apart without policy access (ADR-018/I3).
28
+
29
+ | statistic | value |
30
+ | --- | --- |
31
+ | `action_abs_mean` | 0.3906 |
32
+ | `action_abs_p90` | 1 |
33
+ | `action_std` | 0.4899 |
34
+ | `n_episodes` | 20 |
35
+ | `stress_max` | 125.1 |
36
+ | `stress_mean` | 104.1 |
37
+ | `stress_p50` | 117.2 |
38
+ | `stress_p90` | 121.4 |
39
+ | `success_rate` | 1 |
40
+
41
+ **Competence floor.** floor probe `fingerprint` — success 1 vs committed floor 0.75 → **PASS**
cards/cocarry_partners-v1/imp_lag_bounded.md ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # `imp_lag_bounded` — cocarry_partners@v1
2
+
3
+ <!-- Generated by scripts/render_partner_cards.py from chamber.partners.sets + the fingerprint archive — do not edit by hand. -->
4
+
5
+ **Set.** `cocarry_partners@v1` (task `cocarry@v1`) · **Stratum.** scripted · **Split.** public · **Role.** partner_arm
6
+
7
+ **Identity.** `partner_id` `a1d7304eb9f423a6` · parameter digest `fc385b64d1b4fc869b62c8d0f19b5959693ad7b634337667d25a8716d546b74f` · `weights_uri` `member://cocarry_impedance/fc385b64d1b4fc869b62c8d0f19b5959693ad7b634337667d25a8716d546b74f`
8
+
9
+ ## What this partner does
10
+
11
+ A deterministic end-effector-space PI impedance controller for one co-carry arm (ADR-026 §Decision 1): it drives its bar-end toward the cooperative goal along a straight Cartesian path through a damped pseudo-inverse Jacobian, sharing the bar load compliantly with the ego arm. `kp`/`ki` set the Cartesian PI gains, `step_max` the per-step command clip (response speed), `damping` the pseudo-inverse regularisation, and `lag_steps` a bounded transport delay (a sluggish-but-competent member: delayed but convergent tracking).
12
+
13
+ ## Construction provenance
14
+
15
+ Built from registry class `cocarry_impedance` (`PartnerSpec(seed=0, checkpoint_step=None)`). Public member: the exact values below were drawn from the committed box under the maintainer-held derivation seed and are committed next to their digest.
16
+
17
+ | parameter | committed box | value |
18
+ | --- | --- | --- |
19
+ | `damping` | [0.035, 0.045] | 0.0353 |
20
+ | `ki` | [0.5, 0.7] | 0.6211 |
21
+ | `kp` | [2.3, 2.7] | 2.5576 |
22
+ | `lag_steps` | [3, 6] (int) | 5 |
23
+ | `step_max` | [0.028, 0.032] | 0.0294 |
24
+
25
+ ## Behavioural fingerprint
26
+
27
+ Committed probe suite: seeds [7000, 7001, 7002, 7003] x 5 episodes against the task's reference ego (archive: `spikes/results/partner-fingerprints/cocarry_partners-v1/imp_lag_bounded/`, an ADR-028 v3 bundle). Summary statistics of the member's action distribution and the dyad's stress channel — enough to tell members apart without policy access (ADR-018/I3).
28
+
29
+ | statistic | value |
30
+ | --- | --- |
31
+ | `action_abs_mean` | 0.2697 |
32
+ | `action_abs_p90` | 1 |
33
+ | `action_std` | 0.4174 |
34
+ | `n_episodes` | 20 |
35
+ | `stress_max` | 77.31 |
36
+ | `stress_mean` | 67.11 |
37
+ | `stress_p50` | 66.69 |
38
+ | `stress_p90` | 70.72 |
39
+ | `success_rate` | 1 |
40
+
41
+ **Competence floor.** floor probe `fingerprint` — success 1 vs committed floor 0.75 → **PASS**
cards/cocarry_partners-v1/imp_nominal.md ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # `imp_nominal` — cocarry_partners@v1
2
+
3
+ <!-- Generated by scripts/render_partner_cards.py from chamber.partners.sets + the fingerprint archive — do not edit by hand. -->
4
+
5
+ **Set.** `cocarry_partners@v1` (task `cocarry@v1`) · **Stratum.** scripted · **Split.** public · **Role.** partner_arm
6
+
7
+ **Identity.** `partner_id` `3d43a19c051fc8bc` · parameter digest `92eb953311e1b0a0d7904f41717daa0d58d08bfee1a91b9ffa132939faf83fc3` · `weights_uri` `member://cocarry_impedance/92eb953311e1b0a0d7904f41717daa0d58d08bfee1a91b9ffa132939faf83fc3`
8
+
9
+ ## What this partner does
10
+
11
+ A deterministic end-effector-space PI impedance controller for one co-carry arm (ADR-026 §Decision 1): it drives its bar-end toward the cooperative goal along a straight Cartesian path through a damped pseudo-inverse Jacobian, sharing the bar load compliantly with the ego arm. `kp`/`ki` set the Cartesian PI gains, `step_max` the per-step command clip (response speed), `damping` the pseudo-inverse regularisation, and `lag_steps` a bounded transport delay (a sluggish-but-competent member: delayed but convergent tracking).
12
+
13
+ ## Construction provenance
14
+
15
+ Built from registry class `cocarry_impedance` (`PartnerSpec(seed=0, checkpoint_step=None)`). Public member: the exact values below were drawn from the committed box under the maintainer-held derivation seed and are committed next to their digest.
16
+
17
+ | parameter | committed box | value |
18
+ | --- | --- | --- |
19
+ | `damping` | [0.035, 0.045] | 0.0374 |
20
+ | `ki` | [0.5, 0.7] | 0.5431 |
21
+ | `kp` | [2.3, 2.7] | 2.3969 |
22
+ | `lag_steps` | [0, 0] (int) | 0 |
23
+ | `step_max` | [0.028, 0.032] | 0.0306 |
24
+
25
+ ## Behavioural fingerprint
26
+
27
+ Committed probe suite: seeds [7000, 7001, 7002, 7003] x 5 episodes against the task's reference ego (archive: `spikes/results/partner-fingerprints/cocarry_partners-v1/imp_nominal/`, an ADR-028 v3 bundle). Summary statistics of the member's action distribution and the dyad's stress channel — enough to tell members apart without policy access (ADR-018/I3).
28
+
29
+ | statistic | value |
30
+ | --- | --- |
31
+ | `action_abs_mean` | 0.3275 |
32
+ | `action_abs_p90` | 1 |
33
+ | `action_std` | 0.4352 |
34
+ | `n_episodes` | 20 |
35
+ | `stress_max` | 105.6 |
36
+ | `stress_mean` | 89.64 |
37
+ | `stress_p50` | 90.47 |
38
+ | `stress_p90` | 101.4 |
39
+ | `success_rate` | 1 |
40
+
41
+ **Competence floor.** floor probe `fingerprint` — success 1 vs committed floor 0.75 → **PASS**
cards/cocarry_partners-v1/imp_slow.md ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # `imp_slow` — cocarry_partners@v1
2
+
3
+ <!-- Generated by scripts/render_partner_cards.py from chamber.partners.sets + the fingerprint archive — do not edit by hand. -->
4
+
5
+ **Set.** `cocarry_partners@v1` (task `cocarry@v1`) · **Stratum.** scripted · **Split.** private · **Role.** partner_arm
6
+
7
+ **Identity.** `partner_id` `e4a8042f3c362fde` · parameter digest `f769f5f281c10dcb6b7bbec47afd9be011fd615fa3f8176edbe0f33ab2403fcd` · `weights_uri` `member://cocarry_impedance/f769f5f281c10dcb6b7bbec47afd9be011fd615fa3f8176edbe0f33ab2403fcd`
8
+
9
+ ## What this partner does
10
+
11
+ A deterministic end-effector-space PI impedance controller for one co-carry arm (ADR-026 §Decision 1): it drives its bar-end toward the cooperative goal along a straight Cartesian path through a damped pseudo-inverse Jacobian, sharing the bar load compliantly with the ego arm. `kp`/`ki` set the Cartesian PI gains, `step_max` the per-step command clip (response speed), `damping` the pseudo-inverse regularisation, and `lag_steps` a bounded transport delay (a sluggish-but-competent member: delayed but convergent tracking).
12
+
13
+ ## Construction provenance
14
+
15
+ Built from registry class `cocarry_impedance` (`PartnerSpec(seed=0, checkpoint_step=None)`). Private member: the exact values are **withheld** (ADR-009 as amended — published hashes, withheld parameters). They were drawn from the committed box under the maintainer-held seed; the digest below verifies any authorised local re-derivation.
16
+
17
+ | parameter | committed box | value |
18
+ | --- | --- | --- |
19
+ | `damping` | [0.035, 0.045] | *withheld* |
20
+ | `ki` | [0.5, 0.7] | *withheld* |
21
+ | `kp` | [2.3, 2.7] | *withheld* |
22
+ | `lag_steps` | [0, 0] (int) | *withheld* |
23
+ | `step_max` | [0.016, 0.021] | *withheld* |
24
+
25
+ ## Behavioural fingerprint
26
+
27
+ Committed probe suite: seeds [7000, 7001, 7002, 7003] x 5 episodes against the task's reference ego (archive: `spikes/results/partner-fingerprints/cocarry_partners-v1/imp_slow/`, an ADR-028 v3 bundle). Summary statistics of the member's action distribution and the dyad's stress channel — enough to tell members apart without policy access (ADR-018/I3).
28
+
29
+ | statistic | value |
30
+ | --- | --- |
31
+ | `action_abs_mean` | 0.2418 |
32
+ | `action_abs_p90` | 1 |
33
+ | `action_std` | 0.3752 |
34
+ | `n_episodes` | 20 |
35
+ | `stress_max` | 85.07 |
36
+ | `stress_mean` | 60.45 |
37
+ | `stress_p50` | 62.41 |
38
+ | `stress_p90` | 69.27 |
39
+ | `success_rate` | 1 |
40
+
41
+ **Competence floor.** floor probe `fingerprint` — success 1 vs committed floor 0.75 → **PASS**
cards/cocarry_partners-v1/imp_stiff_high.md ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # `imp_stiff_high` — cocarry_partners@v1
2
+
3
+ <!-- Generated by scripts/render_partner_cards.py from chamber.partners.sets + the fingerprint archive — do not edit by hand. -->
4
+
5
+ **Set.** `cocarry_partners@v1` (task `cocarry@v1`) · **Stratum.** scripted · **Split.** public · **Role.** partner_arm
6
+
7
+ **Identity.** `partner_id` `4d0ae9868c4c10c8` · parameter digest `212f054214340e8e69849cf63594c71bf92fdf026cddaf37c8e4f67e3999e8ff` · `weights_uri` `member://cocarry_impedance/212f054214340e8e69849cf63594c71bf92fdf026cddaf37c8e4f67e3999e8ff`
8
+
9
+ ## What this partner does
10
+
11
+ A deterministic end-effector-space PI impedance controller for one co-carry arm (ADR-026 §Decision 1): it drives its bar-end toward the cooperative goal along a straight Cartesian path through a damped pseudo-inverse Jacobian, sharing the bar load compliantly with the ego arm. `kp`/`ki` set the Cartesian PI gains, `step_max` the per-step command clip (response speed), `damping` the pseudo-inverse regularisation, and `lag_steps` a bounded transport delay (a sluggish-but-competent member: delayed but convergent tracking).
12
+
13
+ ## Construction provenance
14
+
15
+ Built from registry class `cocarry_impedance` (`PartnerSpec(seed=0, checkpoint_step=None)`). Public member: the exact values below were drawn from the committed box under the maintainer-held derivation seed and are committed next to their digest.
16
+
17
+ | parameter | committed box | value |
18
+ | --- | --- | --- |
19
+ | `damping` | [0.035, 0.045] | 0.0364 |
20
+ | `ki` | [0.5, 0.7] | 0.6856 |
21
+ | `kp` | [3.5, 4.3] | 3.6431 |
22
+ | `lag_steps` | [0, 0] (int) | 0 |
23
+ | `step_max` | [0.028, 0.032] | 0.029 |
24
+
25
+ ## Behavioural fingerprint
26
+
27
+ Committed probe suite: seeds [7000, 7001, 7002, 7003] x 5 episodes against the task's reference ego (archive: `spikes/results/partner-fingerprints/cocarry_partners-v1/imp_stiff_high/`, an ADR-028 v3 bundle). Summary statistics of the member's action distribution and the dyad's stress channel — enough to tell members apart without policy access (ADR-018/I3).
28
+
29
+ | statistic | value |
30
+ | --- | --- |
31
+ | `action_abs_mean` | 0.3177 |
32
+ | `action_abs_p90` | 1 |
33
+ | `action_std` | 0.4274 |
34
+ | `n_episodes` | 20 |
35
+ | `stress_max` | 109.6 |
36
+ | `stress_mean` | 80.4 |
37
+ | `stress_p50` | 80.4 |
38
+ | `stress_p90` | 94.67 |
39
+ | `success_rate` | 1 |
40
+
41
+ **Competence floor.** floor probe `fingerprint` — success 1 vs committed floor 0.75 → **PASS**
cards/cocarry_partners-v1/imp_stiff_low.md ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # `imp_stiff_low` — cocarry_partners@v1
2
+
3
+ <!-- Generated by scripts/render_partner_cards.py from chamber.partners.sets + the fingerprint archive — do not edit by hand. -->
4
+
5
+ **Set.** `cocarry_partners@v1` (task `cocarry@v1`) · **Stratum.** scripted · **Split.** public · **Role.** partner_arm
6
+
7
+ **Identity.** `partner_id` `2551311d47ba8e57` · parameter digest `a5d61ee76a1a7a8a7f9241d25fca8db825215da0babb8fcda096e2bec36073a0` · `weights_uri` `member://cocarry_impedance/a5d61ee76a1a7a8a7f9241d25fca8db825215da0babb8fcda096e2bec36073a0`
8
+
9
+ ## What this partner does
10
+
11
+ A deterministic end-effector-space PI impedance controller for one co-carry arm (ADR-026 §Decision 1): it drives its bar-end toward the cooperative goal along a straight Cartesian path through a damped pseudo-inverse Jacobian, sharing the bar load compliantly with the ego arm. `kp`/`ki` set the Cartesian PI gains, `step_max` the per-step command clip (response speed), `damping` the pseudo-inverse regularisation, and `lag_steps` a bounded transport delay (a sluggish-but-competent member: delayed but convergent tracking).
12
+
13
+ ## Construction provenance
14
+
15
+ Built from registry class `cocarry_impedance` (`PartnerSpec(seed=0, checkpoint_step=None)`). Public member: the exact values below were drawn from the committed box under the maintainer-held derivation seed and are committed next to their digest.
16
+
17
+ | parameter | committed box | value |
18
+ | --- | --- | --- |
19
+ | `damping` | [0.035, 0.045] | 0.0442 |
20
+ | `ki` | [0.5, 0.7] | 0.6616 |
21
+ | `kp` | [1.1, 1.6] | 1.1991 |
22
+ | `lag_steps` | [0, 0] (int) | 0 |
23
+ | `step_max` | [0.028, 0.032] | 0.0286 |
24
+
25
+ ## Behavioural fingerprint
26
+
27
+ Committed probe suite: seeds [7000, 7001, 7002, 7003] x 5 episodes against the task's reference ego (archive: `spikes/results/partner-fingerprints/cocarry_partners-v1/imp_stiff_low/`, an ADR-028 v3 bundle). Summary statistics of the member's action distribution and the dyad's stress channel — enough to tell members apart without policy access (ADR-018/I3).
28
+
29
+ | statistic | value |
30
+ | --- | --- |
31
+ | `action_abs_mean` | 0.313 |
32
+ | `action_abs_p90` | 1 |
33
+ | `action_std` | 0.4232 |
34
+ | `n_episodes` | 20 |
35
+ | `stress_max` | 103.9 |
36
+ | `stress_mean` | 81.57 |
37
+ | `stress_p50` | 80.36 |
38
+ | `stress_p90` | 97.9 |
39
+ | `success_rate` | 1 |
40
+
41
+ **Competence floor.** floor probe `fingerprint` — success 1 vs committed floor 0.75 → **PASS**
cards/cocarry_partners-v1/index.md ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Partner set `cocarry_partners@v1`
2
+
3
+ <!-- Generated by scripts/render_partner_cards.py from chamber.partners.sets + the fingerprint archive — do not edit by hand. -->
4
+
5
+ Task: `cocarry@v1` · members: 11 (8 public / 3 private) · committed floor: 0.75 on the `fingerprint` probe.
6
+
7
+ Scripted stratum of the cocarry@1 set (ADR-009 as amended 2026-07-05). Reference ego for the probe/floor: the default-gain matched impedance controller (ADR-026 §Decision 1). Frozen learned members join as version 2 (ADR-027 §Versioning).
8
+
9
+ The public/private split is the deterministic ADR-009 rule — members ordered by `partner_id` hash, the first ⌈0.7·N⌉ public — recomputable from this roster; no hand-picking. Private members' behavioural parameters are withheld (published hashes, withheld parameters): they derive from the maintainer-held seed and verify against the committed digests. Set changes bump the version (ADR-027 §Versioning); frozen learned members join as a version bump.
10
+
11
+ | member | split | role | `partner_id` | floor success | fingerprint success |
12
+ | --- | --- | --- | --- | --- | --- |
13
+ | [`imp_nominal`](imp_nominal.md) | public | partner_arm | `3d43a19c051fc8bc` | 1 | 1 |
14
+ | [`imp_stiff_low`](imp_stiff_low.md) | public | partner_arm | `2551311d47ba8e57` | 1 | 1 |
15
+ | [`imp_stiff_high`](imp_stiff_high.md) | public | partner_arm | `4d0ae9868c4c10c8` | 1 | 1 |
16
+ | [`imp_damp_low`](imp_damp_low.md) | public | partner_arm | `5ac85b19c0f522ee` | 1 | 1 |
17
+ | [`imp_damp_high`](imp_damp_high.md) | public | partner_arm | `597b7116f63e09d8` | 1 | 1 |
18
+ | [`imp_slow`](imp_slow.md) | private | partner_arm | `e4a8042f3c362fde` | 1 | 1 |
19
+ | [`imp_fast`](imp_fast.md) | private | partner_arm | `bfa69a8aa3979220` | 1 | 1 |
20
+ | [`imp_lag_bounded`](imp_lag_bounded.md) | public | partner_arm | `a1d7304eb9f423a6` | 1 | 1 |
21
+ | [`imp_blend_a`](imp_blend_a.md) | private | partner_arm | `b6975bc340b25133` | 1 | 1 |
22
+ | [`imp_blend_b`](imp_blend_b.md) | public | partner_arm | `6883ea1ebef2f0d3` | 1 | 1 |
23
+ | [`imp_blend_c`](imp_blend_c.md) | public | partner_arm | `1d575685149b7174` | 1 | 1 |
24
+
25
+ Fingerprint archive: `spikes/results/partner-fingerprints/cocarry_partners-v1/` (per-member ADR-028 v3 bundles + `fingerprints.json` + `SHA256SUMS.txt`).
cards/cocarry_partners-v2/imp_blend_a.md ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # `imp_blend_a` — cocarry_partners@v2
2
+
3
+ <!-- Generated by scripts/render_partner_cards.py from chamber.partners.sets + the fingerprint archive — do not edit by hand. -->
4
+
5
+ **Set.** `cocarry_partners@v2` (task `cocarry@v1`) · **Stratum.** scripted · **Split.** private · **Role.** partner_arm
6
+
7
+ **Identity.** `partner_id` `b6975bc340b25133` · parameter digest `66ec45f3bc06acf1ca79f5f3804aff757920c3db8c02a0cdd59675cad241c1bf` · `weights_uri` `member://cocarry_impedance/66ec45f3bc06acf1ca79f5f3804aff757920c3db8c02a0cdd59675cad241c1bf`
8
+
9
+ ## What this partner does
10
+
11
+ A deterministic end-effector-space PI impedance controller for one co-carry arm (ADR-026 §Decision 1): it drives its bar-end toward the cooperative goal along a straight Cartesian path through a damped pseudo-inverse Jacobian, sharing the bar load compliantly with the ego arm. `kp`/`ki` set the Cartesian PI gains, `step_max` the per-step command clip (response speed), `damping` the pseudo-inverse regularisation, and `lag_steps` a bounded transport delay (a sluggish-but-competent member: delayed but convergent tracking).
12
+
13
+ ## Construction provenance
14
+
15
+ Built from registry class `cocarry_impedance` (`PartnerSpec(seed=0, checkpoint_step=None)`). Private member: the exact values are **withheld** (ADR-009 as amended — published hashes, withheld parameters). They were drawn from the committed box under the maintainer-held seed; the digest below verifies any authorised local re-derivation.
16
+
17
+ | parameter | committed box | value |
18
+ | --- | --- | --- |
19
+ | `damping` | [0.02, 0.08] | *withheld* |
20
+ | `ki` | [0.4, 0.8] | *withheld* |
21
+ | `kp` | [1.3, 3.8] | *withheld* |
22
+ | `lag_steps` | [0, 3] (int) | *withheld* |
23
+ | `step_max` | [0.02, 0.04] | *withheld* |
24
+
25
+ ## Behavioural fingerprint
26
+
27
+ Committed probe suite: seeds [7000, 7001, 7002, 7003] x 5 episodes against the task's reference ego (archive: `spikes/results/partner-fingerprints/cocarry_partners-v2/imp_blend_a/`, an ADR-028 v3 bundle). Summary statistics of the member's action distribution and the dyad's stress channel — enough to tell members apart without policy access (ADR-018/I3).
28
+
29
+ | statistic | value |
30
+ | --- | --- |
31
+ | `action_abs_mean` | 0.3683 |
32
+ | `action_abs_p90` | 1 |
33
+ | `action_std` | 0.4705 |
34
+ | `n_episodes` | 20 |
35
+ | `stress_max` | 114.7 |
36
+ | `stress_mean` | 94.41 |
37
+ | `stress_p50` | 101.6 |
38
+ | `stress_p90` | 111.8 |
39
+ | `success_rate` | 1 |
40
+
41
+ **Competence floor.** floor probe `fingerprint` — success 1 vs committed floor 0.75 → **PASS**
cards/cocarry_partners-v2/imp_blend_b.md ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # `imp_blend_b` — cocarry_partners@v2
2
+
3
+ <!-- Generated by scripts/render_partner_cards.py from chamber.partners.sets + the fingerprint archive — do not edit by hand. -->
4
+
5
+ **Set.** `cocarry_partners@v2` (task `cocarry@v1`) · **Stratum.** scripted · **Split.** public · **Role.** partner_arm
6
+
7
+ **Identity.** `partner_id` `6883ea1ebef2f0d3` · parameter digest `b1a0fa0aa3ee2d96af0073a70ed040fa6d90efffaeb3a956396cd5704912ddb2` · `weights_uri` `member://cocarry_impedance/b1a0fa0aa3ee2d96af0073a70ed040fa6d90efffaeb3a956396cd5704912ddb2`
8
+
9
+ ## What this partner does
10
+
11
+ A deterministic end-effector-space PI impedance controller for one co-carry arm (ADR-026 §Decision 1): it drives its bar-end toward the cooperative goal along a straight Cartesian path through a damped pseudo-inverse Jacobian, sharing the bar load compliantly with the ego arm. `kp`/`ki` set the Cartesian PI gains, `step_max` the per-step command clip (response speed), `damping` the pseudo-inverse regularisation, and `lag_steps` a bounded transport delay (a sluggish-but-competent member: delayed but convergent tracking).
12
+
13
+ ## Construction provenance
14
+
15
+ Built from registry class `cocarry_impedance` (`PartnerSpec(seed=0, checkpoint_step=None)`). Public member: the exact values below were drawn from the committed box under the maintainer-held derivation seed and are committed next to their digest.
16
+
17
+ | parameter | committed box | value |
18
+ | --- | --- | --- |
19
+ | `damping` | [0.02, 0.08] | 0.0232 |
20
+ | `ki` | [0.4, 0.8] | 0.6453 |
21
+ | `kp` | [1.3, 3.8] | 1.6573 |
22
+ | `lag_steps` | [0, 3] (int) | 1 |
23
+ | `step_max` | [0.02, 0.04] | 0.0398 |
24
+
25
+ ## Behavioural fingerprint
26
+
27
+ Committed probe suite: seeds [7000, 7001, 7002, 7003] x 5 episodes against the task's reference ego (archive: `spikes/results/partner-fingerprints/cocarry_partners-v2/imp_blend_b/`, an ADR-028 v3 bundle). Summary statistics of the member's action distribution and the dyad's stress channel — enough to tell members apart without policy access (ADR-018/I3).
28
+
29
+ | statistic | value |
30
+ | --- | --- |
31
+ | `action_abs_mean` | 0.3774 |
32
+ | `action_abs_p90` | 1 |
33
+ | `action_std` | 0.486 |
34
+ | `n_episodes` | 20 |
35
+ | `stress_max` | 112.2 |
36
+ | `stress_mean` | 87.12 |
37
+ | `stress_p50` | 88.22 |
38
+ | `stress_p90` | 101.8 |
39
+ | `success_rate` | 1 |
40
+
41
+ **Competence floor.** floor probe `fingerprint` — success 1 vs committed floor 0.75 → **PASS**
cards/cocarry_partners-v2/imp_blend_c.md ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # `imp_blend_c` — cocarry_partners@v2
2
+
3
+ <!-- Generated by scripts/render_partner_cards.py from chamber.partners.sets + the fingerprint archive — do not edit by hand. -->
4
+
5
+ **Set.** `cocarry_partners@v2` (task `cocarry@v1`) · **Stratum.** scripted · **Split.** public · **Role.** partner_arm
6
+
7
+ **Identity.** `partner_id` `1d575685149b7174` · parameter digest `cc417fc13ef686b0d64ab6feca899ccf5f19c57f0ff874ae4a57dbaf7f6fdcf0` · `weights_uri` `member://cocarry_impedance/cc417fc13ef686b0d64ab6feca899ccf5f19c57f0ff874ae4a57dbaf7f6fdcf0`
8
+
9
+ ## What this partner does
10
+
11
+ A deterministic end-effector-space PI impedance controller for one co-carry arm (ADR-026 §Decision 1): it drives its bar-end toward the cooperative goal along a straight Cartesian path through a damped pseudo-inverse Jacobian, sharing the bar load compliantly with the ego arm. `kp`/`ki` set the Cartesian PI gains, `step_max` the per-step command clip (response speed), `damping` the pseudo-inverse regularisation, and `lag_steps` a bounded transport delay (a sluggish-but-competent member: delayed but convergent tracking).
12
+
13
+ ## Construction provenance
14
+
15
+ Built from registry class `cocarry_impedance` (`PartnerSpec(seed=0, checkpoint_step=None)`). Public member: the exact values below were drawn from the committed box under the maintainer-held derivation seed and are committed next to their digest.
16
+
17
+ | parameter | committed box | value |
18
+ | --- | --- | --- |
19
+ | `damping` | [0.02, 0.08] | 0.0281 |
20
+ | `ki` | [0.4, 0.8] | 0.7293 |
21
+ | `kp` | [1.3, 3.8] | 1.4134 |
22
+ | `lag_steps` | [0, 3] (int) | 2 |
23
+ | `step_max` | [0.02, 0.04] | 0.0391 |
24
+
25
+ ## Behavioural fingerprint
26
+
27
+ Committed probe suite: seeds [7000, 7001, 7002, 7003] x 5 episodes against the task's reference ego (archive: `spikes/results/partner-fingerprints/cocarry_partners-v2/imp_blend_c/`, an ADR-028 v3 bundle). Summary statistics of the member's action distribution and the dyad's stress channel — enough to tell members apart without policy access (ADR-018/I3).
28
+
29
+ | statistic | value |
30
+ | --- | --- |
31
+ | `action_abs_mean` | 0.3616 |
32
+ | `action_abs_p90` | 1 |
33
+ | `action_std` | 0.4797 |
34
+ | `n_episodes` | 20 |
35
+ | `stress_max` | 100.7 |
36
+ | `stress_mean` | 80.84 |
37
+ | `stress_p50` | 81.86 |
38
+ | `stress_p90` | 96.13 |
39
+ | `success_rate` | 1 |
40
+
41
+ **Competence floor.** floor probe `fingerprint` — success 1 vs committed floor 0.75 → **PASS**
cards/cocarry_partners-v2/imp_damp_high.md ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # `imp_damp_high` — cocarry_partners@v2
2
+
3
+ <!-- Generated by scripts/render_partner_cards.py from chamber.partners.sets + the fingerprint archive — do not edit by hand. -->
4
+
5
+ **Set.** `cocarry_partners@v2` (task `cocarry@v1`) · **Stratum.** scripted · **Split.** public · **Role.** partner_arm
6
+
7
+ **Identity.** `partner_id` `597b7116f63e09d8` · parameter digest `509cec1613d436a03d9538961436f9c9653f74bff53abb625207043f8c4c9ad4` · `weights_uri` `member://cocarry_impedance/509cec1613d436a03d9538961436f9c9653f74bff53abb625207043f8c4c9ad4`
8
+
9
+ ## What this partner does
10
+
11
+ A deterministic end-effector-space PI impedance controller for one co-carry arm (ADR-026 §Decision 1): it drives its bar-end toward the cooperative goal along a straight Cartesian path through a damped pseudo-inverse Jacobian, sharing the bar load compliantly with the ego arm. `kp`/`ki` set the Cartesian PI gains, `step_max` the per-step command clip (response speed), `damping` the pseudo-inverse regularisation, and `lag_steps` a bounded transport delay (a sluggish-but-competent member: delayed but convergent tracking).
12
+
13
+ ## Construction provenance
14
+
15
+ Built from registry class `cocarry_impedance` (`PartnerSpec(seed=0, checkpoint_step=None)`). Public member: the exact values below were drawn from the committed box under the maintainer-held derivation seed and are committed next to their digest.
16
+
17
+ | parameter | committed box | value |
18
+ | --- | --- | --- |
19
+ | `damping` | [0.075, 0.095] | 0.0817 |
20
+ | `ki` | [0.5, 0.7] | 0.5119 |
21
+ | `kp` | [2.3, 2.7] | 2.3582 |
22
+ | `lag_steps` | [0, 0] (int) | 0 |
23
+ | `step_max` | [0.028, 0.032] | 0.0302 |
24
+
25
+ ## Behavioural fingerprint
26
+
27
+ Committed probe suite: seeds [7000, 7001, 7002, 7003] x 5 episodes against the task's reference ego (archive: `spikes/results/partner-fingerprints/cocarry_partners-v2/imp_damp_high/`, an ADR-028 v3 bundle). Summary statistics of the member's action distribution and the dyad's stress channel — enough to tell members apart without policy access (ADR-018/I3).
28
+
29
+ | statistic | value |
30
+ | --- | --- |
31
+ | `action_abs_mean` | 0.3234 |
32
+ | `action_abs_p90` | 1 |
33
+ | `action_std` | 0.4329 |
34
+ | `n_episodes` | 20 |
35
+ | `stress_max` | 105 |
36
+ | `stress_mean` | 83.63 |
37
+ | `stress_p50` | 84.57 |
38
+ | `stress_p90` | 98.37 |
39
+ | `success_rate` | 1 |
40
+
41
+ **Competence floor.** floor probe `fingerprint` — success 1 vs committed floor 0.75 → **PASS**
cards/cocarry_partners-v2/imp_damp_low.md ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # `imp_damp_low` — cocarry_partners@v2
2
+
3
+ <!-- Generated by scripts/render_partner_cards.py from chamber.partners.sets + the fingerprint archive — do not edit by hand. -->
4
+
5
+ **Set.** `cocarry_partners@v2` (task `cocarry@v1`) · **Stratum.** scripted · **Split.** public · **Role.** partner_arm
6
+
7
+ **Identity.** `partner_id` `5ac85b19c0f522ee` · parameter digest `25c318a230e97df9c9168d0e8f98dc9c3227e4cdada4cb45dff7d09f31f64633` · `weights_uri` `member://cocarry_impedance/25c318a230e97df9c9168d0e8f98dc9c3227e4cdada4cb45dff7d09f31f64633`
8
+
9
+ ## What this partner does
10
+
11
+ A deterministic end-effector-space PI impedance controller for one co-carry arm (ADR-026 §Decision 1): it drives its bar-end toward the cooperative goal along a straight Cartesian path through a damped pseudo-inverse Jacobian, sharing the bar load compliantly with the ego arm. `kp`/`ki` set the Cartesian PI gains, `step_max` the per-step command clip (response speed), `damping` the pseudo-inverse regularisation, and `lag_steps` a bounded transport delay (a sluggish-but-competent member: delayed but convergent tracking).
12
+
13
+ ## Construction provenance
14
+
15
+ Built from registry class `cocarry_impedance` (`PartnerSpec(seed=0, checkpoint_step=None)`). Public member: the exact values below were drawn from the committed box under the maintainer-held derivation seed and are committed next to their digest.
16
+
17
+ | parameter | committed box | value |
18
+ | --- | --- | --- |
19
+ | `damping` | [0.015, 0.025] | 0.0165 |
20
+ | `ki` | [0.5, 0.7] | 0.5409 |
21
+ | `kp` | [2.3, 2.7] | 2.6044 |
22
+ | `lag_steps` | [0, 0] (int) | 0 |
23
+ | `step_max` | [0.028, 0.032] | 0.0308 |
24
+
25
+ ## Behavioural fingerprint
26
+
27
+ Committed probe suite: seeds [7000, 7001, 7002, 7003] x 5 episodes against the task's reference ego (archive: `spikes/results/partner-fingerprints/cocarry_partners-v2/imp_damp_low/`, an ADR-028 v3 bundle). Summary statistics of the member's action distribution and the dyad's stress channel — enough to tell members apart without policy access (ADR-018/I3).
28
+
29
+ | statistic | value |
30
+ | --- | --- |
31
+ | `action_abs_mean` | 0.3291 |
32
+ | `action_abs_p90` | 1 |
33
+ | `action_std` | 0.4361 |
34
+ | `n_episodes` | 20 |
35
+ | `stress_max` | 105.1 |
36
+ | `stress_mean` | 87.82 |
37
+ | `stress_p50` | 93.42 |
38
+ | `stress_p90` | 100.8 |
39
+ | `success_rate` | 1 |
40
+
41
+ **Competence floor.** floor probe `fingerprint` — success 1 vs committed floor 0.75 → **PASS**
cards/cocarry_partners-v2/imp_fast.md ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # `imp_fast` — cocarry_partners@v2
2
+
3
+ <!-- Generated by scripts/render_partner_cards.py from chamber.partners.sets + the fingerprint archive — do not edit by hand. -->
4
+
5
+ **Set.** `cocarry_partners@v2` (task `cocarry@v1`) · **Stratum.** scripted · **Split.** private · **Role.** partner_arm
6
+
7
+ **Identity.** `partner_id` `bfa69a8aa3979220` · parameter digest `0fe7eb258c8ed441e0f3e302684d2aa0f0de539cb921bc931401b3846ae0fed8` · `weights_uri` `member://cocarry_impedance/0fe7eb258c8ed441e0f3e302684d2aa0f0de539cb921bc931401b3846ae0fed8`
8
+
9
+ ## What this partner does
10
+
11
+ A deterministic end-effector-space PI impedance controller for one co-carry arm (ADR-026 §Decision 1): it drives its bar-end toward the cooperative goal along a straight Cartesian path through a damped pseudo-inverse Jacobian, sharing the bar load compliantly with the ego arm. `kp`/`ki` set the Cartesian PI gains, `step_max` the per-step command clip (response speed), `damping` the pseudo-inverse regularisation, and `lag_steps` a bounded transport delay (a sluggish-but-competent member: delayed but convergent tracking).
12
+
13
+ ## Construction provenance
14
+
15
+ Built from registry class `cocarry_impedance` (`PartnerSpec(seed=0, checkpoint_step=None)`). Private member: the exact values are **withheld** (ADR-009 as amended — published hashes, withheld parameters). They were drawn from the committed box under the maintainer-held seed; the digest below verifies any authorised local re-derivation.
16
+
17
+ | parameter | committed box | value |
18
+ | --- | --- | --- |
19
+ | `damping` | [0.035, 0.045] | *withheld* |
20
+ | `ki` | [0.5, 0.7] | *withheld* |
21
+ | `kp` | [2.3, 2.7] | *withheld* |
22
+ | `lag_steps` | [0, 0] (int) | *withheld* |
23
+ | `step_max` | [0.04, 0.047] | *withheld* |
24
+
25
+ ## Behavioural fingerprint
26
+
27
+ Committed probe suite: seeds [7000, 7001, 7002, 7003] x 5 episodes against the task's reference ego (archive: `spikes/results/partner-fingerprints/cocarry_partners-v2/imp_fast/`, an ADR-028 v3 bundle). Summary statistics of the member's action distribution and the dyad's stress channel — enough to tell members apart without policy access (ADR-018/I3).
28
+
29
+ | statistic | value |
30
+ | --- | --- |
31
+ | `action_abs_mean` | 0.3906 |
32
+ | `action_abs_p90` | 1 |
33
+ | `action_std` | 0.4899 |
34
+ | `n_episodes` | 20 |
35
+ | `stress_max` | 125.1 |
36
+ | `stress_mean` | 104.1 |
37
+ | `stress_p50` | 117.2 |
38
+ | `stress_p90` | 121.4 |
39
+ | `success_rate` | 1 |
40
+
41
+ **Competence floor.** floor probe `fingerprint` — success 1 vs committed floor 0.75 → **PASS**
cards/cocarry_partners-v2/imp_lag_bounded.md ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # `imp_lag_bounded` — cocarry_partners@v2
2
+
3
+ <!-- Generated by scripts/render_partner_cards.py from chamber.partners.sets + the fingerprint archive — do not edit by hand. -->
4
+
5
+ **Set.** `cocarry_partners@v2` (task `cocarry@v1`) · **Stratum.** scripted · **Split.** public · **Role.** partner_arm
6
+
7
+ **Identity.** `partner_id` `a1d7304eb9f423a6` · parameter digest `fc385b64d1b4fc869b62c8d0f19b5959693ad7b634337667d25a8716d546b74f` · `weights_uri` `member://cocarry_impedance/fc385b64d1b4fc869b62c8d0f19b5959693ad7b634337667d25a8716d546b74f`
8
+
9
+ ## What this partner does
10
+
11
+ A deterministic end-effector-space PI impedance controller for one co-carry arm (ADR-026 §Decision 1): it drives its bar-end toward the cooperative goal along a straight Cartesian path through a damped pseudo-inverse Jacobian, sharing the bar load compliantly with the ego arm. `kp`/`ki` set the Cartesian PI gains, `step_max` the per-step command clip (response speed), `damping` the pseudo-inverse regularisation, and `lag_steps` a bounded transport delay (a sluggish-but-competent member: delayed but convergent tracking).
12
+
13
+ ## Construction provenance
14
+
15
+ Built from registry class `cocarry_impedance` (`PartnerSpec(seed=0, checkpoint_step=None)`). Public member: the exact values below were drawn from the committed box under the maintainer-held derivation seed and are committed next to their digest.
16
+
17
+ | parameter | committed box | value |
18
+ | --- | --- | --- |
19
+ | `damping` | [0.035, 0.045] | 0.0353 |
20
+ | `ki` | [0.5, 0.7] | 0.6211 |
21
+ | `kp` | [2.3, 2.7] | 2.5576 |
22
+ | `lag_steps` | [3, 6] (int) | 5 |
23
+ | `step_max` | [0.028, 0.032] | 0.0294 |
24
+
25
+ ## Behavioural fingerprint
26
+
27
+ Committed probe suite: seeds [7000, 7001, 7002, 7003] x 5 episodes against the task's reference ego (archive: `spikes/results/partner-fingerprints/cocarry_partners-v2/imp_lag_bounded/`, an ADR-028 v3 bundle). Summary statistics of the member's action distribution and the dyad's stress channel — enough to tell members apart without policy access (ADR-018/I3).
28
+
29
+ | statistic | value |
30
+ | --- | --- |
31
+ | `action_abs_mean` | 0.2697 |
32
+ | `action_abs_p90` | 1 |
33
+ | `action_std` | 0.4174 |
34
+ | `n_episodes` | 20 |
35
+ | `stress_max` | 77.31 |
36
+ | `stress_mean` | 67.11 |
37
+ | `stress_p50` | 66.69 |
38
+ | `stress_p90` | 70.72 |
39
+ | `success_rate` | 1 |
40
+
41
+ **Competence floor.** floor probe `fingerprint` — success 1 vs committed floor 0.75 → **PASS**
cards/cocarry_partners-v2/imp_nominal.md ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # `imp_nominal` — cocarry_partners@v2
2
+
3
+ <!-- Generated by scripts/render_partner_cards.py from chamber.partners.sets + the fingerprint archive — do not edit by hand. -->
4
+
5
+ **Set.** `cocarry_partners@v2` (task `cocarry@v1`) · **Stratum.** scripted · **Split.** public · **Role.** partner_arm
6
+
7
+ **Identity.** `partner_id` `3d43a19c051fc8bc` · parameter digest `92eb953311e1b0a0d7904f41717daa0d58d08bfee1a91b9ffa132939faf83fc3` · `weights_uri` `member://cocarry_impedance/92eb953311e1b0a0d7904f41717daa0d58d08bfee1a91b9ffa132939faf83fc3`
8
+
9
+ ## What this partner does
10
+
11
+ A deterministic end-effector-space PI impedance controller for one co-carry arm (ADR-026 §Decision 1): it drives its bar-end toward the cooperative goal along a straight Cartesian path through a damped pseudo-inverse Jacobian, sharing the bar load compliantly with the ego arm. `kp`/`ki` set the Cartesian PI gains, `step_max` the per-step command clip (response speed), `damping` the pseudo-inverse regularisation, and `lag_steps` a bounded transport delay (a sluggish-but-competent member: delayed but convergent tracking).
12
+
13
+ ## Construction provenance
14
+
15
+ Built from registry class `cocarry_impedance` (`PartnerSpec(seed=0, checkpoint_step=None)`). Public member: the exact values below were drawn from the committed box under the maintainer-held derivation seed and are committed next to their digest.
16
+
17
+ | parameter | committed box | value |
18
+ | --- | --- | --- |
19
+ | `damping` | [0.035, 0.045] | 0.0374 |
20
+ | `ki` | [0.5, 0.7] | 0.5431 |
21
+ | `kp` | [2.3, 2.7] | 2.3969 |
22
+ | `lag_steps` | [0, 0] (int) | 0 |
23
+ | `step_max` | [0.028, 0.032] | 0.0306 |
24
+
25
+ ## Behavioural fingerprint
26
+
27
+ Committed probe suite: seeds [7000, 7001, 7002, 7003] x 5 episodes against the task's reference ego (archive: `spikes/results/partner-fingerprints/cocarry_partners-v2/imp_nominal/`, an ADR-028 v3 bundle). Summary statistics of the member's action distribution and the dyad's stress channel — enough to tell members apart without policy access (ADR-018/I3).
28
+
29
+ | statistic | value |
30
+ | --- | --- |
31
+ | `action_abs_mean` | 0.3275 |
32
+ | `action_abs_p90` | 1 |
33
+ | `action_std` | 0.4352 |
34
+ | `n_episodes` | 20 |
35
+ | `stress_max` | 105.6 |
36
+ | `stress_mean` | 89.64 |
37
+ | `stress_p50` | 90.47 |
38
+ | `stress_p90` | 101.4 |
39
+ | `success_rate` | 1 |
40
+
41
+ **Competence floor.** floor probe `fingerprint` — success 1 vs committed floor 0.75 → **PASS**
cards/cocarry_partners-v2/imp_slow.md ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # `imp_slow` — cocarry_partners@v2
2
+
3
+ <!-- Generated by scripts/render_partner_cards.py from chamber.partners.sets + the fingerprint archive — do not edit by hand. -->
4
+
5
+ **Set.** `cocarry_partners@v2` (task `cocarry@v1`) · **Stratum.** scripted · **Split.** private · **Role.** partner_arm
6
+
7
+ **Identity.** `partner_id` `e4a8042f3c362fde` · parameter digest `f769f5f281c10dcb6b7bbec47afd9be011fd615fa3f8176edbe0f33ab2403fcd` · `weights_uri` `member://cocarry_impedance/f769f5f281c10dcb6b7bbec47afd9be011fd615fa3f8176edbe0f33ab2403fcd`
8
+
9
+ ## What this partner does
10
+
11
+ A deterministic end-effector-space PI impedance controller for one co-carry arm (ADR-026 §Decision 1): it drives its bar-end toward the cooperative goal along a straight Cartesian path through a damped pseudo-inverse Jacobian, sharing the bar load compliantly with the ego arm. `kp`/`ki` set the Cartesian PI gains, `step_max` the per-step command clip (response speed), `damping` the pseudo-inverse regularisation, and `lag_steps` a bounded transport delay (a sluggish-but-competent member: delayed but convergent tracking).
12
+
13
+ ## Construction provenance
14
+
15
+ Built from registry class `cocarry_impedance` (`PartnerSpec(seed=0, checkpoint_step=None)`). Private member: the exact values are **withheld** (ADR-009 as amended — published hashes, withheld parameters). They were drawn from the committed box under the maintainer-held seed; the digest below verifies any authorised local re-derivation.
16
+
17
+ | parameter | committed box | value |
18
+ | --- | --- | --- |
19
+ | `damping` | [0.035, 0.045] | *withheld* |
20
+ | `ki` | [0.5, 0.7] | *withheld* |
21
+ | `kp` | [2.3, 2.7] | *withheld* |
22
+ | `lag_steps` | [0, 0] (int) | *withheld* |
23
+ | `step_max` | [0.016, 0.021] | *withheld* |
24
+
25
+ ## Behavioural fingerprint
26
+
27
+ Committed probe suite: seeds [7000, 7001, 7002, 7003] x 5 episodes against the task's reference ego (archive: `spikes/results/partner-fingerprints/cocarry_partners-v2/imp_slow/`, an ADR-028 v3 bundle). Summary statistics of the member's action distribution and the dyad's stress channel — enough to tell members apart without policy access (ADR-018/I3).
28
+
29
+ | statistic | value |
30
+ | --- | --- |
31
+ | `action_abs_mean` | 0.2418 |
32
+ | `action_abs_p90` | 1 |
33
+ | `action_std` | 0.3752 |
34
+ | `n_episodes` | 20 |
35
+ | `stress_max` | 85.07 |
36
+ | `stress_mean` | 60.45 |
37
+ | `stress_p50` | 62.41 |
38
+ | `stress_p90` | 69.27 |
39
+ | `success_rate` | 1 |
40
+
41
+ **Competence floor.** floor probe `fingerprint` — success 1 vs committed floor 0.75 → **PASS**
cards/cocarry_partners-v2/imp_stiff_high.md ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # `imp_stiff_high` — cocarry_partners@v2
2
+
3
+ <!-- Generated by scripts/render_partner_cards.py from chamber.partners.sets + the fingerprint archive — do not edit by hand. -->
4
+
5
+ **Set.** `cocarry_partners@v2` (task `cocarry@v1`) · **Stratum.** scripted · **Split.** public · **Role.** partner_arm
6
+
7
+ **Identity.** `partner_id` `4d0ae9868c4c10c8` · parameter digest `212f054214340e8e69849cf63594c71bf92fdf026cddaf37c8e4f67e3999e8ff` · `weights_uri` `member://cocarry_impedance/212f054214340e8e69849cf63594c71bf92fdf026cddaf37c8e4f67e3999e8ff`
8
+
9
+ ## What this partner does
10
+
11
+ A deterministic end-effector-space PI impedance controller for one co-carry arm (ADR-026 §Decision 1): it drives its bar-end toward the cooperative goal along a straight Cartesian path through a damped pseudo-inverse Jacobian, sharing the bar load compliantly with the ego arm. `kp`/`ki` set the Cartesian PI gains, `step_max` the per-step command clip (response speed), `damping` the pseudo-inverse regularisation, and `lag_steps` a bounded transport delay (a sluggish-but-competent member: delayed but convergent tracking).
12
+
13
+ ## Construction provenance
14
+
15
+ Built from registry class `cocarry_impedance` (`PartnerSpec(seed=0, checkpoint_step=None)`). Public member: the exact values below were drawn from the committed box under the maintainer-held derivation seed and are committed next to their digest.
16
+
17
+ | parameter | committed box | value |
18
+ | --- | --- | --- |
19
+ | `damping` | [0.035, 0.045] | 0.0364 |
20
+ | `ki` | [0.5, 0.7] | 0.6856 |
21
+ | `kp` | [3.5, 4.3] | 3.6431 |
22
+ | `lag_steps` | [0, 0] (int) | 0 |
23
+ | `step_max` | [0.028, 0.032] | 0.029 |
24
+
25
+ ## Behavioural fingerprint
26
+
27
+ Committed probe suite: seeds [7000, 7001, 7002, 7003] x 5 episodes against the task's reference ego (archive: `spikes/results/partner-fingerprints/cocarry_partners-v2/imp_stiff_high/`, an ADR-028 v3 bundle). Summary statistics of the member's action distribution and the dyad's stress channel — enough to tell members apart without policy access (ADR-018/I3).
28
+
29
+ | statistic | value |
30
+ | --- | --- |
31
+ | `action_abs_mean` | 0.3177 |
32
+ | `action_abs_p90` | 1 |
33
+ | `action_std` | 0.4274 |
34
+ | `n_episodes` | 20 |
35
+ | `stress_max` | 109.6 |
36
+ | `stress_mean` | 80.4 |
37
+ | `stress_p50` | 80.4 |
38
+ | `stress_p90` | 94.67 |
39
+ | `success_rate` | 1 |
40
+
41
+ **Competence floor.** floor probe `fingerprint` — success 1 vs committed floor 0.75 → **PASS**
cards/cocarry_partners-v2/imp_stiff_low.md ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # `imp_stiff_low` — cocarry_partners@v2
2
+
3
+ <!-- Generated by scripts/render_partner_cards.py from chamber.partners.sets + the fingerprint archive — do not edit by hand. -->
4
+
5
+ **Set.** `cocarry_partners@v2` (task `cocarry@v1`) · **Stratum.** scripted · **Split.** public · **Role.** partner_arm
6
+
7
+ **Identity.** `partner_id` `2551311d47ba8e57` · parameter digest `a5d61ee76a1a7a8a7f9241d25fca8db825215da0babb8fcda096e2bec36073a0` · `weights_uri` `member://cocarry_impedance/a5d61ee76a1a7a8a7f9241d25fca8db825215da0babb8fcda096e2bec36073a0`
8
+
9
+ ## What this partner does
10
+
11
+ A deterministic end-effector-space PI impedance controller for one co-carry arm (ADR-026 §Decision 1): it drives its bar-end toward the cooperative goal along a straight Cartesian path through a damped pseudo-inverse Jacobian, sharing the bar load compliantly with the ego arm. `kp`/`ki` set the Cartesian PI gains, `step_max` the per-step command clip (response speed), `damping` the pseudo-inverse regularisation, and `lag_steps` a bounded transport delay (a sluggish-but-competent member: delayed but convergent tracking).
12
+
13
+ ## Construction provenance
14
+
15
+ Built from registry class `cocarry_impedance` (`PartnerSpec(seed=0, checkpoint_step=None)`). Public member: the exact values below were drawn from the committed box under the maintainer-held derivation seed and are committed next to their digest.
16
+
17
+ | parameter | committed box | value |
18
+ | --- | --- | --- |
19
+ | `damping` | [0.035, 0.045] | 0.0442 |
20
+ | `ki` | [0.5, 0.7] | 0.6616 |
21
+ | `kp` | [1.1, 1.6] | 1.1991 |
22
+ | `lag_steps` | [0, 0] (int) | 0 |
23
+ | `step_max` | [0.028, 0.032] | 0.0286 |
24
+
25
+ ## Behavioural fingerprint
26
+
27
+ Committed probe suite: seeds [7000, 7001, 7002, 7003] x 5 episodes against the task's reference ego (archive: `spikes/results/partner-fingerprints/cocarry_partners-v2/imp_stiff_low/`, an ADR-028 v3 bundle). Summary statistics of the member's action distribution and the dyad's stress channel — enough to tell members apart without policy access (ADR-018/I3).
28
+
29
+ | statistic | value |
30
+ | --- | --- |
31
+ | `action_abs_mean` | 0.313 |
32
+ | `action_abs_p90` | 1 |
33
+ | `action_std` | 0.4232 |
34
+ | `n_episodes` | 20 |
35
+ | `stress_max` | 103.9 |
36
+ | `stress_mean` | 81.57 |
37
+ | `stress_p50` | 80.36 |
38
+ | `stress_p90` | 97.9 |
39
+ | `success_rate` | 1 |
40
+
41
+ **Competence floor.** floor probe `fingerprint` — success 1 vs committed floor 0.75 → **PASS**
cards/cocarry_partners-v2/index.md ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Partner set `cocarry_partners@v2`
2
+
3
+ <!-- Generated by scripts/render_partner_cards.py from chamber.partners.sets + the fingerprint archive — do not edit by hand. -->
4
+
5
+ Task: `cocarry@v1` · members: 12 (9 public / 3 private) · committed floor: 0.75 on the `fingerprint` probe.
6
+
7
+ v1's scripted stratum plus the campaign's jointly-trained partner-side stratum (ADR-027 §Versioning; ADR-011 §Decision as amended). Learned members carry real checkpoint URIs + committed payload SHA-256 custody; cross-play competence with the scripted reference ego is measured by the fingerprint/floor probe, not assumed — and it BIT: of the five preregistered jointly-trained candidates, four failed the 0.75 floor (0.000/0.000/0.050/0.650) and were dropped; joint_s4 (0.800) is the one admitted learned member. Evidence: spikes/results/partner-fingerprints/cocarry_partners-v2-dropped-candidates/. Split re-derived over the surviving 12; every v1 label is reproduced.
8
+
9
+ The public/private split is the deterministic ADR-009 rule — members ordered by `partner_id` hash, the first ⌈0.7·N⌉ public — recomputable from this roster; no hand-picking. Private members' behavioural parameters are withheld (published hashes, withheld parameters): they derive from the maintainer-held seed and verify against the committed digests. Set changes bump the version (ADR-027 §Versioning); frozen learned members join as a version bump.
10
+
11
+ | member | split | role | `partner_id` | floor success | fingerprint success |
12
+ | --- | --- | --- | --- | --- | --- |
13
+ | [`imp_nominal`](imp_nominal.md) | public | partner_arm | `3d43a19c051fc8bc` | 1 | 1 |
14
+ | [`imp_stiff_low`](imp_stiff_low.md) | public | partner_arm | `2551311d47ba8e57` | 1 | 1 |
15
+ | [`imp_stiff_high`](imp_stiff_high.md) | public | partner_arm | `4d0ae9868c4c10c8` | 1 | 1 |
16
+ | [`imp_damp_low`](imp_damp_low.md) | public | partner_arm | `5ac85b19c0f522ee` | 1 | 1 |
17
+ | [`imp_damp_high`](imp_damp_high.md) | public | partner_arm | `597b7116f63e09d8` | 1 | 1 |
18
+ | [`imp_slow`](imp_slow.md) | private | partner_arm | `e4a8042f3c362fde` | 1 | 1 |
19
+ | [`imp_fast`](imp_fast.md) | private | partner_arm | `bfa69a8aa3979220` | 1 | 1 |
20
+ | [`imp_lag_bounded`](imp_lag_bounded.md) | public | partner_arm | `a1d7304eb9f423a6` | 1 | 1 |
21
+ | [`imp_blend_a`](imp_blend_a.md) | private | partner_arm | `b6975bc340b25133` | 1 | 1 |
22
+ | [`imp_blend_b`](imp_blend_b.md) | public | partner_arm | `6883ea1ebef2f0d3` | 1 | 1 |
23
+ | [`imp_blend_c`](imp_blend_c.md) | public | partner_arm | `1d575685149b7174` | 1 | 1 |
24
+ | [`joint_s4`](joint_s4.md) | public | partner_arm | `5118f7828d8ac7b8` | 0.8 | 0.8 |
25
+
26
+ Fingerprint archive: `spikes/results/partner-fingerprints/cocarry_partners-v2/` (per-member ADR-028 v3 bundles + `fingerprints.json` + `SHA256SUMS.txt`).
cards/cocarry_partners-v2/joint_s4.md ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # `joint_s4` — cocarry_partners@v2
2
+
3
+ <!-- Generated by scripts/render_partner_cards.py from chamber.partners.sets + the fingerprint archive — do not edit by hand. -->
4
+
5
+ **Set.** `cocarry_partners@v2` (task `cocarry@v1`) · **Stratum.** learned · **Split.** public · **Role.** partner_arm
6
+
7
+ **Identity.** `partner_id` `5118f7828d8ac7b8` · parameter digest `44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a` · `weights_uri` `local://artifacts/e9040cbc3c3b2456_step150000.pt`
8
+
9
+ ## What this partner does
10
+
11
+ A frozen jointly-trained MAPPO co-carry seat (ADR-011 §Decision as amended): the partner-side actor of a pair checkpoint, loaded with SHA-256 sidecar verification and run deterministic under no-grad (ADR-018/I3 black-box contract). It reads the symmetric full state (own + other proprioception, bar pose, goal) assembled from raw obs leaves — the same interface it trained on. Its cooperative style is whatever joint training produced with ITS ego; cross-play with any other ego is exactly the partner-familiarity question the zoo measures, and the fingerprint below characterises it behaviourally.
12
+
13
+ ## Construction provenance
14
+
15
+ Built from registry class `frozen_cocarry_joint` (`PartnerSpec(seed=4, checkpoint_step=150000)`). Learned member: behaviour lives in the frozen checkpoint `local://artifacts/e9040cbc3c3b2456_step150000.pt` (committed payload SHA-256 `3107b1bde5201d0350221f527839cda7ee6ac5698c20df6f80eb80453fb5ae18`; the loading wrapper re-verifies the ADR-002 sidecar). **Provenance.** trained jointly with the ego actor of pair checkpoint sha256 3107b1bde5201d0350221f527839cda7ee6ac5698c20df6f80eb80453fb5ae18 (training seed 4, selected step 150000 under the ADR-027 checkpoint-selection rule)
16
+
17
+ *(no parameter box — a learned member's behaviour is its frozen checkpoint; custody rides on the committed payload SHA-256 above)*
18
+
19
+ ## Behavioural fingerprint
20
+
21
+ Committed probe suite: seeds [7000, 7001, 7002, 7003] x 5 episodes against the task's reference ego (archive: `spikes/results/partner-fingerprints/cocarry_partners-v2/joint_s4/`, an ADR-028 v3 bundle). Summary statistics of the member's action distribution and the dyad's stress channel — enough to tell members apart without policy access (ADR-018/I3).
22
+
23
+ | statistic | value |
24
+ | --- | --- |
25
+ | `action_abs_mean` | 0.1364 |
26
+ | `action_abs_p90` | 0.2652 |
27
+ | `action_std` | 0.1621 |
28
+ | `n_episodes` | 20 |
29
+ | `stress_max` | 44.23 |
30
+ | `stress_mean` | 33.19 |
31
+ | `stress_p50` | 32.57 |
32
+ | `stress_p90` | 36.63 |
33
+ | `success_rate` | 0.8 |
34
+
35
+ **Competence floor.** floor probe `fingerprint` — success 0.8 vs committed floor 0.75 → **PASS**
cards/handover_place_partners-v1/index.md ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Partner set `handover_place_partners@v1`
2
+
3
+ <!-- Generated by scripts/render_partner_cards.py from chamber.partners.sets + the fingerprint archive — do not edit by hand. -->
4
+
5
+ Task: `handover_place@v1` · members: 6 (5 public / 1 private) · committed floor: 0.9 on the `free_regrasp` probe.
6
+
7
+ Scripted stratum of the handover_place@1 set (ADR-009 as amended). Fingerprint probe at the canonical coupling-valid anchor cell (clearance 0.2, fast basis, takt 1.5 s — the CB-04 A2 committed env numbers); competence floor at the Gate-0 free-re-grasp endpoint, where budget pressure is off and only a wall scores low. The anchor-cell success spread across members (matched ~1.0 down to bias-45 ~0.25) is the measured coupling, not incompetence.
8
+
9
+ The public/private split is the deterministic ADR-009 rule — members ordered by `partner_id` hash, the first ⌈0.7·N⌉ public — recomputable from this roster; no hand-picking. Private members' behavioural parameters are withheld (published hashes, withheld parameters): they derive from the maintainer-held seed and verify against the committed digests. Set changes bump the version (ADR-027 §Versioning); frozen learned members join as a version bump.
10
+
11
+ | member | split | role | `partner_id` | floor success | fingerprint success |
12
+ | --- | --- | --- | --- | --- | --- |
13
+ | [`presenter_matched`](presenter_matched.md) | private | presenter | `dd261cfdde60ca43` | 1 | 1 |
14
+ | [`presenter_mismatch_15`](presenter_mismatch_15.md) | public | presenter | `18820ddf850874f9` | 1 | 1 |
15
+ | [`presenter_mismatch_30`](presenter_mismatch_30.md) | public | presenter | `7ec27e8d0c2efd6e` | 1 | 0.65 |
16
+ | [`presenter_mismatch_45`](presenter_mismatch_45.md) | public | presenter | `046bc72af285fbd3` | 1 | 0.25 |
17
+ | [`presenter_offgrid_a`](presenter_offgrid_a.md) | public | presenter | `7bb5130fbc52906e` | 1 | 1 |
18
+ | [`presenter_offgrid_b`](presenter_offgrid_b.md) | public | presenter | `7c555ca368e36f86` | 1 | 0.95 |
19
+
20
+ Fingerprint archive: `spikes/results/partner-fingerprints/handover_place_partners-v1/` (per-member ADR-028 v3 bundles + `fingerprints.json` + `SHA256SUMS.txt`).
cards/handover_place_partners-v1/presenter_matched.md ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # `presenter_matched` — handover_place_partners@v1
2
+
3
+ <!-- Generated by scripts/render_partner_cards.py from chamber.partners.sets + the fingerprint archive — do not edit by hand. -->
4
+
5
+ **Set.** `handover_place_partners@v1` (task `handover_place@v1`) · **Stratum.** scripted · **Split.** private · **Role.** presenter
6
+
7
+ **Identity.** `partner_id` `dd261cfdde60ca43` · parameter digest `d4f8fcf58e750c8dcd223ff4e78cb08da29f758d8b2fb03b9886789711915123` · `weights_uri` `member://handover_presenter/d4f8fcf58e750c8dcd223ff4e78cb08da29f758d8b2fb03b9886789711915123`
8
+
9
+ ## What this partner does
10
+
11
+ The frozen scripted presenter (ADR-026; Gate-0 rig): it hands the part into the shared workspace and lets go, binding the ego only through the presented initial condition. The grasp-pose error distribution (`grasp_pose_bias_deg`/`grasp_pose_sigma_deg`) is the coupling channel; lateral offset is success-side by construction and timing skew rides the takt budget.
12
+
13
+ ## Construction provenance
14
+
15
+ Built from registry class `handover_presenter` (`PartnerSpec(seed=0, checkpoint_step=None)`). Private member: the exact values are **withheld** (ADR-009 as amended — published hashes, withheld parameters). They were drawn from the committed box under the maintainer-held seed; the digest below verifies any authorised local re-derivation.
16
+
17
+ | parameter | committed box | value |
18
+ | --- | --- | --- |
19
+ | `grasp_pose_bias_deg` | [0, 0] | *withheld* |
20
+ | `grasp_pose_sigma_deg` | [2, 2] | *withheld* |
21
+ | `lateral_offset_x_m` | [0, 0] | *withheld* |
22
+ | `lateral_offset_y_m` | [0, 0] | *withheld* |
23
+ | `lateral_sigma_m` | [0.0002, 0.0002] | *withheld* |
24
+ | `timing_skew_bias_s` | [0, 0] | *withheld* |
25
+ | `timing_skew_sigma_s` | [0.05, 0.05] | *withheld* |
26
+
27
+ ## Behavioural fingerprint
28
+
29
+ Committed probe suite: seeds [7000, 7001, 7002, 7003] x 5 episodes against the task's reference ego (archive: `spikes/results/partner-fingerprints/handover_place_partners-v1/presenter_matched/`, an ADR-028 v3 bundle). Summary statistics of the member's action distribution and the dyad's stress channel — enough to tell members apart without policy access (ADR-018/I3).
30
+
31
+ | statistic | value |
32
+ | --- | --- |
33
+ | `action_abs_mean` | 0.296 |
34
+ | `action_abs_p90` | 0.8217 |
35
+ | `action_std` | 0.5045 |
36
+ | `n_episodes` | 20 |
37
+ | `stress_max` | 0 |
38
+ | `stress_mean` | 0 |
39
+ | `stress_p50` | 0 |
40
+ | `stress_p90` | 0 |
41
+ | `success_rate` | 1 |
42
+
43
+ **Competence floor.** floor probe `free_regrasp` — success 1 vs committed floor 0.9 → **PASS**
cards/handover_place_partners-v1/presenter_mismatch_15.md ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # `presenter_mismatch_15` — handover_place_partners@v1
2
+
3
+ <!-- Generated by scripts/render_partner_cards.py from chamber.partners.sets + the fingerprint archive — do not edit by hand. -->
4
+
5
+ **Set.** `handover_place_partners@v1` (task `handover_place@v1`) · **Stratum.** scripted · **Split.** public · **Role.** presenter
6
+
7
+ **Identity.** `partner_id` `18820ddf850874f9` · parameter digest `21dad7ccf5614c6990953b65b0287d41deeb18709d40647555c210a65f75850e` · `weights_uri` `member://handover_presenter/21dad7ccf5614c6990953b65b0287d41deeb18709d40647555c210a65f75850e`
8
+
9
+ ## What this partner does
10
+
11
+ The frozen scripted presenter (ADR-026; Gate-0 rig): it hands the part into the shared workspace and lets go, binding the ego only through the presented initial condition. The grasp-pose error distribution (`grasp_pose_bias_deg`/`grasp_pose_sigma_deg`) is the coupling channel; lateral offset is success-side by construction and timing skew rides the takt budget.
12
+
13
+ ## Construction provenance
14
+
15
+ Built from registry class `handover_presenter` (`PartnerSpec(seed=0, checkpoint_step=None)`). Public member: the exact values below were drawn from the committed box under the maintainer-held derivation seed and are committed next to their digest.
16
+
17
+ | parameter | committed box | value |
18
+ | --- | --- | --- |
19
+ | `grasp_pose_bias_deg` | [15, 15] | 15.0 |
20
+ | `grasp_pose_sigma_deg` | [10, 10] | 10.0 |
21
+ | `lateral_offset_x_m` | [0, 0] | 0.0 |
22
+ | `lateral_offset_y_m` | [0, 0] | 0.0 |
23
+ | `lateral_sigma_m` | [0.0002, 0.0002] | 0.0002 |
24
+ | `timing_skew_bias_s` | [0.2, 0.2] | 0.2 |
25
+ | `timing_skew_sigma_s` | [0.1, 0.1] | 0.1 |
26
+
27
+ ## Behavioural fingerprint
28
+
29
+ Committed probe suite: seeds [7000, 7001, 7002, 7003] x 5 episodes against the task's reference ego (archive: `spikes/results/partner-fingerprints/handover_place_partners-v1/presenter_mismatch_15/`, an ADR-028 v3 bundle). Summary statistics of the member's action distribution and the dyad's stress channel — enough to tell members apart without policy access (ADR-018/I3).
30
+
31
+ | statistic | value |
32
+ | --- | --- |
33
+ | `action_abs_mean` | 3.286 |
34
+ | `action_abs_p90` | 9.113 |
35
+ | `action_std` | 5.583 |
36
+ | `n_episodes` | 20 |
37
+ | `stress_max` | 14.35 |
38
+ | `stress_mean` | 0.7173 |
39
+ | `stress_p50` | 0 |
40
+ | `stress_p90` | 0 |
41
+ | `success_rate` | 1 |
42
+
43
+ **Competence floor.** floor probe `free_regrasp` — success 1 vs committed floor 0.9 → **PASS**
cards/handover_place_partners-v1/presenter_mismatch_30.md ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # `presenter_mismatch_30` — handover_place_partners@v1
2
+
3
+ <!-- Generated by scripts/render_partner_cards.py from chamber.partners.sets + the fingerprint archive — do not edit by hand. -->
4
+
5
+ **Set.** `handover_place_partners@v1` (task `handover_place@v1`) · **Stratum.** scripted · **Split.** public · **Role.** presenter
6
+
7
+ **Identity.** `partner_id` `7ec27e8d0c2efd6e` · parameter digest `8a14dce84204dd4fad781eaa34aace8d037439a0b74ecc57e2d16ac72c3397a2` · `weights_uri` `member://handover_presenter/8a14dce84204dd4fad781eaa34aace8d037439a0b74ecc57e2d16ac72c3397a2`
8
+
9
+ ## What this partner does
10
+
11
+ The frozen scripted presenter (ADR-026; Gate-0 rig): it hands the part into the shared workspace and lets go, binding the ego only through the presented initial condition. The grasp-pose error distribution (`grasp_pose_bias_deg`/`grasp_pose_sigma_deg`) is the coupling channel; lateral offset is success-side by construction and timing skew rides the takt budget.
12
+
13
+ ## Construction provenance
14
+
15
+ Built from registry class `handover_presenter` (`PartnerSpec(seed=0, checkpoint_step=None)`). Public member: the exact values below were drawn from the committed box under the maintainer-held derivation seed and are committed next to their digest.
16
+
17
+ | parameter | committed box | value |
18
+ | --- | --- | --- |
19
+ | `grasp_pose_bias_deg` | [30, 30] | 30.0 |
20
+ | `grasp_pose_sigma_deg` | [10, 10] | 10.0 |
21
+ | `lateral_offset_x_m` | [0, 0] | 0.0 |
22
+ | `lateral_offset_y_m` | [0, 0] | 0.0 |
23
+ | `lateral_sigma_m` | [0.0002, 0.0002] | 0.0002 |
24
+ | `timing_skew_bias_s` | [0.2, 0.2] | 0.2 |
25
+ | `timing_skew_sigma_s` | [0.1, 0.1] | 0.1 |
26
+
27
+ ## Behavioural fingerprint
28
+
29
+ Committed probe suite: seeds [7000, 7001, 7002, 7003] x 5 episodes against the task's reference ego (archive: `spikes/results/partner-fingerprints/handover_place_partners-v1/presenter_mismatch_30/`, an ADR-028 v3 bundle). Summary statistics of the member's action distribution and the dyad's stress channel — enough to tell members apart without policy access (ADR-018/I3).
30
+
31
+ | statistic | value |
32
+ | --- | --- |
33
+ | `action_abs_mean` | 6.829 |
34
+ | `action_abs_p90` | 19.03 |
35
+ | `action_std` | 11.7 |
36
+ | `n_episodes` | 20 |
37
+ | `stress_max` | 126.8 |
38
+ | `stress_mean` | 32.97 |
39
+ | `stress_p50` | 2.517 |
40
+ | `stress_p90` | 103.5 |
41
+ | `success_rate` | 0.65 |
42
+
43
+ **Competence floor.** floor probe `free_regrasp` — success 1 vs committed floor 0.9 → **PASS**
cards/handover_place_partners-v1/presenter_mismatch_45.md ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # `presenter_mismatch_45` — handover_place_partners@v1
2
+
3
+ <!-- Generated by scripts/render_partner_cards.py from chamber.partners.sets + the fingerprint archive — do not edit by hand. -->
4
+
5
+ **Set.** `handover_place_partners@v1` (task `handover_place@v1`) · **Stratum.** scripted · **Split.** public · **Role.** presenter
6
+
7
+ **Identity.** `partner_id` `046bc72af285fbd3` · parameter digest `4ad220f5eb49a4c94449ac90c074b7694c2f18f86ff72a01ad38c16d08c412f5` · `weights_uri` `member://handover_presenter/4ad220f5eb49a4c94449ac90c074b7694c2f18f86ff72a01ad38c16d08c412f5`
8
+
9
+ ## What this partner does
10
+
11
+ The frozen scripted presenter (ADR-026; Gate-0 rig): it hands the part into the shared workspace and lets go, binding the ego only through the presented initial condition. The grasp-pose error distribution (`grasp_pose_bias_deg`/`grasp_pose_sigma_deg`) is the coupling channel; lateral offset is success-side by construction and timing skew rides the takt budget.
12
+
13
+ ## Construction provenance
14
+
15
+ Built from registry class `handover_presenter` (`PartnerSpec(seed=0, checkpoint_step=None)`). Public member: the exact values below were drawn from the committed box under the maintainer-held derivation seed and are committed next to their digest.
16
+
17
+ | parameter | committed box | value |
18
+ | --- | --- | --- |
19
+ | `grasp_pose_bias_deg` | [45, 45] | 45.0 |
20
+ | `grasp_pose_sigma_deg` | [10, 10] | 10.0 |
21
+ | `lateral_offset_x_m` | [0, 0] | 0.0 |
22
+ | `lateral_offset_y_m` | [0, 0] | 0.0 |
23
+ | `lateral_sigma_m` | [0.0002, 0.0002] | 0.0002 |
24
+ | `timing_skew_bias_s` | [0.2, 0.2] | 0.2 |
25
+ | `timing_skew_sigma_s` | [0.1, 0.1] | 0.1 |
26
+
27
+ ## Behavioural fingerprint
28
+
29
+ Committed probe suite: seeds [7000, 7001, 7002, 7003] x 5 episodes against the task's reference ego (archive: `spikes/results/partner-fingerprints/handover_place_partners-v1/presenter_mismatch_45/`, an ADR-028 v3 bundle). Summary statistics of the member's action distribution and the dyad's stress channel — enough to tell members apart without policy access (ADR-018/I3).
30
+
31
+ | statistic | value |
32
+ | --- | --- |
33
+ | `action_abs_mean` | 10.58 |
34
+ | `action_abs_p90` | 29.53 |
35
+ | `action_std` | 18.2 |
36
+ | `n_episodes` | 20 |
37
+ | `stress_max` | 239.3 |
38
+ | `stress_mean` | 115 |
39
+ | `stress_p50` | 112.7 |
40
+ | `stress_p90` | 216 |
41
+ | `success_rate` | 0.25 |
42
+
43
+ **Competence floor.** floor probe `free_regrasp` — success 1 vs committed floor 0.9 → **PASS**
cards/handover_place_partners-v1/presenter_offgrid_a.md ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # `presenter_offgrid_a` — handover_place_partners@v1
2
+
3
+ <!-- Generated by scripts/render_partner_cards.py from chamber.partners.sets + the fingerprint archive — do not edit by hand. -->
4
+
5
+ **Set.** `handover_place_partners@v1` (task `handover_place@v1`) · **Stratum.** scripted · **Split.** public · **Role.** presenter
6
+
7
+ **Identity.** `partner_id` `7bb5130fbc52906e` · parameter digest `d4b9324e9d4f185ee33f3539bd37ccf83bf0ae8a516e16a9432437c4f19d16a0` · `weights_uri` `member://handover_presenter/d4b9324e9d4f185ee33f3539bd37ccf83bf0ae8a516e16a9432437c4f19d16a0`
8
+
9
+ ## What this partner does
10
+
11
+ The frozen scripted presenter (ADR-026; Gate-0 rig): it hands the part into the shared workspace and lets go, binding the ego only through the presented initial condition. The grasp-pose error distribution (`grasp_pose_bias_deg`/`grasp_pose_sigma_deg`) is the coupling channel; lateral offset is success-side by construction and timing skew rides the takt budget.
12
+
13
+ ## Construction provenance
14
+
15
+ Built from registry class `handover_presenter` (`PartnerSpec(seed=0, checkpoint_step=None)`). Public member: the exact values below were drawn from the committed box under the maintainer-held derivation seed and are committed next to their digest.
16
+
17
+ | parameter | committed box | value |
18
+ | --- | --- | --- |
19
+ | `grasp_pose_bias_deg` | [15, 45] | 15.6982 |
20
+ | `grasp_pose_sigma_deg` | [8, 12] | 11.661 |
21
+ | `lateral_offset_x_m` | [0, 0] | 0.0 |
22
+ | `lateral_offset_y_m` | [0, 0] | 0.0 |
23
+ | `lateral_sigma_m` | [0.0001, 0.0003] | 0.0002 |
24
+ | `timing_skew_bias_s` | [0.1, 0.3] | 0.2855 |
25
+ | `timing_skew_sigma_s` | [0.05, 0.15] | 0.1242 |
26
+
27
+ ## Behavioural fingerprint
28
+
29
+ Committed probe suite: seeds [7000, 7001, 7002, 7003] x 5 episodes against the task's reference ego (archive: `spikes/results/partner-fingerprints/handover_place_partners-v1/presenter_offgrid_a/`, an ADR-028 v3 bundle). Summary statistics of the member's action distribution and the dyad's stress channel — enough to tell members apart without policy access (ADR-018/I3).
30
+
31
+ | statistic | value |
32
+ | --- | --- |
33
+ | `action_abs_mean` | 3.531 |
34
+ | `action_abs_p90` | 9.764 |
35
+ | `action_std` | 5.961 |
36
+ | `n_episodes` | 20 |
37
+ | `stress_max` | 34.42 |
38
+ | `stress_mean` | 2.845 |
39
+ | `stress_p50` | 0 |
40
+ | `stress_p90` | 7.199 |
41
+ | `success_rate` | 1 |
42
+
43
+ **Competence floor.** floor probe `free_regrasp` — success 1 vs committed floor 0.9 → **PASS**
cards/handover_place_partners-v1/presenter_offgrid_b.md ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # `presenter_offgrid_b` — handover_place_partners@v1
2
+
3
+ <!-- Generated by scripts/render_partner_cards.py from chamber.partners.sets + the fingerprint archive — do not edit by hand. -->
4
+
5
+ **Set.** `handover_place_partners@v1` (task `handover_place@v1`) · **Stratum.** scripted · **Split.** public · **Role.** presenter
6
+
7
+ **Identity.** `partner_id` `7c555ca368e36f86` · parameter digest `493a16d55d28b33593482461eecb2dbeb77d5ff505ba4d3c6cb28dbdecfbb77d` · `weights_uri` `member://handover_presenter/493a16d55d28b33593482461eecb2dbeb77d5ff505ba4d3c6cb28dbdecfbb77d`
8
+
9
+ ## What this partner does
10
+
11
+ The frozen scripted presenter (ADR-026; Gate-0 rig): it hands the part into the shared workspace and lets go, binding the ego only through the presented initial condition. The grasp-pose error distribution (`grasp_pose_bias_deg`/`grasp_pose_sigma_deg`) is the coupling channel; lateral offset is success-side by construction and timing skew rides the takt budget.
12
+
13
+ ## Construction provenance
14
+
15
+ Built from registry class `handover_presenter` (`PartnerSpec(seed=0, checkpoint_step=None)`). Public member: the exact values below were drawn from the committed box under the maintainer-held derivation seed and are committed next to their digest.
16
+
17
+ | parameter | committed box | value |
18
+ | --- | --- | --- |
19
+ | `grasp_pose_bias_deg` | [15, 45] | 18.3353 |
20
+ | `grasp_pose_sigma_deg` | [8, 12] | 11.9689 |
21
+ | `lateral_offset_x_m` | [0, 0] | 0.0 |
22
+ | `lateral_offset_y_m` | [0, 0] | 0.0 |
23
+ | `lateral_sigma_m` | [0.0001, 0.0003] | 0.0003 |
24
+ | `timing_skew_bias_s` | [0.1, 0.3] | 0.1793 |
25
+ | `timing_skew_sigma_s` | [0.05, 0.15] | 0.1134 |
26
+
27
+ ## Behavioural fingerprint
28
+
29
+ Committed probe suite: seeds [7000, 7001, 7002, 7003] x 5 episodes against the task's reference ego (archive: `spikes/results/partner-fingerprints/handover_place_partners-v1/presenter_offgrid_b/`, an ADR-028 v3 bundle). Summary statistics of the member's action distribution and the dyad's stress channel — enough to tell members apart without policy access (ADR-018/I3).
30
+
31
+ | statistic | value |
32
+ | --- | --- |
33
+ | `action_abs_mean` | 3.986 |
34
+ | `action_abs_p90` | 11.08 |
35
+ | `action_std` | 6.803 |
36
+ | `n_episodes` | 20 |
37
+ | `stress_max` | 56.95 |
38
+ | `stress_mean` | 7.259 |
39
+ | `stress_p50` | 0 |
40
+ | `stress_p90` | 29.01 |
41
+ | `success_rate` | 0.95 |
42
+
43
+ **Competence floor.** floor probe `free_regrasp` — success 1 vs committed floor 0.9 → **PASS**
cards/index.md ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Partner sets
2
+
3
+ <!-- Generated by scripts/render_partner_cards.py from chamber.partners.sets + the fingerprint archive — do not edit by hand. -->
4
+
5
+ Versioned per-task partner sets (ADR-009 §Decision as amended 2026-07-05; ADR-027 §Versioning). Every member subclasses `PartnerBase` behind the `_FORBIDDEN_ATTRS` black-box shield (ADR-018/I3); cards publish identity hashes, construction boxes, and behavioural fingerprints — never private parameter values.
6
+
7
+ | set | task | members (public/private) | floor |
8
+ | --- | --- | --- | --- |
9
+ | [`cocarry_partners@v1`](cocarry_partners-v1/index.md) | `cocarry@v1` | 11 (8/3) | 0.75 |
10
+ | [`cocarry_partners@v2`](cocarry_partners-v2/index.md) | `cocarry@v1` | 12 (9/3) | 0.75 |
11
+ | [`handover_place_partners@v1`](handover_place_partners-v1/index.md) | `handover_place@v1` | 6 (5/1) | 0.9 |
12
+ | [`stage1_pickplace_as_partners@v1`](stage1_pickplace_as_partners-v1/index.md) | `stage1_pickplace_as@v1` | 3 (3/0) | 0.9 |
cards/stage1_pickplace_as_partners-v1/heuristic_center.md ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # `heuristic_center` — stage1_pickplace_as_partners@v1
2
+
3
+ <!-- Generated by scripts/render_partner_cards.py from chamber.partners.sets + the fingerprint archive — do not edit by hand. -->
4
+
5
+ **Set.** `stage1_pickplace_as_partners@v1` (task `stage1_pickplace_as@v1`) · **Stratum.** scripted · **Split.** public · **Role.** partner
6
+
7
+ **Identity.** `partner_id` `aa4a6fec38c0646e` · parameter digest `963dcf2d674c69aae31b4417422e62465c21bd7ac99ab592706ecf8771e9c88e` · `weights_uri` `member://scripted_heuristic/963dcf2d674c69aae31b4417422e62465c21bd7ac99ab592706ecf8771e9c88e`
8
+
9
+ ## What this partner does
10
+
11
+ The greedy planar-reach heuristic (ADR-009 §Consequences): a deterministic policy that steps toward its configured planar target (`target_x`/`target_y`) with a unit-clipped velocity command. On the Stage-1 pick-place control the ego solves the task alone; this member documents (does not manufacture) that partner-insensitivity.
12
+
13
+ ## Construction provenance
14
+
15
+ Built from registry class `scripted_heuristic` (`PartnerSpec(seed=0, checkpoint_step=None)`). Public member: the exact values below were drawn from the committed box under the maintainer-held derivation seed and are committed next to their digest.
16
+
17
+ | parameter | committed box | value |
18
+ | --- | --- | --- |
19
+ | `target_x` | [-0.01, 0.01] | -0.006 |
20
+ | `target_y` | [-0.01, 0.01] | -0.0065 |
21
+
22
+ ## Behavioural fingerprint
23
+
24
+ Committed probe suite: seeds [7000, 7001, 7002, 7003] x 5 episodes against the task's reference ego (archive: `spikes/results/partner-fingerprints/stage1_pickplace_as_partners-v1/heuristic_center/`, an ADR-028 v3 bundle). Summary statistics of the member's action distribution and the dyad's stress channel — enough to tell members apart without policy access (ADR-018/I3).
25
+
26
+ | statistic | value |
27
+ | --- | --- |
28
+ | `action_abs_mean` | 0.000965 |
29
+ | `action_abs_p90` | 0.006012 |
30
+ | `action_std` | 0.002264 |
31
+ | `n_episodes` | 20 |
32
+ | `success_rate` | 1 |
33
+
34
+ **Competence floor.** floor probe `fingerprint` — success 1 vs committed floor 0.9 → **PASS**
cards/stage1_pickplace_as_partners-v1/heuristic_quadrant_neg.md ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # `heuristic_quadrant_neg` — stage1_pickplace_as_partners@v1
2
+
3
+ <!-- Generated by scripts/render_partner_cards.py from chamber.partners.sets + the fingerprint archive — do not edit by hand. -->
4
+
5
+ **Set.** `stage1_pickplace_as_partners@v1` (task `stage1_pickplace_as@v1`) · **Stratum.** scripted · **Split.** public · **Role.** partner
6
+
7
+ **Identity.** `partner_id` `afe5ae26b3665608` · parameter digest `302d09670ddb8785079e65e76d31da8680de1c0dc882aa34d7c5bdb53a1626f7` · `weights_uri` `member://scripted_heuristic/302d09670ddb8785079e65e76d31da8680de1c0dc882aa34d7c5bdb53a1626f7`
8
+
9
+ ## What this partner does
10
+
11
+ The greedy planar-reach heuristic (ADR-009 §Consequences): a deterministic policy that steps toward its configured planar target (`target_x`/`target_y`) with a unit-clipped velocity command. On the Stage-1 pick-place control the ego solves the task alone; this member documents (does not manufacture) that partner-insensitivity.
12
+
13
+ ## Construction provenance
14
+
15
+ Built from registry class `scripted_heuristic` (`PartnerSpec(seed=0, checkpoint_step=None)`). Public member: the exact values below were drawn from the committed box under the maintainer-held derivation seed and are committed next to their digest.
16
+
17
+ | parameter | committed box | value |
18
+ | --- | --- | --- |
19
+ | `target_x` | [-0.06, -0.03] | -0.0347 |
20
+ | `target_y` | [-0.06, -0.03] | -0.0429 |
21
+
22
+ ## Behavioural fingerprint
23
+
24
+ Committed probe suite: seeds [7000, 7001, 7002, 7003] x 5 episodes against the task's reference ego (archive: `spikes/results/partner-fingerprints/stage1_pickplace_as_partners-v1/heuristic_quadrant_neg/`, an ADR-028 v3 bundle). Summary statistics of the member's action distribution and the dyad's stress channel — enough to tell members apart without policy access (ADR-018/I3).
25
+
26
+ | statistic | value |
27
+ | --- | --- |
28
+ | `action_abs_mean` | 0.005987 |
29
+ | `action_abs_p90` | 0.03479 |
30
+ | `action_std` | 0.01413 |
31
+ | `n_episodes` | 20 |
32
+ | `success_rate` | 1 |
33
+
34
+ **Competence floor.** floor probe `fingerprint` — success 1 vs committed floor 0.9 → **PASS**
cards/stage1_pickplace_as_partners-v1/heuristic_quadrant_pos.md ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # `heuristic_quadrant_pos` — stage1_pickplace_as_partners@v1
2
+
3
+ <!-- Generated by scripts/render_partner_cards.py from chamber.partners.sets + the fingerprint archive — do not edit by hand. -->
4
+
5
+ **Set.** `stage1_pickplace_as_partners@v1` (task `stage1_pickplace_as@v1`) · **Stratum.** scripted · **Split.** public · **Role.** partner
6
+
7
+ **Identity.** `partner_id` `28afd322265b96ab` · parameter digest `951fdfbeb2caab78b14f33f316cb75d2af92abe3d132114d3421b02ba6488b62` · `weights_uri` `member://scripted_heuristic/951fdfbeb2caab78b14f33f316cb75d2af92abe3d132114d3421b02ba6488b62`
8
+
9
+ ## What this partner does
10
+
11
+ The greedy planar-reach heuristic (ADR-009 §Consequences): a deterministic policy that steps toward its configured planar target (`target_x`/`target_y`) with a unit-clipped velocity command. On the Stage-1 pick-place control the ego solves the task alone; this member documents (does not manufacture) that partner-insensitivity.
12
+
13
+ ## Construction provenance
14
+
15
+ Built from registry class `scripted_heuristic` (`PartnerSpec(seed=0, checkpoint_step=None)`). Public member: the exact values below were drawn from the committed box under the maintainer-held derivation seed and are committed next to their digest.
16
+
17
+ | parameter | committed box | value |
18
+ | --- | --- | --- |
19
+ | `target_x` | [0.03, 0.06] | 0.0455 |
20
+ | `target_y` | [0.03, 0.06] | 0.0412 |
21
+
22
+ ## Behavioural fingerprint
23
+
24
+ Committed probe suite: seeds [7000, 7001, 7002, 7003] x 5 episodes against the task's reference ego (archive: `spikes/results/partner-fingerprints/stage1_pickplace_as_partners-v1/heuristic_quadrant_pos/`, an ADR-028 v3 bundle). Summary statistics of the member's action distribution and the dyad's stress channel — enough to tell members apart without policy access (ADR-018/I3).
25
+
26
+ | statistic | value |
27
+ | --- | --- |
28
+ | `action_abs_mean` | 0.00669 |
29
+ | `action_abs_p90` | 0.04145 |
30
+ | `action_std` | 0.01571 |
31
+ | `n_episodes` | 20 |
32
+ | `success_rate` | 1 |
33
+
34
+ **Competence floor.** floor probe `fingerprint` — success 1 vs committed floor 0.9 → **PASS**
cards/stage1_pickplace_as_partners-v1/index.md ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Partner set `stage1_pickplace_as_partners@v1`
2
+
3
+ <!-- Generated by scripts/render_partner_cards.py from chamber.partners.sets + the fingerprint archive — do not edit by hand. -->
4
+
5
+ Task: `stage1_pickplace_as@v1` · members: 3 (3 public / 0 private) · committed floor: 0.9 on the `fingerprint` probe.
6
+
7
+ Minimal scripted set for the Tier-1 CONTROL (ADR-027 §Tier ladder; CB-04 demotion). Reference ego for the probe/floor: the REF-SCRIPT scripted oracle (ADR-011 as amended). The control's point is that success is partner-insensitive — the floor documents that fact per member.
8
+
9
+ The public/private split is the deterministic ADR-009 rule — members ordered by `partner_id` hash, the first ⌈0.7·N⌉ public — recomputable from this roster; no hand-picking. Private members' behavioural parameters are withheld (published hashes, withheld parameters): they derive from the maintainer-held seed and verify against the committed digests. Set changes bump the version (ADR-027 §Versioning); frozen learned members join as a version bump.
10
+
11
+ | member | split | role | `partner_id` | floor success | fingerprint success |
12
+ | --- | --- | --- | --- | --- | --- |
13
+ | [`heuristic_center`](heuristic_center.md) | public | partner | `aa4a6fec38c0646e` | 1 | 1 |
14
+ | [`heuristic_quadrant_pos`](heuristic_quadrant_pos.md) | public | partner | `28afd322265b96ab` | 1 | 1 |
15
+ | [`heuristic_quadrant_neg`](heuristic_quadrant_neg.md) | public | partner | `afe5ae26b3665608` | 1 | 1 |
16
+
17
+ Fingerprint archive: `spikes/results/partner-fingerprints/stage1_pickplace_as_partners-v1/` (per-member ADR-028 v3 bundles + `fingerprints.json` + `SHA256SUMS.txt`).
checkpoints/e9040cbc3c3b2456_step150000.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3107b1bde5201d0350221f527839cda7ee6ac5698c20df6f80eb80453fb5ae18
3
+ size 2922167
checkpoints/e9040cbc3c3b2456_step150000.pt.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "git_sha": "6bf8e5319a8890ca24d7b530cf9d9552f32db97a",
3
+ "pyproject_hash": "821d0c69ba0cc9e0e278f01bd90e7941e82e1f56f7b5d89040595b717846a274",
4
+ "run_id": "e9040cbc3c3b2456",
5
+ "seed": 4,
6
+ "sha256": "3107b1bde5201d0350221f527839cda7ee6ac5698c20df6f80eb80453fb5ae18",
7
+ "step": 150000
8
+ }
croissant.jsonld ADDED
@@ -0,0 +1,157 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "@context": {
3
+ "@language": "en",
4
+ "@vocab": "https://schema.org/",
5
+ "citeAs": "cr:citeAs",
6
+ "column": "cr:column",
7
+ "conformsTo": "dct:conformsTo",
8
+ "cr": "http://mlcommons.org/croissant/",
9
+ "rai": "http://mlcommons.org/croissant/RAI/",
10
+ "data": {
11
+ "@id": "cr:data",
12
+ "@type": "@json"
13
+ },
14
+ "dataType": {
15
+ "@id": "cr:dataType",
16
+ "@type": "@vocab"
17
+ },
18
+ "dct": "http://purl.org/dc/terms/",
19
+ "examples": {
20
+ "@id": "cr:examples",
21
+ "@type": "@json"
22
+ },
23
+ "equivalentProperty": "cr:equivalentProperty",
24
+ "extract": "cr:extract",
25
+ "field": "cr:field",
26
+ "fileProperty": "cr:fileProperty",
27
+ "fileObject": "cr:fileObject",
28
+ "fileSet": "cr:fileSet",
29
+ "format": "cr:format",
30
+ "includes": "cr:includes",
31
+ "isLiveDataset": "cr:isLiveDataset",
32
+ "jsonPath": "cr:jsonPath",
33
+ "key": "cr:key",
34
+ "md5": "cr:md5",
35
+ "parentField": "cr:parentField",
36
+ "path": "cr:path",
37
+ "recordSet": "cr:recordSet",
38
+ "references": "cr:references",
39
+ "regex": "cr:regex",
40
+ "repeated": "cr:repeated",
41
+ "replace": "cr:replace",
42
+ "samplingRate": "cr:samplingRate",
43
+ "sc": "https://schema.org/",
44
+ "separator": "cr:separator",
45
+ "source": "cr:source",
46
+ "subField": "cr:subField",
47
+ "transform": "cr:transform"
48
+ },
49
+ "@type": "sc:Dataset",
50
+ "name": "chamber-bench-partner-sets",
51
+ "description": "The versioned CHAMBER-Bench v1.0 partner zoo: machine-readable rosters for every committed partner-set version (public members with committed parameter literals; private members with identity hashes only), rendered partner cards, per-set behavioural fingerprints, and the public learned members' checkpoint files. Partners are the frozen black-box teammates a benchmarked method is evaluated against.",
52
+ "conformsTo": "http://mlcommons.org/croissant/1.0",
53
+ "license": "https://www.apache.org/licenses/LICENSE-2.0",
54
+ "url": "https://huggingface.co/datasets/fsafaei/chamber-bench-partner-sets",
55
+ "version": "1.0.0",
56
+ "citeAs": "Safaei, F. (2026). CONCERTO and CHAMBER: Contact-rich Coordination with Opaque, Heterogeneous Teammates. Zenodo. https://doi.org/10.5281/zenodo.20128469",
57
+ "creator": {
58
+ "@type": "sc:Person",
59
+ "name": "Farhad Safaei",
60
+ "email": "cooperative.physical.ai@gmail.com"
61
+ },
62
+ "datePublished": "2026-07-06",
63
+ "rai:dataCollection": "Every record was generated in simulation (ManiSkill v3 / SAPIEN, plus one CPU diagnostic task) by the evaluation tooling committed in the fsafaei/concerto repository, under preregistered specifications locked with signed git tags before the runs. Each result bundle records the producing command, git commit, dependency-lock hash, platform fingerprint, and seed schedule, and passes the chamber-eval verify integrity and recomputation checks.",
64
+ "rai:dataCollectionType": "Machine Generated",
65
+ "rai:personalSensitiveInformation": "None. The data contains no people, no personal data, no customer or workplace data; every byte is simulator or tooling output.",
66
+ "rai:dataLimitations": "Simulation only (no real-robot data); exactly two agents per task; only the embodiments named in the task cards; measured heterogeneity effects on co-carry are null so far, so the data supports ad-hoc-teamwork competence claims, not heterogeneity-robustness claims; no vision-based partners in v1.0.",
67
+ "rai:dataBiases": "The zoo covers scripted impedance controllers, scripted presenters, and frozen jointly-trained policies on the listed tasks only; it does not represent human teammates or vision-based policies. Private members' parameters are deliberately withheld (published as SHA-256 identity hashes) so an unseen evaluation split stays meaningful.",
68
+ "rai:dataUseCases": "Instantiating the exact public partners behind a leaderboard row; evaluating new methods against the public split; auditing partner identity via hashes and fingerprints.",
69
+ "distribution": [
70
+ {
71
+ "@type": "cr:FileObject",
72
+ "@id": "repo",
73
+ "name": "repo",
74
+ "description": "The Hugging Face dataset repository hosting this artifact.",
75
+ "contentUrl": "https://huggingface.co/datasets/fsafaei/chamber-bench-partner-sets",
76
+ "encodingFormat": "git+https",
77
+ "sha256": "main"
78
+ },
79
+ {
80
+ "@type": "cr:FileObject",
81
+ "@id": "manifest.json",
82
+ "name": "manifest.json",
83
+ "description": "File list with byte sizes and SHA-256 digests for every payload file.",
84
+ "containedIn": {
85
+ "@id": "repo"
86
+ },
87
+ "contentUrl": "manifest.json",
88
+ "encodingFormat": "application/json"
89
+ },
90
+ {
91
+ "@type": "cr:FileObject",
92
+ "@id": "SHA256SUMS.txt",
93
+ "name": "SHA256SUMS.txt",
94
+ "description": "sha256sum -c checkable digest list covering every file including manifest.json.",
95
+ "containedIn": {
96
+ "@id": "repo"
97
+ },
98
+ "contentUrl": "SHA256SUMS.txt",
99
+ "encodingFormat": "text/plain"
100
+ },
101
+ {
102
+ "@type": "cr:FileObject",
103
+ "@id": "README.md",
104
+ "name": "README.md",
105
+ "description": "The human-readable dataset card (plain language, licence, provenance, intended use, limitations).",
106
+ "containedIn": {
107
+ "@id": "repo"
108
+ },
109
+ "contentUrl": "README.md",
110
+ "encodingFormat": "text/markdown"
111
+ },
112
+ {
113
+ "@type": "cr:FileSet",
114
+ "@id": "rosters",
115
+ "name": "rosters",
116
+ "description": "One JSON roster per partner-set version (set metadata, member construction boxes, split labels, identity hashes; public parameter literals).",
117
+ "containedIn": {
118
+ "@id": "repo"
119
+ },
120
+ "encodingFormat": "application/json",
121
+ "includes": "sets/*.json"
122
+ },
123
+ {
124
+ "@type": "cr:FileSet",
125
+ "@id": "cards",
126
+ "name": "cards",
127
+ "description": "Rendered per-member and per-set partner cards.",
128
+ "containedIn": {
129
+ "@id": "repo"
130
+ },
131
+ "encodingFormat": "text/markdown",
132
+ "includes": "cards/**/*.md"
133
+ },
134
+ {
135
+ "@type": "cr:FileSet",
136
+ "@id": "fingerprints",
137
+ "name": "fingerprints",
138
+ "description": "Per-set behavioural fingerprint summaries rendered from the committed probe archives.",
139
+ "containedIn": {
140
+ "@id": "repo"
141
+ },
142
+ "encodingFormat": "application/json",
143
+ "includes": "fingerprints/*.json"
144
+ },
145
+ {
146
+ "@type": "cr:FileSet",
147
+ "@id": "checkpoints",
148
+ "name": "checkpoints",
149
+ "description": "Public learned members' PyTorch checkpoints with JSON sidecars.",
150
+ "containedIn": {
151
+ "@id": "repo"
152
+ },
153
+ "encodingFormat": "application/octet-stream",
154
+ "includes": "checkpoints/*"
155
+ }
156
+ ]
157
+ }
fingerprints/cocarry_partners-v1.json ADDED
@@ -0,0 +1,250 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dirty": false,
3
+ "floor": 0.75,
4
+ "floor_probe": "fingerprint",
5
+ "git_sha": "d11e52249d69ab04bde87c57ffda23828ba58ab9",
6
+ "members": {
7
+ "imp_blend_a": {
8
+ "fingerprint": {
9
+ "action_abs_mean": 0.36831,
10
+ "action_abs_p90": 1.0,
11
+ "action_std": 0.470502,
12
+ "n_episodes": 20.0,
13
+ "stress_max": 114.6593,
14
+ "stress_mean": 94.4101,
15
+ "stress_p50": 101.6474,
16
+ "stress_p90": 111.8282,
17
+ "success_rate": 1.0
18
+ },
19
+ "floor_pass": true,
20
+ "floor_probe": "fingerprint",
21
+ "floor_success": 1.0,
22
+ "params_sha256": "66ec45f3bc06acf1ca79f5f3804aff757920c3db8c02a0cdd59675cad241c1bf",
23
+ "partner_id": "b6975bc340b25133",
24
+ "registry_class": "cocarry_impedance",
25
+ "role": "partner_arm",
26
+ "split": "private"
27
+ },
28
+ "imp_blend_b": {
29
+ "fingerprint": {
30
+ "action_abs_mean": 0.377412,
31
+ "action_abs_p90": 1.0,
32
+ "action_std": 0.485992,
33
+ "n_episodes": 20.0,
34
+ "stress_max": 112.2057,
35
+ "stress_mean": 87.124,
36
+ "stress_p50": 88.219,
37
+ "stress_p90": 101.7867,
38
+ "success_rate": 1.0
39
+ },
40
+ "floor_pass": true,
41
+ "floor_probe": "fingerprint",
42
+ "floor_success": 1.0,
43
+ "params_sha256": "b1a0fa0aa3ee2d96af0073a70ed040fa6d90efffaeb3a956396cd5704912ddb2",
44
+ "partner_id": "6883ea1ebef2f0d3",
45
+ "registry_class": "cocarry_impedance",
46
+ "role": "partner_arm",
47
+ "split": "public"
48
+ },
49
+ "imp_blend_c": {
50
+ "fingerprint": {
51
+ "action_abs_mean": 0.361579,
52
+ "action_abs_p90": 1.0,
53
+ "action_std": 0.479698,
54
+ "n_episodes": 20.0,
55
+ "stress_max": 100.7178,
56
+ "stress_mean": 80.836,
57
+ "stress_p50": 81.855,
58
+ "stress_p90": 96.1321,
59
+ "success_rate": 1.0
60
+ },
61
+ "floor_pass": true,
62
+ "floor_probe": "fingerprint",
63
+ "floor_success": 1.0,
64
+ "params_sha256": "cc417fc13ef686b0d64ab6feca899ccf5f19c57f0ff874ae4a57dbaf7f6fdcf0",
65
+ "partner_id": "1d575685149b7174",
66
+ "registry_class": "cocarry_impedance",
67
+ "role": "partner_arm",
68
+ "split": "public"
69
+ },
70
+ "imp_damp_high": {
71
+ "fingerprint": {
72
+ "action_abs_mean": 0.32343,
73
+ "action_abs_p90": 1.0,
74
+ "action_std": 0.432923,
75
+ "n_episodes": 20.0,
76
+ "stress_max": 105.0343,
77
+ "stress_mean": 83.6343,
78
+ "stress_p50": 84.5712,
79
+ "stress_p90": 98.37,
80
+ "success_rate": 1.0
81
+ },
82
+ "floor_pass": true,
83
+ "floor_probe": "fingerprint",
84
+ "floor_success": 1.0,
85
+ "params_sha256": "509cec1613d436a03d9538961436f9c9653f74bff53abb625207043f8c4c9ad4",
86
+ "partner_id": "597b7116f63e09d8",
87
+ "registry_class": "cocarry_impedance",
88
+ "role": "partner_arm",
89
+ "split": "public"
90
+ },
91
+ "imp_damp_low": {
92
+ "fingerprint": {
93
+ "action_abs_mean": 0.329109,
94
+ "action_abs_p90": 1.0,
95
+ "action_std": 0.436056,
96
+ "n_episodes": 20.0,
97
+ "stress_max": 105.1015,
98
+ "stress_mean": 87.8216,
99
+ "stress_p50": 93.4153,
100
+ "stress_p90": 100.835,
101
+ "success_rate": 1.0
102
+ },
103
+ "floor_pass": true,
104
+ "floor_probe": "fingerprint",
105
+ "floor_success": 1.0,
106
+ "params_sha256": "25c318a230e97df9c9168d0e8f98dc9c3227e4cdada4cb45dff7d09f31f64633",
107
+ "partner_id": "5ac85b19c0f522ee",
108
+ "registry_class": "cocarry_impedance",
109
+ "role": "partner_arm",
110
+ "split": "public"
111
+ },
112
+ "imp_fast": {
113
+ "fingerprint": {
114
+ "action_abs_mean": 0.390571,
115
+ "action_abs_p90": 1.0,
116
+ "action_std": 0.489926,
117
+ "n_episodes": 20.0,
118
+ "stress_max": 125.0965,
119
+ "stress_mean": 104.0632,
120
+ "stress_p50": 117.1669,
121
+ "stress_p90": 121.3601,
122
+ "success_rate": 1.0
123
+ },
124
+ "floor_pass": true,
125
+ "floor_probe": "fingerprint",
126
+ "floor_success": 1.0,
127
+ "params_sha256": "0fe7eb258c8ed441e0f3e302684d2aa0f0de539cb921bc931401b3846ae0fed8",
128
+ "partner_id": "bfa69a8aa3979220",
129
+ "registry_class": "cocarry_impedance",
130
+ "role": "partner_arm",
131
+ "split": "private"
132
+ },
133
+ "imp_lag_bounded": {
134
+ "fingerprint": {
135
+ "action_abs_mean": 0.269687,
136
+ "action_abs_p90": 1.0,
137
+ "action_std": 0.417424,
138
+ "n_episodes": 20.0,
139
+ "stress_max": 77.3086,
140
+ "stress_mean": 67.112,
141
+ "stress_p50": 66.6932,
142
+ "stress_p90": 70.7185,
143
+ "success_rate": 1.0
144
+ },
145
+ "floor_pass": true,
146
+ "floor_probe": "fingerprint",
147
+ "floor_success": 1.0,
148
+ "params_sha256": "fc385b64d1b4fc869b62c8d0f19b5959693ad7b634337667d25a8716d546b74f",
149
+ "partner_id": "a1d7304eb9f423a6",
150
+ "registry_class": "cocarry_impedance",
151
+ "role": "partner_arm",
152
+ "split": "public"
153
+ },
154
+ "imp_nominal": {
155
+ "fingerprint": {
156
+ "action_abs_mean": 0.327502,
157
+ "action_abs_p90": 1.0,
158
+ "action_std": 0.435155,
159
+ "n_episodes": 20.0,
160
+ "stress_max": 105.5671,
161
+ "stress_mean": 89.6396,
162
+ "stress_p50": 90.4682,
163
+ "stress_p90": 101.439,
164
+ "success_rate": 1.0
165
+ },
166
+ "floor_pass": true,
167
+ "floor_probe": "fingerprint",
168
+ "floor_success": 1.0,
169
+ "params_sha256": "92eb953311e1b0a0d7904f41717daa0d58d08bfee1a91b9ffa132939faf83fc3",
170
+ "partner_id": "3d43a19c051fc8bc",
171
+ "registry_class": "cocarry_impedance",
172
+ "role": "partner_arm",
173
+ "split": "public"
174
+ },
175
+ "imp_slow": {
176
+ "fingerprint": {
177
+ "action_abs_mean": 0.241768,
178
+ "action_abs_p90": 1.0,
179
+ "action_std": 0.375229,
180
+ "n_episodes": 20.0,
181
+ "stress_max": 85.0676,
182
+ "stress_mean": 60.4549,
183
+ "stress_p50": 62.4108,
184
+ "stress_p90": 69.2733,
185
+ "success_rate": 1.0
186
+ },
187
+ "floor_pass": true,
188
+ "floor_probe": "fingerprint",
189
+ "floor_success": 1.0,
190
+ "params_sha256": "f769f5f281c10dcb6b7bbec47afd9be011fd615fa3f8176edbe0f33ab2403fcd",
191
+ "partner_id": "e4a8042f3c362fde",
192
+ "registry_class": "cocarry_impedance",
193
+ "role": "partner_arm",
194
+ "split": "private"
195
+ },
196
+ "imp_stiff_high": {
197
+ "fingerprint": {
198
+ "action_abs_mean": 0.317742,
199
+ "action_abs_p90": 1.0,
200
+ "action_std": 0.427397,
201
+ "n_episodes": 20.0,
202
+ "stress_max": 109.6035,
203
+ "stress_mean": 80.3961,
204
+ "stress_p50": 80.3998,
205
+ "stress_p90": 94.6672,
206
+ "success_rate": 1.0
207
+ },
208
+ "floor_pass": true,
209
+ "floor_probe": "fingerprint",
210
+ "floor_success": 1.0,
211
+ "params_sha256": "212f054214340e8e69849cf63594c71bf92fdf026cddaf37c8e4f67e3999e8ff",
212
+ "partner_id": "4d0ae9868c4c10c8",
213
+ "registry_class": "cocarry_impedance",
214
+ "role": "partner_arm",
215
+ "split": "public"
216
+ },
217
+ "imp_stiff_low": {
218
+ "fingerprint": {
219
+ "action_abs_mean": 0.313043,
220
+ "action_abs_p90": 1.0,
221
+ "action_std": 0.423231,
222
+ "n_episodes": 20.0,
223
+ "stress_max": 103.8816,
224
+ "stress_mean": 81.5682,
225
+ "stress_p50": 80.3608,
226
+ "stress_p90": 97.9027,
227
+ "success_rate": 1.0
228
+ },
229
+ "floor_pass": true,
230
+ "floor_probe": "fingerprint",
231
+ "floor_success": 1.0,
232
+ "params_sha256": "a5d61ee76a1a7a8a7f9241d25fca8db825215da0babb8fcda096e2bec36073a0",
233
+ "partner_id": "2551311d47ba8e57",
234
+ "registry_class": "cocarry_impedance",
235
+ "role": "partner_arm",
236
+ "split": "public"
237
+ }
238
+ },
239
+ "probe_episodes_per_seed": 5,
240
+ "probe_seeds": [
241
+ 7000,
242
+ 7001,
243
+ 7002,
244
+ 7003
245
+ ],
246
+ "schema_version": 1,
247
+ "set_id": "cocarry_partners",
248
+ "set_version": 1,
249
+ "task": "cocarry@v1"
250
+ }
fingerprints/cocarry_partners-v2.json ADDED
@@ -0,0 +1,271 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dirty": false,
3
+ "floor": 0.75,
4
+ "floor_probe": "fingerprint",
5
+ "git_sha": "6ebb703a6737e960bfedac36a2bfc1728c6b17d2",
6
+ "members": {
7
+ "imp_blend_a": {
8
+ "fingerprint": {
9
+ "action_abs_mean": 0.36831,
10
+ "action_abs_p90": 1.0,
11
+ "action_std": 0.470502,
12
+ "n_episodes": 20.0,
13
+ "stress_max": 114.6593,
14
+ "stress_mean": 94.4101,
15
+ "stress_p50": 101.6474,
16
+ "stress_p90": 111.8282,
17
+ "success_rate": 1.0
18
+ },
19
+ "floor_pass": true,
20
+ "floor_probe": "fingerprint",
21
+ "floor_success": 1.0,
22
+ "params_sha256": "66ec45f3bc06acf1ca79f5f3804aff757920c3db8c02a0cdd59675cad241c1bf",
23
+ "partner_id": "b6975bc340b25133",
24
+ "registry_class": "cocarry_impedance",
25
+ "role": "partner_arm",
26
+ "split": "private"
27
+ },
28
+ "imp_blend_b": {
29
+ "fingerprint": {
30
+ "action_abs_mean": 0.377412,
31
+ "action_abs_p90": 1.0,
32
+ "action_std": 0.485992,
33
+ "n_episodes": 20.0,
34
+ "stress_max": 112.2057,
35
+ "stress_mean": 87.124,
36
+ "stress_p50": 88.219,
37
+ "stress_p90": 101.7867,
38
+ "success_rate": 1.0
39
+ },
40
+ "floor_pass": true,
41
+ "floor_probe": "fingerprint",
42
+ "floor_success": 1.0,
43
+ "params_sha256": "b1a0fa0aa3ee2d96af0073a70ed040fa6d90efffaeb3a956396cd5704912ddb2",
44
+ "partner_id": "6883ea1ebef2f0d3",
45
+ "registry_class": "cocarry_impedance",
46
+ "role": "partner_arm",
47
+ "split": "public"
48
+ },
49
+ "imp_blend_c": {
50
+ "fingerprint": {
51
+ "action_abs_mean": 0.361579,
52
+ "action_abs_p90": 1.0,
53
+ "action_std": 0.479698,
54
+ "n_episodes": 20.0,
55
+ "stress_max": 100.7178,
56
+ "stress_mean": 80.836,
57
+ "stress_p50": 81.855,
58
+ "stress_p90": 96.1321,
59
+ "success_rate": 1.0
60
+ },
61
+ "floor_pass": true,
62
+ "floor_probe": "fingerprint",
63
+ "floor_success": 1.0,
64
+ "params_sha256": "cc417fc13ef686b0d64ab6feca899ccf5f19c57f0ff874ae4a57dbaf7f6fdcf0",
65
+ "partner_id": "1d575685149b7174",
66
+ "registry_class": "cocarry_impedance",
67
+ "role": "partner_arm",
68
+ "split": "public"
69
+ },
70
+ "imp_damp_high": {
71
+ "fingerprint": {
72
+ "action_abs_mean": 0.32343,
73
+ "action_abs_p90": 1.0,
74
+ "action_std": 0.432923,
75
+ "n_episodes": 20.0,
76
+ "stress_max": 105.0343,
77
+ "stress_mean": 83.6343,
78
+ "stress_p50": 84.5712,
79
+ "stress_p90": 98.37,
80
+ "success_rate": 1.0
81
+ },
82
+ "floor_pass": true,
83
+ "floor_probe": "fingerprint",
84
+ "floor_success": 1.0,
85
+ "params_sha256": "509cec1613d436a03d9538961436f9c9653f74bff53abb625207043f8c4c9ad4",
86
+ "partner_id": "597b7116f63e09d8",
87
+ "registry_class": "cocarry_impedance",
88
+ "role": "partner_arm",
89
+ "split": "public"
90
+ },
91
+ "imp_damp_low": {
92
+ "fingerprint": {
93
+ "action_abs_mean": 0.329109,
94
+ "action_abs_p90": 1.0,
95
+ "action_std": 0.436056,
96
+ "n_episodes": 20.0,
97
+ "stress_max": 105.1015,
98
+ "stress_mean": 87.8216,
99
+ "stress_p50": 93.4153,
100
+ "stress_p90": 100.835,
101
+ "success_rate": 1.0
102
+ },
103
+ "floor_pass": true,
104
+ "floor_probe": "fingerprint",
105
+ "floor_success": 1.0,
106
+ "params_sha256": "25c318a230e97df9c9168d0e8f98dc9c3227e4cdada4cb45dff7d09f31f64633",
107
+ "partner_id": "5ac85b19c0f522ee",
108
+ "registry_class": "cocarry_impedance",
109
+ "role": "partner_arm",
110
+ "split": "public"
111
+ },
112
+ "imp_fast": {
113
+ "fingerprint": {
114
+ "action_abs_mean": 0.390571,
115
+ "action_abs_p90": 1.0,
116
+ "action_std": 0.489926,
117
+ "n_episodes": 20.0,
118
+ "stress_max": 125.0965,
119
+ "stress_mean": 104.0632,
120
+ "stress_p50": 117.1669,
121
+ "stress_p90": 121.3601,
122
+ "success_rate": 1.0
123
+ },
124
+ "floor_pass": true,
125
+ "floor_probe": "fingerprint",
126
+ "floor_success": 1.0,
127
+ "params_sha256": "0fe7eb258c8ed441e0f3e302684d2aa0f0de539cb921bc931401b3846ae0fed8",
128
+ "partner_id": "bfa69a8aa3979220",
129
+ "registry_class": "cocarry_impedance",
130
+ "role": "partner_arm",
131
+ "split": "private"
132
+ },
133
+ "imp_lag_bounded": {
134
+ "fingerprint": {
135
+ "action_abs_mean": 0.269687,
136
+ "action_abs_p90": 1.0,
137
+ "action_std": 0.417424,
138
+ "n_episodes": 20.0,
139
+ "stress_max": 77.3086,
140
+ "stress_mean": 67.112,
141
+ "stress_p50": 66.6932,
142
+ "stress_p90": 70.7185,
143
+ "success_rate": 1.0
144
+ },
145
+ "floor_pass": true,
146
+ "floor_probe": "fingerprint",
147
+ "floor_success": 1.0,
148
+ "params_sha256": "fc385b64d1b4fc869b62c8d0f19b5959693ad7b634337667d25a8716d546b74f",
149
+ "partner_id": "a1d7304eb9f423a6",
150
+ "registry_class": "cocarry_impedance",
151
+ "role": "partner_arm",
152
+ "split": "public"
153
+ },
154
+ "imp_nominal": {
155
+ "fingerprint": {
156
+ "action_abs_mean": 0.327502,
157
+ "action_abs_p90": 1.0,
158
+ "action_std": 0.435155,
159
+ "n_episodes": 20.0,
160
+ "stress_max": 105.5671,
161
+ "stress_mean": 89.6396,
162
+ "stress_p50": 90.4682,
163
+ "stress_p90": 101.439,
164
+ "success_rate": 1.0
165
+ },
166
+ "floor_pass": true,
167
+ "floor_probe": "fingerprint",
168
+ "floor_success": 1.0,
169
+ "params_sha256": "92eb953311e1b0a0d7904f41717daa0d58d08bfee1a91b9ffa132939faf83fc3",
170
+ "partner_id": "3d43a19c051fc8bc",
171
+ "registry_class": "cocarry_impedance",
172
+ "role": "partner_arm",
173
+ "split": "public"
174
+ },
175
+ "imp_slow": {
176
+ "fingerprint": {
177
+ "action_abs_mean": 0.241768,
178
+ "action_abs_p90": 1.0,
179
+ "action_std": 0.375229,
180
+ "n_episodes": 20.0,
181
+ "stress_max": 85.0676,
182
+ "stress_mean": 60.4549,
183
+ "stress_p50": 62.4108,
184
+ "stress_p90": 69.2733,
185
+ "success_rate": 1.0
186
+ },
187
+ "floor_pass": true,
188
+ "floor_probe": "fingerprint",
189
+ "floor_success": 1.0,
190
+ "params_sha256": "f769f5f281c10dcb6b7bbec47afd9be011fd615fa3f8176edbe0f33ab2403fcd",
191
+ "partner_id": "e4a8042f3c362fde",
192
+ "registry_class": "cocarry_impedance",
193
+ "role": "partner_arm",
194
+ "split": "private"
195
+ },
196
+ "imp_stiff_high": {
197
+ "fingerprint": {
198
+ "action_abs_mean": 0.317742,
199
+ "action_abs_p90": 1.0,
200
+ "action_std": 0.427397,
201
+ "n_episodes": 20.0,
202
+ "stress_max": 109.6035,
203
+ "stress_mean": 80.3961,
204
+ "stress_p50": 80.3998,
205
+ "stress_p90": 94.6672,
206
+ "success_rate": 1.0
207
+ },
208
+ "floor_pass": true,
209
+ "floor_probe": "fingerprint",
210
+ "floor_success": 1.0,
211
+ "params_sha256": "212f054214340e8e69849cf63594c71bf92fdf026cddaf37c8e4f67e3999e8ff",
212
+ "partner_id": "4d0ae9868c4c10c8",
213
+ "registry_class": "cocarry_impedance",
214
+ "role": "partner_arm",
215
+ "split": "public"
216
+ },
217
+ "imp_stiff_low": {
218
+ "fingerprint": {
219
+ "action_abs_mean": 0.313043,
220
+ "action_abs_p90": 1.0,
221
+ "action_std": 0.423231,
222
+ "n_episodes": 20.0,
223
+ "stress_max": 103.8816,
224
+ "stress_mean": 81.5682,
225
+ "stress_p50": 80.3608,
226
+ "stress_p90": 97.9027,
227
+ "success_rate": 1.0
228
+ },
229
+ "floor_pass": true,
230
+ "floor_probe": "fingerprint",
231
+ "floor_success": 1.0,
232
+ "params_sha256": "a5d61ee76a1a7a8a7f9241d25fca8db825215da0babb8fcda096e2bec36073a0",
233
+ "partner_id": "2551311d47ba8e57",
234
+ "registry_class": "cocarry_impedance",
235
+ "role": "partner_arm",
236
+ "split": "public"
237
+ },
238
+ "joint_s4": {
239
+ "fingerprint": {
240
+ "action_abs_mean": 0.136413,
241
+ "action_abs_p90": 0.265194,
242
+ "action_std": 0.16214,
243
+ "n_episodes": 20.0,
244
+ "stress_max": 44.2329,
245
+ "stress_mean": 33.1897,
246
+ "stress_p50": 32.5727,
247
+ "stress_p90": 36.6325,
248
+ "success_rate": 0.8
249
+ },
250
+ "floor_pass": true,
251
+ "floor_probe": "fingerprint",
252
+ "floor_success": 0.8,
253
+ "params_sha256": "44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a",
254
+ "partner_id": "5118f7828d8ac7b8",
255
+ "registry_class": "frozen_cocarry_joint",
256
+ "role": "partner_arm",
257
+ "split": "public"
258
+ }
259
+ },
260
+ "probe_episodes_per_seed": 5,
261
+ "probe_seeds": [
262
+ 7000,
263
+ 7001,
264
+ 7002,
265
+ 7003
266
+ ],
267
+ "schema_version": 1,
268
+ "set_id": "cocarry_partners",
269
+ "set_version": 2,
270
+ "task": "cocarry@v1"
271
+ }
fingerprints/handover_place_partners-v1.json ADDED
@@ -0,0 +1,145 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dirty": false,
3
+ "floor": 0.9,
4
+ "floor_probe": "free_regrasp",
5
+ "git_sha": "d11e52249d69ab04bde87c57ffda23828ba58ab9",
6
+ "members": {
7
+ "presenter_matched": {
8
+ "fingerprint": {
9
+ "action_abs_mean": 0.295963,
10
+ "action_abs_p90": 0.82172,
11
+ "action_std": 0.504541,
12
+ "n_episodes": 20.0,
13
+ "stress_max": 0.0,
14
+ "stress_mean": 0.0,
15
+ "stress_p50": 0.0,
16
+ "stress_p90": 0.0,
17
+ "success_rate": 1.0
18
+ },
19
+ "floor_pass": true,
20
+ "floor_probe": "free_regrasp",
21
+ "floor_success": 1.0,
22
+ "params_sha256": "d4f8fcf58e750c8dcd223ff4e78cb08da29f758d8b2fb03b9886789711915123",
23
+ "partner_id": "dd261cfdde60ca43",
24
+ "registry_class": "handover_presenter",
25
+ "role": "presenter",
26
+ "split": "private"
27
+ },
28
+ "presenter_mismatch_15": {
29
+ "fingerprint": {
30
+ "action_abs_mean": 3.285864,
31
+ "action_abs_p90": 9.11302,
32
+ "action_std": 5.582623,
33
+ "n_episodes": 20.0,
34
+ "stress_max": 14.3454,
35
+ "stress_mean": 0.7173,
36
+ "stress_p50": 0.0,
37
+ "stress_p90": 0.0,
38
+ "success_rate": 1.0
39
+ },
40
+ "floor_pass": true,
41
+ "floor_probe": "free_regrasp",
42
+ "floor_success": 1.0,
43
+ "params_sha256": "21dad7ccf5614c6990953b65b0287d41deeb18709d40647555c210a65f75850e",
44
+ "partner_id": "18820ddf850874f9",
45
+ "registry_class": "handover_presenter",
46
+ "role": "presenter",
47
+ "split": "public"
48
+ },
49
+ "presenter_mismatch_30": {
50
+ "fingerprint": {
51
+ "action_abs_mean": 6.828907,
52
+ "action_abs_p90": 19.033542,
53
+ "action_std": 11.702631,
54
+ "n_episodes": 20.0,
55
+ "stress_max": 126.8454,
56
+ "stress_mean": 32.9712,
57
+ "stress_p50": 2.5173,
58
+ "stress_p90": 103.5003,
59
+ "success_rate": 0.65
60
+ },
61
+ "floor_pass": true,
62
+ "floor_probe": "free_regrasp",
63
+ "floor_success": 1.0,
64
+ "params_sha256": "8a14dce84204dd4fad781eaa34aace8d037439a0b74ecc57e2d16ac72c3397a2",
65
+ "partner_id": "7ec27e8d0c2efd6e",
66
+ "registry_class": "handover_presenter",
67
+ "role": "presenter",
68
+ "split": "public"
69
+ },
70
+ "presenter_mismatch_45": {
71
+ "fingerprint": {
72
+ "action_abs_mean": 10.578907,
73
+ "action_abs_p90": 29.533542,
74
+ "action_std": 18.197558,
75
+ "n_episodes": 20.0,
76
+ "stress_max": 239.3454,
77
+ "stress_mean": 114.9974,
78
+ "stress_p50": 112.6952,
79
+ "stress_p90": 216.0003,
80
+ "success_rate": 0.25
81
+ },
82
+ "floor_pass": true,
83
+ "floor_probe": "free_regrasp",
84
+ "floor_success": 1.0,
85
+ "params_sha256": "4ad220f5eb49a4c94449ac90c074b7694c2f18f86ff72a01ad38c16d08c412f5",
86
+ "partner_id": "046bc72af285fbd3",
87
+ "registry_class": "handover_presenter",
88
+ "role": "presenter",
89
+ "split": "public"
90
+ },
91
+ "presenter_offgrid_a": {
92
+ "fingerprint": {
93
+ "action_abs_mean": 3.530752,
94
+ "action_abs_p90": 9.763511,
95
+ "action_std": 5.96111,
96
+ "n_episodes": 20.0,
97
+ "stress_max": 34.4222,
98
+ "stress_mean": 2.8445,
99
+ "stress_p50": 0.0,
100
+ "stress_p90": 7.1995,
101
+ "success_rate": 1.0
102
+ },
103
+ "floor_pass": true,
104
+ "floor_probe": "free_regrasp",
105
+ "floor_success": 1.0,
106
+ "params_sha256": "d4b9324e9d4f185ee33f3539bd37ccf83bf0ae8a516e16a9432437c4f19d16a0",
107
+ "partner_id": "7bb5130fbc52906e",
108
+ "registry_class": "handover_presenter",
109
+ "role": "presenter",
110
+ "split": "public"
111
+ },
112
+ "presenter_offgrid_b": {
113
+ "fingerprint": {
114
+ "action_abs_mean": 3.985548,
115
+ "action_abs_p90": 11.077609,
116
+ "action_std": 6.802681,
117
+ "n_episodes": 20.0,
118
+ "stress_max": 56.9514,
119
+ "stress_mean": 7.2589,
120
+ "stress_p50": 0.0,
121
+ "stress_p90": 29.0099,
122
+ "success_rate": 0.95
123
+ },
124
+ "floor_pass": true,
125
+ "floor_probe": "free_regrasp",
126
+ "floor_success": 1.0,
127
+ "params_sha256": "493a16d55d28b33593482461eecb2dbeb77d5ff505ba4d3c6cb28dbdecfbb77d",
128
+ "partner_id": "7c555ca368e36f86",
129
+ "registry_class": "handover_presenter",
130
+ "role": "presenter",
131
+ "split": "public"
132
+ }
133
+ },
134
+ "probe_episodes_per_seed": 5,
135
+ "probe_seeds": [
136
+ 7000,
137
+ 7001,
138
+ 7002,
139
+ 7003
140
+ ],
141
+ "schema_version": 1,
142
+ "set_id": "handover_place_partners",
143
+ "set_version": 1,
144
+ "task": "handover_place@v1"
145
+ }
fingerprints/stage1_pickplace_as_partners-v1.json ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dirty": false,
3
+ "floor": 0.9,
4
+ "floor_probe": "fingerprint",
5
+ "git_sha": "d11e52249d69ab04bde87c57ffda23828ba58ab9",
6
+ "members": {
7
+ "heuristic_center": {
8
+ "fingerprint": {
9
+ "action_abs_mean": 0.000965,
10
+ "action_abs_p90": 0.006012,
11
+ "action_std": 0.002264,
12
+ "n_episodes": 20.0,
13
+ "success_rate": 1.0
14
+ },
15
+ "floor_pass": true,
16
+ "floor_probe": "fingerprint",
17
+ "floor_success": 1.0,
18
+ "params_sha256": "963dcf2d674c69aae31b4417422e62465c21bd7ac99ab592706ecf8771e9c88e",
19
+ "partner_id": "aa4a6fec38c0646e",
20
+ "registry_class": "scripted_heuristic",
21
+ "role": "partner",
22
+ "split": "public"
23
+ },
24
+ "heuristic_quadrant_neg": {
25
+ "fingerprint": {
26
+ "action_abs_mean": 0.005987,
27
+ "action_abs_p90": 0.034786,
28
+ "action_std": 0.014135,
29
+ "n_episodes": 20.0,
30
+ "success_rate": 1.0
31
+ },
32
+ "floor_pass": true,
33
+ "floor_probe": "fingerprint",
34
+ "floor_success": 1.0,
35
+ "params_sha256": "302d09670ddb8785079e65e76d31da8680de1c0dc882aa34d7c5bdb53a1626f7",
36
+ "partner_id": "afe5ae26b3665608",
37
+ "registry_class": "scripted_heuristic",
38
+ "role": "partner",
39
+ "split": "public"
40
+ },
41
+ "heuristic_quadrant_pos": {
42
+ "fingerprint": {
43
+ "action_abs_mean": 0.00669,
44
+ "action_abs_p90": 0.041448,
45
+ "action_std": 0.015711,
46
+ "n_episodes": 20.0,
47
+ "success_rate": 1.0
48
+ },
49
+ "floor_pass": true,
50
+ "floor_probe": "fingerprint",
51
+ "floor_success": 1.0,
52
+ "params_sha256": "951fdfbeb2caab78b14f33f316cb75d2af92abe3d132114d3421b02ba6488b62",
53
+ "partner_id": "28afd322265b96ab",
54
+ "registry_class": "scripted_heuristic",
55
+ "role": "partner",
56
+ "split": "public"
57
+ }
58
+ },
59
+ "probe_episodes_per_seed": 5,
60
+ "probe_seeds": [
61
+ 7000,
62
+ 7001,
63
+ 7002,
64
+ 7003
65
+ ],
66
+ "schema_version": 1,
67
+ "set_id": "stage1_pickplace_as_partners",
68
+ "set_version": 1,
69
+ "task": "stage1_pickplace_as@v1"
70
+ }
manifest.json ADDED
@@ -0,0 +1,251 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "artifact": "chamber-bench-partner-sets",
3
+ "git_sha": "5fc28f3db5e3c7824e6d2666278a6797a55a6ede",
4
+ "files": [
5
+ {
6
+ "path": "README.md",
7
+ "bytes": 3218,
8
+ "sha256": "7c3e82823ea1ba24e956cf1265b52152af9720d88526f51611f29d639731beff"
9
+ },
10
+ {
11
+ "path": "cards/cocarry_partners-v1/imp_blend_a.md",
12
+ "bytes": 2477,
13
+ "sha256": "78b0fdd8a688b43c83758063f24ddda3a545fb79ac00fb1d68a3ee2c7a551d8d"
14
+ },
15
+ {
16
+ "path": "cards/cocarry_partners-v1/imp_blend_b.md",
17
+ "bytes": 2357,
18
+ "sha256": "e7bb64c6a35d68126a2f2357b0a820e38705a846147364116a53a37791dca4e1"
19
+ },
20
+ {
21
+ "path": "cards/cocarry_partners-v1/imp_blend_c.md",
22
+ "bytes": 2358,
23
+ "sha256": "876236df18fd8df54eb05e4a8c31acf52022b11b9baa0db4d010d3f09e8b538f"
24
+ },
25
+ {
26
+ "path": "cards/cocarry_partners-v1/imp_damp_high.md",
27
+ "bytes": 2364,
28
+ "sha256": "d21655ceb850a39f76935a5d9bb02d522247c521a89814c05be239096b636793"
29
+ },
30
+ {
31
+ "path": "cards/cocarry_partners-v1/imp_damp_low.md",
32
+ "bytes": 2364,
33
+ "sha256": "8af63b2fe34f12e0e54d8a8f5e08884c4c8880eab2e77bb010058bc910da29d5"
34
+ },
35
+ {
36
+ "path": "cards/cocarry_partners-v1/imp_fast.md",
37
+ "bytes": 2474,
38
+ "sha256": "1b659212eaa83ca9facf322b9ea6ca91f60916230d5c2ea7d880686ae4bad7bd"
39
+ },
40
+ {
41
+ "path": "cards/cocarry_partners-v1/imp_lag_bounded.md",
42
+ "bytes": 2370,
43
+ "sha256": "47510cab7f453f4cba2004fce056d108efe8eaf800182dbdcd6008d49b20928d"
44
+ },
45
+ {
46
+ "path": "cards/cocarry_partners-v1/imp_nominal.md",
47
+ "bytes": 2362,
48
+ "sha256": "7e94927714b0e6a6954162028f7132fb3a3b8a698b3918a73228f153c2a07606"
49
+ },
50
+ {
51
+ "path": "cards/cocarry_partners-v1/imp_slow.md",
52
+ "bytes": 2475,
53
+ "sha256": "407a0f1a05b8341b55c3115fdc42781e6d711a85985393268f5a11bf9ddaf79c"
54
+ },
55
+ {
56
+ "path": "cards/cocarry_partners-v1/imp_stiff_high.md",
57
+ "bytes": 2365,
58
+ "sha256": "fb808e4e3447b9b331dc224929b99ad76403f90e110285427d546e2da15623a6"
59
+ },
60
+ {
61
+ "path": "cards/cocarry_partners-v1/imp_stiff_low.md",
62
+ "bytes": 2364,
63
+ "sha256": "9e7b23e36c894fedb65e724a3d70595c11813647965023c6ac2508bb7d63fe84"
64
+ },
65
+ {
66
+ "path": "cards/cocarry_partners-v1/index.md",
67
+ "bytes": 2240,
68
+ "sha256": "67d3c0795e837ecafe99a0a9a900c409f397cdcda36080f297af02793c9cfe44"
69
+ },
70
+ {
71
+ "path": "cards/cocarry_partners-v2/imp_blend_a.md",
72
+ "bytes": 2477,
73
+ "sha256": "6159578bb2dcf3a97866fc832fb0b32dc3b64f574711bc7b4aff8d020f7f3fe9"
74
+ },
75
+ {
76
+ "path": "cards/cocarry_partners-v2/imp_blend_b.md",
77
+ "bytes": 2357,
78
+ "sha256": "d337db83de8e528dd9b120d43a9d41f7d4803ec7d92c0545d53700400a3accec"
79
+ },
80
+ {
81
+ "path": "cards/cocarry_partners-v2/imp_blend_c.md",
82
+ "bytes": 2358,
83
+ "sha256": "4e95a2fc2e062ca2077912612d91a5e26f7888db382422c1d407616ae3a8a44b"
84
+ },
85
+ {
86
+ "path": "cards/cocarry_partners-v2/imp_damp_high.md",
87
+ "bytes": 2364,
88
+ "sha256": "b544f4208b22d2e0ec0d652a271fc6a82070ee37f15893537d9b26561c1c56a3"
89
+ },
90
+ {
91
+ "path": "cards/cocarry_partners-v2/imp_damp_low.md",
92
+ "bytes": 2364,
93
+ "sha256": "f33412e0b744901a53491cbb011f01a1f08e80d0afc6b48537931908559727cd"
94
+ },
95
+ {
96
+ "path": "cards/cocarry_partners-v2/imp_fast.md",
97
+ "bytes": 2474,
98
+ "sha256": "e7b0cc1b7a56e35e592e4d91c53edc54eadc2a61dc06f7af2cb8ecd90797131e"
99
+ },
100
+ {
101
+ "path": "cards/cocarry_partners-v2/imp_lag_bounded.md",
102
+ "bytes": 2370,
103
+ "sha256": "43cdc3f0616882700d5b225a998677611f937a946a126175dc12b1174bff0c46"
104
+ },
105
+ {
106
+ "path": "cards/cocarry_partners-v2/imp_nominal.md",
107
+ "bytes": 2362,
108
+ "sha256": "6a0eed7767bf484ee300d60958bf9a44a3cbc6d13462f5884642238055b8f8aa"
109
+ },
110
+ {
111
+ "path": "cards/cocarry_partners-v2/imp_slow.md",
112
+ "bytes": 2475,
113
+ "sha256": "dd0177a65d73f04159506bbb623b4f9d3dc05e373a920bf9d336e40aab096f0e"
114
+ },
115
+ {
116
+ "path": "cards/cocarry_partners-v2/imp_stiff_high.md",
117
+ "bytes": 2365,
118
+ "sha256": "d52deca89d34e1ca1affaa1323415ae3a81426dff16803c425440ab235180e58"
119
+ },
120
+ {
121
+ "path": "cards/cocarry_partners-v2/imp_stiff_low.md",
122
+ "bytes": 2364,
123
+ "sha256": "1215b0661cbf0d0b2d5ff61a400a4bc78a7775f3705b8fe6348155a4c1e2ff90"
124
+ },
125
+ {
126
+ "path": "cards/cocarry_partners-v2/index.md",
127
+ "bytes": 2760,
128
+ "sha256": "c2b8ab60172f66aa40d6e1fa11e79b5d4c03c164152241f209af7ba06032883a"
129
+ },
130
+ {
131
+ "path": "cards/cocarry_partners-v2/joint_s4.md",
132
+ "bytes": 2627,
133
+ "sha256": "94507519f55e3f4ca9ebe55eb5c63377aff67e8e878f5cb51cbab707623c8862"
134
+ },
135
+ {
136
+ "path": "cards/handover_place_partners-v1/index.md",
137
+ "bytes": 2114,
138
+ "sha256": "f1cb078674539b4897e213cede654a697d833250a0bc23d9567cbbed75bc4219"
139
+ },
140
+ {
141
+ "path": "cards/handover_place_partners-v1/presenter_matched.md",
142
+ "bytes": 2489,
143
+ "sha256": "1f8ac5f59a2650b004869d2c3ac4f69e6dfb47f5ecda0db0f12d935597bfa1b2"
144
+ },
145
+ {
146
+ "path": "cards/handover_place_partners-v1/presenter_mismatch_15.md",
147
+ "bytes": 2372,
148
+ "sha256": "642c568215dfc05b5c5f1b4b6a0e8b0a5325f5694de95cbb691e3a415ac0a112"
149
+ },
150
+ {
151
+ "path": "cards/handover_place_partners-v1/presenter_mismatch_30.md",
152
+ "bytes": 2381,
153
+ "sha256": "11c35fc333cdccc2c4f499c46c649120978cbc1aaa3513afe685d0c8269b5ca4"
154
+ },
155
+ {
156
+ "path": "cards/handover_place_partners-v1/presenter_mismatch_45.md",
157
+ "bytes": 2377,
158
+ "sha256": "7cc5dc66983f46934e224458cdcf9505f048337415c6a01487cb9ceb72b1daae"
159
+ },
160
+ {
161
+ "path": "cards/handover_place_partners-v1/presenter_offgrid_a.md",
162
+ "bytes": 2383,
163
+ "sha256": "9dc1a841855dc734383369915b3195d731fd4ddc22fc465baf3517200bf488cc"
164
+ },
165
+ {
166
+ "path": "cards/handover_place_partners-v1/presenter_offgrid_b.md",
167
+ "bytes": 2387,
168
+ "sha256": "f7c76ce886f22ddca7c79256c9381424614cb8e7f2595ce4926e7d56395cd287"
169
+ },
170
+ {
171
+ "path": "cards/index.md",
172
+ "bytes": 956,
173
+ "sha256": "23c3c3831a25a1290f9a608621ce88ea8a148a9bf2fe4d1fc98aeb2447285fa9"
174
+ },
175
+ {
176
+ "path": "cards/stage1_pickplace_as_partners-v1/heuristic_center.md",
177
+ "bytes": 2033,
178
+ "sha256": "d2c0c6953d4614209c97f40b5fe96a04c63b01bbb5a424a15aa98d1ba4e7e0c5"
179
+ },
180
+ {
181
+ "path": "cards/stage1_pickplace_as_partners-v1/heuristic_quadrant_neg.md",
182
+ "bytes": 2046,
183
+ "sha256": "3d71457d5bc64bcd0c7e871318b0b82bd3824f08eb56c7973c93948415c11519"
184
+ },
185
+ {
186
+ "path": "cards/stage1_pickplace_as_partners-v1/heuristic_quadrant_pos.md",
187
+ "bytes": 2039,
188
+ "sha256": "1ce942c25d172872c6fa6387225b7e984b4980a85f7774d6acdab31359fa1ab9"
189
+ },
190
+ {
191
+ "path": "cards/stage1_pickplace_as_partners-v1/index.md",
192
+ "bytes": 1634,
193
+ "sha256": "373aa55df296dd7f5078440dbf2be89ae2dbcffe1883580551f7c6d7387161c9"
194
+ },
195
+ {
196
+ "path": "checkpoints/e9040cbc3c3b2456_step150000.pt",
197
+ "bytes": 2922167,
198
+ "sha256": "3107b1bde5201d0350221f527839cda7ee6ac5698c20df6f80eb80453fb5ae18"
199
+ },
200
+ {
201
+ "path": "checkpoints/e9040cbc3c3b2456_step150000.pt.json",
202
+ "bytes": 290,
203
+ "sha256": "af47e2726561472e8d5a98c309273dcec40912bfc9b5bb3bc7ddc0c35bfd5baa"
204
+ },
205
+ {
206
+ "path": "croissant.jsonld",
207
+ "bytes": 6628,
208
+ "sha256": "6a86774b598ed7a2adca3f16799ac4b6fe23a5db7e5eb4f6876c11b052597e56"
209
+ },
210
+ {
211
+ "path": "fingerprints/cocarry_partners-v1.json",
212
+ "bytes": 7615,
213
+ "sha256": "03ba9406316cff125a7fd39aeb534907913cee229f09a0398390e6b3dc367c6a"
214
+ },
215
+ {
216
+ "path": "fingerprints/cocarry_partners-v2.json",
217
+ "bytes": 8279,
218
+ "sha256": "ea93cb1795fab33b42b53f14c501ba71afecb364261820b3f87ac03c23987ca7"
219
+ },
220
+ {
221
+ "path": "fingerprints/handover_place_partners-v1.json",
222
+ "bytes": 4372,
223
+ "sha256": "cdd743d7ca8ef3f683a7ae8efc5cd6655caf4bc4bb424bb558cdf332b3d71654"
224
+ },
225
+ {
226
+ "path": "fingerprints/stage1_pickplace_as_partners-v1.json",
227
+ "bytes": 2000,
228
+ "sha256": "1b36ac0b6982f025b07146bd27c826e58c947eb371345070669c746c4474c19f"
229
+ },
230
+ {
231
+ "path": "sets/cocarry_partners-v1.json",
232
+ "bytes": 11766,
233
+ "sha256": "0fee2fd08bf2e07c59073c9bc68f44bf09352d87d2151a23879cf2f211788f3d"
234
+ },
235
+ {
236
+ "path": "sets/cocarry_partners-v2.json",
237
+ "bytes": 12938,
238
+ "sha256": "66a3af9776fdbb831aaa5d70c2f864d8c322054d2b8276d62af786c35091d990"
239
+ },
240
+ {
241
+ "path": "sets/handover_place_partners-v1.json",
242
+ "bytes": 9425,
243
+ "sha256": "e2e7924564769a9a4d5a5042eae112e318d1f913751e7677c04ea86627931edb"
244
+ },
245
+ {
246
+ "path": "sets/stage1_pickplace_as_partners-v1.json",
247
+ "bytes": 2690,
248
+ "sha256": "0608789a4323627152bbe2d2959e7e3139b0cff21e9633f9644345e09b891107"
249
+ }
250
+ ]
251
+ }
sets/cocarry_partners-v1.json ADDED
@@ -0,0 +1,506 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "floor": 0.75,
3
+ "floor_probe": "fingerprint",
4
+ "members": [
5
+ {
6
+ "checkpoint_sha256": null,
7
+ "checkpoint_step": null,
8
+ "checkpoint_uri": null,
9
+ "member_name": "imp_nominal",
10
+ "param_box": {
11
+ "damping": {
12
+ "hi": 0.045,
13
+ "kind": "float",
14
+ "lo": 0.035
15
+ },
16
+ "ki": {
17
+ "hi": 0.7,
18
+ "kind": "float",
19
+ "lo": 0.5
20
+ },
21
+ "kp": {
22
+ "hi": 2.7,
23
+ "kind": "float",
24
+ "lo": 2.3
25
+ },
26
+ "lag_steps": {
27
+ "hi": 0.0,
28
+ "kind": "int",
29
+ "lo": 0.0
30
+ },
31
+ "step_max": {
32
+ "hi": 0.032,
33
+ "kind": "float",
34
+ "lo": 0.028
35
+ }
36
+ },
37
+ "params": {
38
+ "damping": "0.0374",
39
+ "ki": "0.5431",
40
+ "kp": "2.3969",
41
+ "lag_steps": "0",
42
+ "step_max": "0.0306"
43
+ },
44
+ "params_sha256": "92eb953311e1b0a0d7904f41717daa0d58d08bfee1a91b9ffa132939faf83fc3",
45
+ "provenance": "",
46
+ "registry_class": "cocarry_impedance",
47
+ "role": "partner_arm",
48
+ "seed": 0,
49
+ "split": "public"
50
+ },
51
+ {
52
+ "checkpoint_sha256": null,
53
+ "checkpoint_step": null,
54
+ "checkpoint_uri": null,
55
+ "member_name": "imp_stiff_low",
56
+ "param_box": {
57
+ "damping": {
58
+ "hi": 0.045,
59
+ "kind": "float",
60
+ "lo": 0.035
61
+ },
62
+ "ki": {
63
+ "hi": 0.7,
64
+ "kind": "float",
65
+ "lo": 0.5
66
+ },
67
+ "kp": {
68
+ "hi": 1.6,
69
+ "kind": "float",
70
+ "lo": 1.1
71
+ },
72
+ "lag_steps": {
73
+ "hi": 0.0,
74
+ "kind": "int",
75
+ "lo": 0.0
76
+ },
77
+ "step_max": {
78
+ "hi": 0.032,
79
+ "kind": "float",
80
+ "lo": 0.028
81
+ }
82
+ },
83
+ "params": {
84
+ "damping": "0.0442",
85
+ "ki": "0.6616",
86
+ "kp": "1.1991",
87
+ "lag_steps": "0",
88
+ "step_max": "0.0286"
89
+ },
90
+ "params_sha256": "a5d61ee76a1a7a8a7f9241d25fca8db825215da0babb8fcda096e2bec36073a0",
91
+ "provenance": "",
92
+ "registry_class": "cocarry_impedance",
93
+ "role": "partner_arm",
94
+ "seed": 0,
95
+ "split": "public"
96
+ },
97
+ {
98
+ "checkpoint_sha256": null,
99
+ "checkpoint_step": null,
100
+ "checkpoint_uri": null,
101
+ "member_name": "imp_stiff_high",
102
+ "param_box": {
103
+ "damping": {
104
+ "hi": 0.045,
105
+ "kind": "float",
106
+ "lo": 0.035
107
+ },
108
+ "ki": {
109
+ "hi": 0.7,
110
+ "kind": "float",
111
+ "lo": 0.5
112
+ },
113
+ "kp": {
114
+ "hi": 4.3,
115
+ "kind": "float",
116
+ "lo": 3.5
117
+ },
118
+ "lag_steps": {
119
+ "hi": 0.0,
120
+ "kind": "int",
121
+ "lo": 0.0
122
+ },
123
+ "step_max": {
124
+ "hi": 0.032,
125
+ "kind": "float",
126
+ "lo": 0.028
127
+ }
128
+ },
129
+ "params": {
130
+ "damping": "0.0364",
131
+ "ki": "0.6856",
132
+ "kp": "3.6431",
133
+ "lag_steps": "0",
134
+ "step_max": "0.029"
135
+ },
136
+ "params_sha256": "212f054214340e8e69849cf63594c71bf92fdf026cddaf37c8e4f67e3999e8ff",
137
+ "provenance": "",
138
+ "registry_class": "cocarry_impedance",
139
+ "role": "partner_arm",
140
+ "seed": 0,
141
+ "split": "public"
142
+ },
143
+ {
144
+ "checkpoint_sha256": null,
145
+ "checkpoint_step": null,
146
+ "checkpoint_uri": null,
147
+ "member_name": "imp_damp_low",
148
+ "param_box": {
149
+ "damping": {
150
+ "hi": 0.025,
151
+ "kind": "float",
152
+ "lo": 0.015
153
+ },
154
+ "ki": {
155
+ "hi": 0.7,
156
+ "kind": "float",
157
+ "lo": 0.5
158
+ },
159
+ "kp": {
160
+ "hi": 2.7,
161
+ "kind": "float",
162
+ "lo": 2.3
163
+ },
164
+ "lag_steps": {
165
+ "hi": 0.0,
166
+ "kind": "int",
167
+ "lo": 0.0
168
+ },
169
+ "step_max": {
170
+ "hi": 0.032,
171
+ "kind": "float",
172
+ "lo": 0.028
173
+ }
174
+ },
175
+ "params": {
176
+ "damping": "0.0165",
177
+ "ki": "0.5409",
178
+ "kp": "2.6044",
179
+ "lag_steps": "0",
180
+ "step_max": "0.0308"
181
+ },
182
+ "params_sha256": "25c318a230e97df9c9168d0e8f98dc9c3227e4cdada4cb45dff7d09f31f64633",
183
+ "provenance": "",
184
+ "registry_class": "cocarry_impedance",
185
+ "role": "partner_arm",
186
+ "seed": 0,
187
+ "split": "public"
188
+ },
189
+ {
190
+ "checkpoint_sha256": null,
191
+ "checkpoint_step": null,
192
+ "checkpoint_uri": null,
193
+ "member_name": "imp_damp_high",
194
+ "param_box": {
195
+ "damping": {
196
+ "hi": 0.095,
197
+ "kind": "float",
198
+ "lo": 0.075
199
+ },
200
+ "ki": {
201
+ "hi": 0.7,
202
+ "kind": "float",
203
+ "lo": 0.5
204
+ },
205
+ "kp": {
206
+ "hi": 2.7,
207
+ "kind": "float",
208
+ "lo": 2.3
209
+ },
210
+ "lag_steps": {
211
+ "hi": 0.0,
212
+ "kind": "int",
213
+ "lo": 0.0
214
+ },
215
+ "step_max": {
216
+ "hi": 0.032,
217
+ "kind": "float",
218
+ "lo": 0.028
219
+ }
220
+ },
221
+ "params": {
222
+ "damping": "0.0817",
223
+ "ki": "0.5119",
224
+ "kp": "2.3582",
225
+ "lag_steps": "0",
226
+ "step_max": "0.0302"
227
+ },
228
+ "params_sha256": "509cec1613d436a03d9538961436f9c9653f74bff53abb625207043f8c4c9ad4",
229
+ "provenance": "",
230
+ "registry_class": "cocarry_impedance",
231
+ "role": "partner_arm",
232
+ "seed": 0,
233
+ "split": "public"
234
+ },
235
+ {
236
+ "checkpoint_sha256": null,
237
+ "checkpoint_step": null,
238
+ "checkpoint_uri": null,
239
+ "member_name": "imp_slow",
240
+ "param_box": {
241
+ "damping": {
242
+ "hi": 0.045,
243
+ "kind": "float",
244
+ "lo": 0.035
245
+ },
246
+ "ki": {
247
+ "hi": 0.7,
248
+ "kind": "float",
249
+ "lo": 0.5
250
+ },
251
+ "kp": {
252
+ "hi": 2.7,
253
+ "kind": "float",
254
+ "lo": 2.3
255
+ },
256
+ "lag_steps": {
257
+ "hi": 0.0,
258
+ "kind": "int",
259
+ "lo": 0.0
260
+ },
261
+ "step_max": {
262
+ "hi": 0.021,
263
+ "kind": "float",
264
+ "lo": 0.016
265
+ }
266
+ },
267
+ "params": null,
268
+ "params_sha256": "f769f5f281c10dcb6b7bbec47afd9be011fd615fa3f8176edbe0f33ab2403fcd",
269
+ "provenance": "",
270
+ "registry_class": "cocarry_impedance",
271
+ "role": "partner_arm",
272
+ "seed": 0,
273
+ "split": "private"
274
+ },
275
+ {
276
+ "checkpoint_sha256": null,
277
+ "checkpoint_step": null,
278
+ "checkpoint_uri": null,
279
+ "member_name": "imp_fast",
280
+ "param_box": {
281
+ "damping": {
282
+ "hi": 0.045,
283
+ "kind": "float",
284
+ "lo": 0.035
285
+ },
286
+ "ki": {
287
+ "hi": 0.7,
288
+ "kind": "float",
289
+ "lo": 0.5
290
+ },
291
+ "kp": {
292
+ "hi": 2.7,
293
+ "kind": "float",
294
+ "lo": 2.3
295
+ },
296
+ "lag_steps": {
297
+ "hi": 0.0,
298
+ "kind": "int",
299
+ "lo": 0.0
300
+ },
301
+ "step_max": {
302
+ "hi": 0.047,
303
+ "kind": "float",
304
+ "lo": 0.04
305
+ }
306
+ },
307
+ "params": null,
308
+ "params_sha256": "0fe7eb258c8ed441e0f3e302684d2aa0f0de539cb921bc931401b3846ae0fed8",
309
+ "provenance": "",
310
+ "registry_class": "cocarry_impedance",
311
+ "role": "partner_arm",
312
+ "seed": 0,
313
+ "split": "private"
314
+ },
315
+ {
316
+ "checkpoint_sha256": null,
317
+ "checkpoint_step": null,
318
+ "checkpoint_uri": null,
319
+ "member_name": "imp_lag_bounded",
320
+ "param_box": {
321
+ "damping": {
322
+ "hi": 0.045,
323
+ "kind": "float",
324
+ "lo": 0.035
325
+ },
326
+ "ki": {
327
+ "hi": 0.7,
328
+ "kind": "float",
329
+ "lo": 0.5
330
+ },
331
+ "kp": {
332
+ "hi": 2.7,
333
+ "kind": "float",
334
+ "lo": 2.3
335
+ },
336
+ "lag_steps": {
337
+ "hi": 6.0,
338
+ "kind": "int",
339
+ "lo": 3.0
340
+ },
341
+ "step_max": {
342
+ "hi": 0.032,
343
+ "kind": "float",
344
+ "lo": 0.028
345
+ }
346
+ },
347
+ "params": {
348
+ "damping": "0.0353",
349
+ "ki": "0.6211",
350
+ "kp": "2.5576",
351
+ "lag_steps": "5",
352
+ "step_max": "0.0294"
353
+ },
354
+ "params_sha256": "fc385b64d1b4fc869b62c8d0f19b5959693ad7b634337667d25a8716d546b74f",
355
+ "provenance": "",
356
+ "registry_class": "cocarry_impedance",
357
+ "role": "partner_arm",
358
+ "seed": 0,
359
+ "split": "public"
360
+ },
361
+ {
362
+ "checkpoint_sha256": null,
363
+ "checkpoint_step": null,
364
+ "checkpoint_uri": null,
365
+ "member_name": "imp_blend_a",
366
+ "param_box": {
367
+ "damping": {
368
+ "hi": 0.08,
369
+ "kind": "float",
370
+ "lo": 0.02
371
+ },
372
+ "ki": {
373
+ "hi": 0.8,
374
+ "kind": "float",
375
+ "lo": 0.4
376
+ },
377
+ "kp": {
378
+ "hi": 3.8,
379
+ "kind": "float",
380
+ "lo": 1.3
381
+ },
382
+ "lag_steps": {
383
+ "hi": 3.0,
384
+ "kind": "int",
385
+ "lo": 0.0
386
+ },
387
+ "step_max": {
388
+ "hi": 0.04,
389
+ "kind": "float",
390
+ "lo": 0.02
391
+ }
392
+ },
393
+ "params": null,
394
+ "params_sha256": "66ec45f3bc06acf1ca79f5f3804aff757920c3db8c02a0cdd59675cad241c1bf",
395
+ "provenance": "",
396
+ "registry_class": "cocarry_impedance",
397
+ "role": "partner_arm",
398
+ "seed": 0,
399
+ "split": "private"
400
+ },
401
+ {
402
+ "checkpoint_sha256": null,
403
+ "checkpoint_step": null,
404
+ "checkpoint_uri": null,
405
+ "member_name": "imp_blend_b",
406
+ "param_box": {
407
+ "damping": {
408
+ "hi": 0.08,
409
+ "kind": "float",
410
+ "lo": 0.02
411
+ },
412
+ "ki": {
413
+ "hi": 0.8,
414
+ "kind": "float",
415
+ "lo": 0.4
416
+ },
417
+ "kp": {
418
+ "hi": 3.8,
419
+ "kind": "float",
420
+ "lo": 1.3
421
+ },
422
+ "lag_steps": {
423
+ "hi": 3.0,
424
+ "kind": "int",
425
+ "lo": 0.0
426
+ },
427
+ "step_max": {
428
+ "hi": 0.04,
429
+ "kind": "float",
430
+ "lo": 0.02
431
+ }
432
+ },
433
+ "params": {
434
+ "damping": "0.0232",
435
+ "ki": "0.6453",
436
+ "kp": "1.6573",
437
+ "lag_steps": "1",
438
+ "step_max": "0.0398"
439
+ },
440
+ "params_sha256": "b1a0fa0aa3ee2d96af0073a70ed040fa6d90efffaeb3a956396cd5704912ddb2",
441
+ "provenance": "",
442
+ "registry_class": "cocarry_impedance",
443
+ "role": "partner_arm",
444
+ "seed": 0,
445
+ "split": "public"
446
+ },
447
+ {
448
+ "checkpoint_sha256": null,
449
+ "checkpoint_step": null,
450
+ "checkpoint_uri": null,
451
+ "member_name": "imp_blend_c",
452
+ "param_box": {
453
+ "damping": {
454
+ "hi": 0.08,
455
+ "kind": "float",
456
+ "lo": 0.02
457
+ },
458
+ "ki": {
459
+ "hi": 0.8,
460
+ "kind": "float",
461
+ "lo": 0.4
462
+ },
463
+ "kp": {
464
+ "hi": 3.8,
465
+ "kind": "float",
466
+ "lo": 1.3
467
+ },
468
+ "lag_steps": {
469
+ "hi": 3.0,
470
+ "kind": "int",
471
+ "lo": 0.0
472
+ },
473
+ "step_max": {
474
+ "hi": 0.04,
475
+ "kind": "float",
476
+ "lo": 0.02
477
+ }
478
+ },
479
+ "params": {
480
+ "damping": "0.0281",
481
+ "ki": "0.7293",
482
+ "kp": "1.4134",
483
+ "lag_steps": "2",
484
+ "step_max": "0.0391"
485
+ },
486
+ "params_sha256": "cc417fc13ef686b0d64ab6feca899ccf5f19c57f0ff874ae4a57dbaf7f6fdcf0",
487
+ "provenance": "",
488
+ "registry_class": "cocarry_impedance",
489
+ "role": "partner_arm",
490
+ "seed": 0,
491
+ "split": "public"
492
+ }
493
+ ],
494
+ "notes": "Scripted stratum of the cocarry@1 set (ADR-009 as amended 2026-07-05). Reference ego for the probe/floor: the default-gain matched impedance controller (ADR-026 \u00a7Decision 1). Frozen learned members join as version 2 (ADR-027 \u00a7Versioning).",
495
+ "probe_episodes_per_seed": 5,
496
+ "probe_seeds": [
497
+ 7000,
498
+ 7001,
499
+ 7002,
500
+ 7003
501
+ ],
502
+ "set_id": "cocarry_partners",
503
+ "task_id": "cocarry",
504
+ "task_version": 1,
505
+ "version": 1
506
+ }
sets/cocarry_partners-v2.json ADDED
@@ -0,0 +1,520 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "floor": 0.75,
3
+ "floor_probe": "fingerprint",
4
+ "members": [
5
+ {
6
+ "checkpoint_sha256": null,
7
+ "checkpoint_step": null,
8
+ "checkpoint_uri": null,
9
+ "member_name": "imp_nominal",
10
+ "param_box": {
11
+ "damping": {
12
+ "hi": 0.045,
13
+ "kind": "float",
14
+ "lo": 0.035
15
+ },
16
+ "ki": {
17
+ "hi": 0.7,
18
+ "kind": "float",
19
+ "lo": 0.5
20
+ },
21
+ "kp": {
22
+ "hi": 2.7,
23
+ "kind": "float",
24
+ "lo": 2.3
25
+ },
26
+ "lag_steps": {
27
+ "hi": 0.0,
28
+ "kind": "int",
29
+ "lo": 0.0
30
+ },
31
+ "step_max": {
32
+ "hi": 0.032,
33
+ "kind": "float",
34
+ "lo": 0.028
35
+ }
36
+ },
37
+ "params": {
38
+ "damping": "0.0374",
39
+ "ki": "0.5431",
40
+ "kp": "2.3969",
41
+ "lag_steps": "0",
42
+ "step_max": "0.0306"
43
+ },
44
+ "params_sha256": "92eb953311e1b0a0d7904f41717daa0d58d08bfee1a91b9ffa132939faf83fc3",
45
+ "provenance": "",
46
+ "registry_class": "cocarry_impedance",
47
+ "role": "partner_arm",
48
+ "seed": 0,
49
+ "split": "public"
50
+ },
51
+ {
52
+ "checkpoint_sha256": null,
53
+ "checkpoint_step": null,
54
+ "checkpoint_uri": null,
55
+ "member_name": "imp_stiff_low",
56
+ "param_box": {
57
+ "damping": {
58
+ "hi": 0.045,
59
+ "kind": "float",
60
+ "lo": 0.035
61
+ },
62
+ "ki": {
63
+ "hi": 0.7,
64
+ "kind": "float",
65
+ "lo": 0.5
66
+ },
67
+ "kp": {
68
+ "hi": 1.6,
69
+ "kind": "float",
70
+ "lo": 1.1
71
+ },
72
+ "lag_steps": {
73
+ "hi": 0.0,
74
+ "kind": "int",
75
+ "lo": 0.0
76
+ },
77
+ "step_max": {
78
+ "hi": 0.032,
79
+ "kind": "float",
80
+ "lo": 0.028
81
+ }
82
+ },
83
+ "params": {
84
+ "damping": "0.0442",
85
+ "ki": "0.6616",
86
+ "kp": "1.1991",
87
+ "lag_steps": "0",
88
+ "step_max": "0.0286"
89
+ },
90
+ "params_sha256": "a5d61ee76a1a7a8a7f9241d25fca8db825215da0babb8fcda096e2bec36073a0",
91
+ "provenance": "",
92
+ "registry_class": "cocarry_impedance",
93
+ "role": "partner_arm",
94
+ "seed": 0,
95
+ "split": "public"
96
+ },
97
+ {
98
+ "checkpoint_sha256": null,
99
+ "checkpoint_step": null,
100
+ "checkpoint_uri": null,
101
+ "member_name": "imp_stiff_high",
102
+ "param_box": {
103
+ "damping": {
104
+ "hi": 0.045,
105
+ "kind": "float",
106
+ "lo": 0.035
107
+ },
108
+ "ki": {
109
+ "hi": 0.7,
110
+ "kind": "float",
111
+ "lo": 0.5
112
+ },
113
+ "kp": {
114
+ "hi": 4.3,
115
+ "kind": "float",
116
+ "lo": 3.5
117
+ },
118
+ "lag_steps": {
119
+ "hi": 0.0,
120
+ "kind": "int",
121
+ "lo": 0.0
122
+ },
123
+ "step_max": {
124
+ "hi": 0.032,
125
+ "kind": "float",
126
+ "lo": 0.028
127
+ }
128
+ },
129
+ "params": {
130
+ "damping": "0.0364",
131
+ "ki": "0.6856",
132
+ "kp": "3.6431",
133
+ "lag_steps": "0",
134
+ "step_max": "0.029"
135
+ },
136
+ "params_sha256": "212f054214340e8e69849cf63594c71bf92fdf026cddaf37c8e4f67e3999e8ff",
137
+ "provenance": "",
138
+ "registry_class": "cocarry_impedance",
139
+ "role": "partner_arm",
140
+ "seed": 0,
141
+ "split": "public"
142
+ },
143
+ {
144
+ "checkpoint_sha256": null,
145
+ "checkpoint_step": null,
146
+ "checkpoint_uri": null,
147
+ "member_name": "imp_damp_low",
148
+ "param_box": {
149
+ "damping": {
150
+ "hi": 0.025,
151
+ "kind": "float",
152
+ "lo": 0.015
153
+ },
154
+ "ki": {
155
+ "hi": 0.7,
156
+ "kind": "float",
157
+ "lo": 0.5
158
+ },
159
+ "kp": {
160
+ "hi": 2.7,
161
+ "kind": "float",
162
+ "lo": 2.3
163
+ },
164
+ "lag_steps": {
165
+ "hi": 0.0,
166
+ "kind": "int",
167
+ "lo": 0.0
168
+ },
169
+ "step_max": {
170
+ "hi": 0.032,
171
+ "kind": "float",
172
+ "lo": 0.028
173
+ }
174
+ },
175
+ "params": {
176
+ "damping": "0.0165",
177
+ "ki": "0.5409",
178
+ "kp": "2.6044",
179
+ "lag_steps": "0",
180
+ "step_max": "0.0308"
181
+ },
182
+ "params_sha256": "25c318a230e97df9c9168d0e8f98dc9c3227e4cdada4cb45dff7d09f31f64633",
183
+ "provenance": "",
184
+ "registry_class": "cocarry_impedance",
185
+ "role": "partner_arm",
186
+ "seed": 0,
187
+ "split": "public"
188
+ },
189
+ {
190
+ "checkpoint_sha256": null,
191
+ "checkpoint_step": null,
192
+ "checkpoint_uri": null,
193
+ "member_name": "imp_damp_high",
194
+ "param_box": {
195
+ "damping": {
196
+ "hi": 0.095,
197
+ "kind": "float",
198
+ "lo": 0.075
199
+ },
200
+ "ki": {
201
+ "hi": 0.7,
202
+ "kind": "float",
203
+ "lo": 0.5
204
+ },
205
+ "kp": {
206
+ "hi": 2.7,
207
+ "kind": "float",
208
+ "lo": 2.3
209
+ },
210
+ "lag_steps": {
211
+ "hi": 0.0,
212
+ "kind": "int",
213
+ "lo": 0.0
214
+ },
215
+ "step_max": {
216
+ "hi": 0.032,
217
+ "kind": "float",
218
+ "lo": 0.028
219
+ }
220
+ },
221
+ "params": {
222
+ "damping": "0.0817",
223
+ "ki": "0.5119",
224
+ "kp": "2.3582",
225
+ "lag_steps": "0",
226
+ "step_max": "0.0302"
227
+ },
228
+ "params_sha256": "509cec1613d436a03d9538961436f9c9653f74bff53abb625207043f8c4c9ad4",
229
+ "provenance": "",
230
+ "registry_class": "cocarry_impedance",
231
+ "role": "partner_arm",
232
+ "seed": 0,
233
+ "split": "public"
234
+ },
235
+ {
236
+ "checkpoint_sha256": null,
237
+ "checkpoint_step": null,
238
+ "checkpoint_uri": null,
239
+ "member_name": "imp_slow",
240
+ "param_box": {
241
+ "damping": {
242
+ "hi": 0.045,
243
+ "kind": "float",
244
+ "lo": 0.035
245
+ },
246
+ "ki": {
247
+ "hi": 0.7,
248
+ "kind": "float",
249
+ "lo": 0.5
250
+ },
251
+ "kp": {
252
+ "hi": 2.7,
253
+ "kind": "float",
254
+ "lo": 2.3
255
+ },
256
+ "lag_steps": {
257
+ "hi": 0.0,
258
+ "kind": "int",
259
+ "lo": 0.0
260
+ },
261
+ "step_max": {
262
+ "hi": 0.021,
263
+ "kind": "float",
264
+ "lo": 0.016
265
+ }
266
+ },
267
+ "params": null,
268
+ "params_sha256": "f769f5f281c10dcb6b7bbec47afd9be011fd615fa3f8176edbe0f33ab2403fcd",
269
+ "provenance": "",
270
+ "registry_class": "cocarry_impedance",
271
+ "role": "partner_arm",
272
+ "seed": 0,
273
+ "split": "private"
274
+ },
275
+ {
276
+ "checkpoint_sha256": null,
277
+ "checkpoint_step": null,
278
+ "checkpoint_uri": null,
279
+ "member_name": "imp_fast",
280
+ "param_box": {
281
+ "damping": {
282
+ "hi": 0.045,
283
+ "kind": "float",
284
+ "lo": 0.035
285
+ },
286
+ "ki": {
287
+ "hi": 0.7,
288
+ "kind": "float",
289
+ "lo": 0.5
290
+ },
291
+ "kp": {
292
+ "hi": 2.7,
293
+ "kind": "float",
294
+ "lo": 2.3
295
+ },
296
+ "lag_steps": {
297
+ "hi": 0.0,
298
+ "kind": "int",
299
+ "lo": 0.0
300
+ },
301
+ "step_max": {
302
+ "hi": 0.047,
303
+ "kind": "float",
304
+ "lo": 0.04
305
+ }
306
+ },
307
+ "params": null,
308
+ "params_sha256": "0fe7eb258c8ed441e0f3e302684d2aa0f0de539cb921bc931401b3846ae0fed8",
309
+ "provenance": "",
310
+ "registry_class": "cocarry_impedance",
311
+ "role": "partner_arm",
312
+ "seed": 0,
313
+ "split": "private"
314
+ },
315
+ {
316
+ "checkpoint_sha256": null,
317
+ "checkpoint_step": null,
318
+ "checkpoint_uri": null,
319
+ "member_name": "imp_lag_bounded",
320
+ "param_box": {
321
+ "damping": {
322
+ "hi": 0.045,
323
+ "kind": "float",
324
+ "lo": 0.035
325
+ },
326
+ "ki": {
327
+ "hi": 0.7,
328
+ "kind": "float",
329
+ "lo": 0.5
330
+ },
331
+ "kp": {
332
+ "hi": 2.7,
333
+ "kind": "float",
334
+ "lo": 2.3
335
+ },
336
+ "lag_steps": {
337
+ "hi": 6.0,
338
+ "kind": "int",
339
+ "lo": 3.0
340
+ },
341
+ "step_max": {
342
+ "hi": 0.032,
343
+ "kind": "float",
344
+ "lo": 0.028
345
+ }
346
+ },
347
+ "params": {
348
+ "damping": "0.0353",
349
+ "ki": "0.6211",
350
+ "kp": "2.5576",
351
+ "lag_steps": "5",
352
+ "step_max": "0.0294"
353
+ },
354
+ "params_sha256": "fc385b64d1b4fc869b62c8d0f19b5959693ad7b634337667d25a8716d546b74f",
355
+ "provenance": "",
356
+ "registry_class": "cocarry_impedance",
357
+ "role": "partner_arm",
358
+ "seed": 0,
359
+ "split": "public"
360
+ },
361
+ {
362
+ "checkpoint_sha256": null,
363
+ "checkpoint_step": null,
364
+ "checkpoint_uri": null,
365
+ "member_name": "imp_blend_a",
366
+ "param_box": {
367
+ "damping": {
368
+ "hi": 0.08,
369
+ "kind": "float",
370
+ "lo": 0.02
371
+ },
372
+ "ki": {
373
+ "hi": 0.8,
374
+ "kind": "float",
375
+ "lo": 0.4
376
+ },
377
+ "kp": {
378
+ "hi": 3.8,
379
+ "kind": "float",
380
+ "lo": 1.3
381
+ },
382
+ "lag_steps": {
383
+ "hi": 3.0,
384
+ "kind": "int",
385
+ "lo": 0.0
386
+ },
387
+ "step_max": {
388
+ "hi": 0.04,
389
+ "kind": "float",
390
+ "lo": 0.02
391
+ }
392
+ },
393
+ "params": null,
394
+ "params_sha256": "66ec45f3bc06acf1ca79f5f3804aff757920c3db8c02a0cdd59675cad241c1bf",
395
+ "provenance": "",
396
+ "registry_class": "cocarry_impedance",
397
+ "role": "partner_arm",
398
+ "seed": 0,
399
+ "split": "private"
400
+ },
401
+ {
402
+ "checkpoint_sha256": null,
403
+ "checkpoint_step": null,
404
+ "checkpoint_uri": null,
405
+ "member_name": "imp_blend_b",
406
+ "param_box": {
407
+ "damping": {
408
+ "hi": 0.08,
409
+ "kind": "float",
410
+ "lo": 0.02
411
+ },
412
+ "ki": {
413
+ "hi": 0.8,
414
+ "kind": "float",
415
+ "lo": 0.4
416
+ },
417
+ "kp": {
418
+ "hi": 3.8,
419
+ "kind": "float",
420
+ "lo": 1.3
421
+ },
422
+ "lag_steps": {
423
+ "hi": 3.0,
424
+ "kind": "int",
425
+ "lo": 0.0
426
+ },
427
+ "step_max": {
428
+ "hi": 0.04,
429
+ "kind": "float",
430
+ "lo": 0.02
431
+ }
432
+ },
433
+ "params": {
434
+ "damping": "0.0232",
435
+ "ki": "0.6453",
436
+ "kp": "1.6573",
437
+ "lag_steps": "1",
438
+ "step_max": "0.0398"
439
+ },
440
+ "params_sha256": "b1a0fa0aa3ee2d96af0073a70ed040fa6d90efffaeb3a956396cd5704912ddb2",
441
+ "provenance": "",
442
+ "registry_class": "cocarry_impedance",
443
+ "role": "partner_arm",
444
+ "seed": 0,
445
+ "split": "public"
446
+ },
447
+ {
448
+ "checkpoint_sha256": null,
449
+ "checkpoint_step": null,
450
+ "checkpoint_uri": null,
451
+ "member_name": "imp_blend_c",
452
+ "param_box": {
453
+ "damping": {
454
+ "hi": 0.08,
455
+ "kind": "float",
456
+ "lo": 0.02
457
+ },
458
+ "ki": {
459
+ "hi": 0.8,
460
+ "kind": "float",
461
+ "lo": 0.4
462
+ },
463
+ "kp": {
464
+ "hi": 3.8,
465
+ "kind": "float",
466
+ "lo": 1.3
467
+ },
468
+ "lag_steps": {
469
+ "hi": 3.0,
470
+ "kind": "int",
471
+ "lo": 0.0
472
+ },
473
+ "step_max": {
474
+ "hi": 0.04,
475
+ "kind": "float",
476
+ "lo": 0.02
477
+ }
478
+ },
479
+ "params": {
480
+ "damping": "0.0281",
481
+ "ki": "0.7293",
482
+ "kp": "1.4134",
483
+ "lag_steps": "2",
484
+ "step_max": "0.0391"
485
+ },
486
+ "params_sha256": "cc417fc13ef686b0d64ab6feca899ccf5f19c57f0ff874ae4a57dbaf7f6fdcf0",
487
+ "provenance": "",
488
+ "registry_class": "cocarry_impedance",
489
+ "role": "partner_arm",
490
+ "seed": 0,
491
+ "split": "public"
492
+ },
493
+ {
494
+ "checkpoint_sha256": "3107b1bde5201d0350221f527839cda7ee6ac5698c20df6f80eb80453fb5ae18",
495
+ "checkpoint_step": 150000,
496
+ "checkpoint_uri": "local://artifacts/e9040cbc3c3b2456_step150000.pt",
497
+ "member_name": "joint_s4",
498
+ "param_box": {},
499
+ "params": {},
500
+ "params_sha256": "44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a",
501
+ "provenance": "trained jointly with the ego actor of pair checkpoint sha256 3107b1bde5201d0350221f527839cda7ee6ac5698c20df6f80eb80453fb5ae18 (training seed 4, selected step 150000 under the ADR-027 checkpoint-selection rule)",
502
+ "registry_class": "frozen_cocarry_joint",
503
+ "role": "partner_arm",
504
+ "seed": 4,
505
+ "split": "public"
506
+ }
507
+ ],
508
+ "notes": "v1's scripted stratum plus the campaign's jointly-trained partner-side stratum (ADR-027 \u00a7Versioning; ADR-011 \u00a7Decision as amended). Learned members carry real checkpoint URIs + committed payload SHA-256 custody; cross-play competence with the scripted reference ego is measured by the fingerprint/floor probe, not assumed \u2014 and it BIT: of the five preregistered jointly-trained candidates, four failed the 0.75 floor (0.000/0.000/0.050/0.650) and were dropped; joint_s4 (0.800) is the one admitted learned member. Evidence: spikes/results/partner-fingerprints/cocarry_partners-v2-dropped-candidates/. Split re-derived over the surviving 12; every v1 label is reproduced.",
509
+ "probe_episodes_per_seed": 5,
510
+ "probe_seeds": [
511
+ 7000,
512
+ 7001,
513
+ 7002,
514
+ 7003
515
+ ],
516
+ "set_id": "cocarry_partners",
517
+ "task_id": "cocarry",
518
+ "task_version": 1,
519
+ "version": 2
520
+ }
sets/handover_place_partners-v1.json ADDED
@@ -0,0 +1,358 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "floor": 0.9,
3
+ "floor_probe": "free_regrasp",
4
+ "members": [
5
+ {
6
+ "checkpoint_sha256": null,
7
+ "checkpoint_step": null,
8
+ "checkpoint_uri": null,
9
+ "member_name": "presenter_matched",
10
+ "param_box": {
11
+ "grasp_pose_bias_deg": {
12
+ "hi": 0.0,
13
+ "kind": "float",
14
+ "lo": 0.0
15
+ },
16
+ "grasp_pose_sigma_deg": {
17
+ "hi": 2.0,
18
+ "kind": "float",
19
+ "lo": 2.0
20
+ },
21
+ "lateral_offset_x_m": {
22
+ "hi": 0.0,
23
+ "kind": "float",
24
+ "lo": 0.0
25
+ },
26
+ "lateral_offset_y_m": {
27
+ "hi": 0.0,
28
+ "kind": "float",
29
+ "lo": 0.0
30
+ },
31
+ "lateral_sigma_m": {
32
+ "hi": 0.0002,
33
+ "kind": "float",
34
+ "lo": 0.0002
35
+ },
36
+ "timing_skew_bias_s": {
37
+ "hi": 0.0,
38
+ "kind": "float",
39
+ "lo": 0.0
40
+ },
41
+ "timing_skew_sigma_s": {
42
+ "hi": 0.05,
43
+ "kind": "float",
44
+ "lo": 0.05
45
+ }
46
+ },
47
+ "params": null,
48
+ "params_sha256": "d4f8fcf58e750c8dcd223ff4e78cb08da29f758d8b2fb03b9886789711915123",
49
+ "provenance": "",
50
+ "registry_class": "handover_presenter",
51
+ "role": "presenter",
52
+ "seed": 0,
53
+ "split": "private"
54
+ },
55
+ {
56
+ "checkpoint_sha256": null,
57
+ "checkpoint_step": null,
58
+ "checkpoint_uri": null,
59
+ "member_name": "presenter_mismatch_15",
60
+ "param_box": {
61
+ "grasp_pose_bias_deg": {
62
+ "hi": 15.0,
63
+ "kind": "float",
64
+ "lo": 15.0
65
+ },
66
+ "grasp_pose_sigma_deg": {
67
+ "hi": 10.0,
68
+ "kind": "float",
69
+ "lo": 10.0
70
+ },
71
+ "lateral_offset_x_m": {
72
+ "hi": 0.0,
73
+ "kind": "float",
74
+ "lo": 0.0
75
+ },
76
+ "lateral_offset_y_m": {
77
+ "hi": 0.0,
78
+ "kind": "float",
79
+ "lo": 0.0
80
+ },
81
+ "lateral_sigma_m": {
82
+ "hi": 0.0002,
83
+ "kind": "float",
84
+ "lo": 0.0002
85
+ },
86
+ "timing_skew_bias_s": {
87
+ "hi": 0.2,
88
+ "kind": "float",
89
+ "lo": 0.2
90
+ },
91
+ "timing_skew_sigma_s": {
92
+ "hi": 0.1,
93
+ "kind": "float",
94
+ "lo": 0.1
95
+ }
96
+ },
97
+ "params": {
98
+ "grasp_pose_bias_deg": "15.0",
99
+ "grasp_pose_sigma_deg": "10.0",
100
+ "lateral_offset_x_m": "0.0",
101
+ "lateral_offset_y_m": "0.0",
102
+ "lateral_sigma_m": "0.0002",
103
+ "timing_skew_bias_s": "0.2",
104
+ "timing_skew_sigma_s": "0.1"
105
+ },
106
+ "params_sha256": "21dad7ccf5614c6990953b65b0287d41deeb18709d40647555c210a65f75850e",
107
+ "provenance": "",
108
+ "registry_class": "handover_presenter",
109
+ "role": "presenter",
110
+ "seed": 0,
111
+ "split": "public"
112
+ },
113
+ {
114
+ "checkpoint_sha256": null,
115
+ "checkpoint_step": null,
116
+ "checkpoint_uri": null,
117
+ "member_name": "presenter_mismatch_30",
118
+ "param_box": {
119
+ "grasp_pose_bias_deg": {
120
+ "hi": 30.0,
121
+ "kind": "float",
122
+ "lo": 30.0
123
+ },
124
+ "grasp_pose_sigma_deg": {
125
+ "hi": 10.0,
126
+ "kind": "float",
127
+ "lo": 10.0
128
+ },
129
+ "lateral_offset_x_m": {
130
+ "hi": 0.0,
131
+ "kind": "float",
132
+ "lo": 0.0
133
+ },
134
+ "lateral_offset_y_m": {
135
+ "hi": 0.0,
136
+ "kind": "float",
137
+ "lo": 0.0
138
+ },
139
+ "lateral_sigma_m": {
140
+ "hi": 0.0002,
141
+ "kind": "float",
142
+ "lo": 0.0002
143
+ },
144
+ "timing_skew_bias_s": {
145
+ "hi": 0.2,
146
+ "kind": "float",
147
+ "lo": 0.2
148
+ },
149
+ "timing_skew_sigma_s": {
150
+ "hi": 0.1,
151
+ "kind": "float",
152
+ "lo": 0.1
153
+ }
154
+ },
155
+ "params": {
156
+ "grasp_pose_bias_deg": "30.0",
157
+ "grasp_pose_sigma_deg": "10.0",
158
+ "lateral_offset_x_m": "0.0",
159
+ "lateral_offset_y_m": "0.0",
160
+ "lateral_sigma_m": "0.0002",
161
+ "timing_skew_bias_s": "0.2",
162
+ "timing_skew_sigma_s": "0.1"
163
+ },
164
+ "params_sha256": "8a14dce84204dd4fad781eaa34aace8d037439a0b74ecc57e2d16ac72c3397a2",
165
+ "provenance": "",
166
+ "registry_class": "handover_presenter",
167
+ "role": "presenter",
168
+ "seed": 0,
169
+ "split": "public"
170
+ },
171
+ {
172
+ "checkpoint_sha256": null,
173
+ "checkpoint_step": null,
174
+ "checkpoint_uri": null,
175
+ "member_name": "presenter_mismatch_45",
176
+ "param_box": {
177
+ "grasp_pose_bias_deg": {
178
+ "hi": 45.0,
179
+ "kind": "float",
180
+ "lo": 45.0
181
+ },
182
+ "grasp_pose_sigma_deg": {
183
+ "hi": 10.0,
184
+ "kind": "float",
185
+ "lo": 10.0
186
+ },
187
+ "lateral_offset_x_m": {
188
+ "hi": 0.0,
189
+ "kind": "float",
190
+ "lo": 0.0
191
+ },
192
+ "lateral_offset_y_m": {
193
+ "hi": 0.0,
194
+ "kind": "float",
195
+ "lo": 0.0
196
+ },
197
+ "lateral_sigma_m": {
198
+ "hi": 0.0002,
199
+ "kind": "float",
200
+ "lo": 0.0002
201
+ },
202
+ "timing_skew_bias_s": {
203
+ "hi": 0.2,
204
+ "kind": "float",
205
+ "lo": 0.2
206
+ },
207
+ "timing_skew_sigma_s": {
208
+ "hi": 0.1,
209
+ "kind": "float",
210
+ "lo": 0.1
211
+ }
212
+ },
213
+ "params": {
214
+ "grasp_pose_bias_deg": "45.0",
215
+ "grasp_pose_sigma_deg": "10.0",
216
+ "lateral_offset_x_m": "0.0",
217
+ "lateral_offset_y_m": "0.0",
218
+ "lateral_sigma_m": "0.0002",
219
+ "timing_skew_bias_s": "0.2",
220
+ "timing_skew_sigma_s": "0.1"
221
+ },
222
+ "params_sha256": "4ad220f5eb49a4c94449ac90c074b7694c2f18f86ff72a01ad38c16d08c412f5",
223
+ "provenance": "",
224
+ "registry_class": "handover_presenter",
225
+ "role": "presenter",
226
+ "seed": 0,
227
+ "split": "public"
228
+ },
229
+ {
230
+ "checkpoint_sha256": null,
231
+ "checkpoint_step": null,
232
+ "checkpoint_uri": null,
233
+ "member_name": "presenter_offgrid_a",
234
+ "param_box": {
235
+ "grasp_pose_bias_deg": {
236
+ "hi": 45.0,
237
+ "kind": "float",
238
+ "lo": 15.0
239
+ },
240
+ "grasp_pose_sigma_deg": {
241
+ "hi": 12.0,
242
+ "kind": "float",
243
+ "lo": 8.0
244
+ },
245
+ "lateral_offset_x_m": {
246
+ "hi": 0.0,
247
+ "kind": "float",
248
+ "lo": 0.0
249
+ },
250
+ "lateral_offset_y_m": {
251
+ "hi": 0.0,
252
+ "kind": "float",
253
+ "lo": 0.0
254
+ },
255
+ "lateral_sigma_m": {
256
+ "hi": 0.0003,
257
+ "kind": "float",
258
+ "lo": 0.0001
259
+ },
260
+ "timing_skew_bias_s": {
261
+ "hi": 0.3,
262
+ "kind": "float",
263
+ "lo": 0.1
264
+ },
265
+ "timing_skew_sigma_s": {
266
+ "hi": 0.15,
267
+ "kind": "float",
268
+ "lo": 0.05
269
+ }
270
+ },
271
+ "params": {
272
+ "grasp_pose_bias_deg": "15.6982",
273
+ "grasp_pose_sigma_deg": "11.661",
274
+ "lateral_offset_x_m": "0.0",
275
+ "lateral_offset_y_m": "0.0",
276
+ "lateral_sigma_m": "0.0002",
277
+ "timing_skew_bias_s": "0.2855",
278
+ "timing_skew_sigma_s": "0.1242"
279
+ },
280
+ "params_sha256": "d4b9324e9d4f185ee33f3539bd37ccf83bf0ae8a516e16a9432437c4f19d16a0",
281
+ "provenance": "",
282
+ "registry_class": "handover_presenter",
283
+ "role": "presenter",
284
+ "seed": 0,
285
+ "split": "public"
286
+ },
287
+ {
288
+ "checkpoint_sha256": null,
289
+ "checkpoint_step": null,
290
+ "checkpoint_uri": null,
291
+ "member_name": "presenter_offgrid_b",
292
+ "param_box": {
293
+ "grasp_pose_bias_deg": {
294
+ "hi": 45.0,
295
+ "kind": "float",
296
+ "lo": 15.0
297
+ },
298
+ "grasp_pose_sigma_deg": {
299
+ "hi": 12.0,
300
+ "kind": "float",
301
+ "lo": 8.0
302
+ },
303
+ "lateral_offset_x_m": {
304
+ "hi": 0.0,
305
+ "kind": "float",
306
+ "lo": 0.0
307
+ },
308
+ "lateral_offset_y_m": {
309
+ "hi": 0.0,
310
+ "kind": "float",
311
+ "lo": 0.0
312
+ },
313
+ "lateral_sigma_m": {
314
+ "hi": 0.0003,
315
+ "kind": "float",
316
+ "lo": 0.0001
317
+ },
318
+ "timing_skew_bias_s": {
319
+ "hi": 0.3,
320
+ "kind": "float",
321
+ "lo": 0.1
322
+ },
323
+ "timing_skew_sigma_s": {
324
+ "hi": 0.15,
325
+ "kind": "float",
326
+ "lo": 0.05
327
+ }
328
+ },
329
+ "params": {
330
+ "grasp_pose_bias_deg": "18.3353",
331
+ "grasp_pose_sigma_deg": "11.9689",
332
+ "lateral_offset_x_m": "0.0",
333
+ "lateral_offset_y_m": "0.0",
334
+ "lateral_sigma_m": "0.0003",
335
+ "timing_skew_bias_s": "0.1793",
336
+ "timing_skew_sigma_s": "0.1134"
337
+ },
338
+ "params_sha256": "493a16d55d28b33593482461eecb2dbeb77d5ff505ba4d3c6cb28dbdecfbb77d",
339
+ "provenance": "",
340
+ "registry_class": "handover_presenter",
341
+ "role": "presenter",
342
+ "seed": 0,
343
+ "split": "public"
344
+ }
345
+ ],
346
+ "notes": "Scripted stratum of the handover_place@1 set (ADR-009 as amended). Fingerprint probe at the canonical coupling-valid anchor cell (clearance 0.2, fast basis, takt 1.5 s \u2014 the CB-04 A2 committed env numbers); competence floor at the Gate-0 free-re-grasp endpoint, where budget pressure is off and only a wall scores low. The anchor-cell success spread across members (matched ~1.0 down to bias-45 ~0.25) is the measured coupling, not incompetence.",
347
+ "probe_episodes_per_seed": 5,
348
+ "probe_seeds": [
349
+ 7000,
350
+ 7001,
351
+ 7002,
352
+ 7003
353
+ ],
354
+ "set_id": "handover_place_partners",
355
+ "task_id": "handover_place",
356
+ "task_version": 1,
357
+ "version": 1
358
+ }