Blueprint on-ramp: graph register / --params reject the op-script form; the graph build bridge is invisible #202
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fieldtest cycle-0107 F5 (fieldtests/cycle-0107-campaign-executor/FINDINGS.md): the corpus's canonical strategy form is an op-script, and 'aura graph introspect --content-id FILE' shape-discriminates it — but 'aura graph register FILE' and 'aura graph introspect --params FILE' reject it with a raw serde message ('invalid type: map, expected u32') that never names the 'aura graph build' bridge. The three on-ramp verbs disagree on accepted shapes. Fix: shape-discriminate the op-list in register/--params as --content-id already does (content id is shape-invariant — op-script and its built envelope hash identically, verified), or make the refusal name the bridge. Repro: aura graph register fieldtests/cycle-0107-campaign-executor/c0107_1_smacross_open.json