This command bundles the last mile: it reads the classifier-review keep log, promotes reviewed keeps into a dated processed-sources batch, then routes each file to the right Codex home with a dry-run preview or a single execute pass.
keep -> promote -> routedry-run supportedlogs to relocation historybundle backup of affected files
-
Reviewed keeps
-
Planned routes
-
Promoted
-
Routed
Step 1
Classifier review decisions
Reads `_project/reports/classifier-review-decisions.jsonl` and keeps only `disposition == keep` rows.
Step 2
Promotion batch
Moves reviewed keeps into `_archive/processed-sources/classifier_review_keeps_YYYYMMDD/` as a staging checkpoint.
Step 3
Post-promotion router
Inspects the file and chooses memoir, reference, resume, duplicate, or project routing.
Step 4
Final destination
Moves the file to the final lane inside Codex and records a relocation log row.
Step 5
Report
Writes a JSON bundle report into `_project/reports/` so the run is easy to audit later.
These are the shared, server-backed override rules that survive reloads and later sessions. Clearing one here removes it from `kernel.db` and resets the browser mirror.
No saved overrides loaded yet.
Preview
Use the override controls on the right for edge cases, then press Preview bundle to recalculate the route plan without moving files.