# 1) Extract to a file for review. ownsona teach my-life.txt --subject Blake --output review.json # 2) Open review.json, edit if you want. # 3) Submit the reviewed file via `import` (no second LLM call). ownsona import review.json --dedup skip_if_near
--dedup skip_if_near is the right default for re-runs: if you
edit the manuscript and re-extract, near-duplicates from the prior
run will be skipped instead of creating doubles.