mirror of
https://github.com/allaunthefox/Research-Stack.git
synced 2026-07-31 03:05:21 +00:00
Add logogram chirality witness example
This commit is contained in:
parent
51715467dc
commit
a0c095e06e
1 changed files with 29 additions and 0 deletions
|
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"receipt_type": "famm_logogram_chirality_witness",
|
||||
"schema_version": "0.1.0",
|
||||
"symbol_id": "OMNI_ATOM_BIND_RIGHT_TORSION",
|
||||
"payload_hash": "sha256:payload-placeholder",
|
||||
"chirality_witness": {
|
||||
"direction": "rightward",
|
||||
"handedness": "right",
|
||||
"phase": 0.25,
|
||||
"placement": "upper-right",
|
||||
"mode": "bind_modifier"
|
||||
},
|
||||
"compatibility": {
|
||||
"state_chirality": "right",
|
||||
"operator_chirality": "right",
|
||||
"surface_chirality": "right",
|
||||
"score": 1.0,
|
||||
"decision": "route_active"
|
||||
},
|
||||
"residual_policy": "carry_orientation_delta_and_verify_on_replay",
|
||||
"benefit_gate": {
|
||||
"disambiguates_same_payload": true,
|
||||
"prevents_wrong_handed_pist_transition": true,
|
||||
"reduces_nuvmap_false_merge": true,
|
||||
"improves_replay_determinism": true,
|
||||
"measured_route_gain_required_for_promotion": true
|
||||
},
|
||||
"receipt_hash": "sha256:receipt-placeholder"
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue