Command reference
oko-cli auto-goals classify-missing
Builds a read-only candidate projection for today’s unclassified turns.
Invocation
oko-cli auto-goals classify-missing [--limit N] [--sidecar PATH] [--org-id UUID] [--user-id UUID] [--table auto_goals_snapshot]Inputs and options
- --limit must be positive and defaults to 200.
- Optional --sidecar selects the staged artifact path; scope flags must match the local operating-store identity.
Output and state effect
- Writes a recompute sidecar and prints classification completeness; Supabase is not modified.
Refusals and safe exits
- Refuses alternate tables, non-local scope, missing local identity, nonpositive limits, or a projection that cannot run.