Command reference
oko-cli goals extract
Runs the local goal lifecycle model over Transcript Lake user turns.
Invocation
oko-cli goals extract [--file PATH] [--limit N] [--pace MS] [--digest]Inputs and options
- --file selects one transcript; otherwise --limit recent transcripts are used.
- --pace throttles classification; --digest requests a daily-wins note when available.
Output and state effect
- Prints each classification, the projected goals, token totals, and optional digest; stored goals are unchanged.
Refusals and safe exits
- Unknown goals subcommands are refused; individual classification failures are reported and skipped, and digest generation requires macOS 26 with an available local model.