Read-back verb for recorded campaign realizations (bootstrap/generalization records are write-only) #206

Closed
opened 2026-07-04 01:52:43 +02:00 by Brummel · 0 comments
Owner

Fieldtest cycle-0108 F11: 'aura runs' exposes only families; no verb reads back a stored campaign_run. The bootstrap distributions and generalization scores exist only in the run's own stdout; afterwards the only access is hand-parsing runs/campaign_runs.jsonl (project-gitignored, one unbounded line per run, stdout wraps records as {"campaign_run":...} while the store line is bare — a parsing trap, F10). Fix shape: 'aura campaign runs' (list, id + cells + stage kinds) and 'aura campaign run-record [run]' (or similar) dumping the realization; consider a --realization schema description for the F10 doc gap. depends on: nothing. context: fieldtests/cycle-0108-annotator-stages/FINDINGS.md F10/F11.

Fieldtest cycle-0108 F11: 'aura runs' exposes only families; no verb reads back a stored campaign_run. The bootstrap distributions and generalization scores exist only in the run's own stdout; afterwards the only access is hand-parsing runs/campaign_runs.jsonl (project-gitignored, one unbounded line per run, stdout wraps records as {"campaign_run":...} while the store line is bare — a parsing trap, F10). Fix shape: 'aura campaign runs' (list, id + cells + stage kinds) and 'aura campaign run-record <campaign-id> [run]' (or similar) dumping the realization; consider a --realization schema description for the F10 doc gap. depends on: nothing. context: fieldtests/cycle-0108-annotator-stages/FINDINGS.md F10/F11.
Brummel added the feature label 2026-07-04 01:52:43 +02:00
Brummel added this to the Research artifacts — process & campaign documents milestone 2026-07-04 01:52:58 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Brummel/Aura#206