cc-steer prune-gate-samples

Delete gate samples whose rendered text has no substantive content.

cc-steer prune-gate-samples [OPTIONS]

Rewound-past-content positives and empty-anchor negatives are a pure function of the stored window — no transcript is re-read. Run with the watch daemon unloaded; the pass is idempotent, so a second run prunes zero.

Full --help output
Usage: cc-steer prune-gate-samples [OPTIONS]

  Delete gate samples whose rendered text has no substantive content.

  Rewound-past-content positives and empty-anchor negatives are a pure
  function of the stored window — no transcript is re-read. Run with the watch
  daemon unloaded; the pass is idempotent, so a second run prunes zero.

Options:
  --db FILE  Database path. Defaults to ~/.cc-steer/feedback.db.
  --dry-run  Preview the full report without deleting anything.
  --help     Show this message and exit.

Options

--db: FILE
Database path. Defaults to ~/.cc-steer/feedback.db.
--dry-run
Preview the full report without deleting anything.