10.4 Committing the extracted facts

Once you’re happy with the extraction:

ownsona teach my-life.txt --subject Blake --commit

Or, after dry-run + manual review of review.json, use import (no second LLM call):

ownsona import review.json --dedup skip_if_near

The two-step path (dry-run ⇒ review ⇒ import) avoids spending a second LLM call when you decide to edit the result.