Blueprint-store on-ramp: register a blueprint file, file-level content id, param-space listing #196

Closed
opened 2026-07-03 16:52:07 +02:00 by Brummel · 0 comments
Owner

A campaign's strategy ref cannot be driven to resolve from the public surface (fieldtest cycle-0106, F5): (a) no verb computes a blueprint FILE's content id — graph introspect --content-id consumes an op-list, not a blueprint JSON; (b) no verb registers a standalone blueprint into runs/blueprints/ (only sweep/mc/walkforward populate it as a side effect); (c) no verb lists a strategy's param_space, so the axis names/kinds a campaign needs are undiscoverable without running a sweep first — which is what the campaign describes.

Likely shape (scoped with the executor cycle): 'aura graph register <blueprint.json>' (store put keyed by content id), a blueprint-file mode for --content-id, and a param-space listing verb (names + ScalarKinds) so campaign axes can be authored against a strategy handle.

  • depends on: nothing hard; naturally lands with the campaign executor
  • context: fieldtest finding F5, fieldtests/cycle-0106-research-artifacts/FINDINGS.md (2026-07-03).
A campaign's strategy ref cannot be driven to resolve from the public surface (fieldtest cycle-0106, F5): (a) no verb computes a blueprint FILE's content id — graph introspect --content-id consumes an op-list, not a blueprint JSON; (b) no verb registers a standalone blueprint into runs/blueprints/ (only sweep/mc/walkforward populate it as a side effect); (c) no verb lists a strategy's param_space, so the axis names/kinds a campaign needs are undiscoverable without running a sweep first — which is what the campaign describes. Likely shape (scoped with the executor cycle): 'aura graph register <blueprint.json>' (store put keyed by content id), a blueprint-file mode for --content-id, and a param-space listing verb (names + ScalarKinds) so campaign axes can be authored against a strategy handle. - depends on: nothing hard; naturally lands with the campaign executor - context: fieldtest finding F5, fieldtests/cycle-0106-research-artifacts/FINDINGS.md (2026-07-03).
Brummel added this to the Research artifacts — process & campaign documents milestone 2026-07-03 16:52:07 +02:00
Brummel added the feature label 2026-07-03 16:52:07 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Brummel/Aura#196