Command reference

oko-cli goals clean

Shows the sanitized user turns that goal extraction would consume.

Invocation

oko-cli goals clean --file PATH

Inputs and options

  • Required --file transcript path.

Output and state effect

  • Prints cleaned-turn counts, lengths, and previews without invoking a model.

Refusals and safe exits

  • Refuses a missing --file; unreadable/unsupported transcripts yield no accepted turns rather than mutating data.