maida extract#
Derives inactive, review-required gate drafts from a completed native trace
window without changing the source window or active .maida storage.
maida extract --window RUNS_DIR --out DRAFT_DIR [options]
Argument/Option |
Default |
Description |
|---|---|---|
|
required |
Native Maida |
|
required |
New directory for the atomic draft output |
|
every nonempty |
Exact workflow group; repeat for multiple groups |
|
|
Print |
The output contains draft.json plus one commented policy-v2 and immutable
baseline pair per workflow. It remains inactive until human review and an
intentional copy into the repository’s gate paths. Exit 0 means extraction and
self-consistency verification succeeded, 2 means invalid input or selection,
and 10 means extraction or persistence failed without installing partial
output.
See Extract reviewable gate drafts for grouping, privacy, artifact layout, policy candidates, and review guidance.