canonic ingest writes reviewable diffs, use review for an interactive, item-by-item pass, or apply to batch-apply everything still pending; for example after editing diffs by hand.
canonic review
Interactively review pending proposals one by one, in numeric order.
| Flag | Description |
|---|---|
--run-id | Explicit run-id to review (defaults to the most recent). |
canonic apply
Batch-apply all pending proposals from a run directory.
| Argument | Description |
|---|---|
run_dir | Path to the pending-diff run directory to apply (positional). |