Documentation Index
Fetch the complete documentation index at: https://docs.selftune.dev/llms.txt
Use this file to discover all available pages before exploring further.
Usage
Export tables
selftune export [TABLE...] [-o DIR] [--since DATE]
Export one or more database tables for backup or analysis.
Export canonical records
selftune export-canonical [options]
| Flag | Description |
|---|
--out FILE | Output file path |
--platform NAME | Filter by platform |
--record-kind KIND | Filter by record kind |
--pretty | Pretty-print JSON output |
--push-payload | Format as push payload for cloud API |
Recover from exports
selftune recover [--full] [--force] [--since DATE]
Rebuilds the SQLite database from available export files and raw session logs.
Repair skill usage
selftune repair-skill-usage [--since DATE] [--dry-run]
Repairs skill usage attribution for sessions where hooks missed events.