ktx/docs-site/content/docs
Andrey Avtomonov 1c7131c6c2
feat(cli): add --fast flag and Local data section to ktx status (#198)
Add --fast to skip checks requiring external communication (Claude Code
auth probe and Postgres pg_stat_statements probe); skipped checks render
as `-` and carry `"status": "skipped"` in JSON output. Always show a new
Local data section sourced from .ktx/db.sqlite (ingest run counts and
last-completed per connection, knowledge page counts by scope, semantic
layer source/dictionary value counts) plus on-disk sizes for .ktx/db.sqlite,
.ktx/cache/, raw-sources/, wiki/global/, and semantic-layer/. Wrap the
remaining slow probes in a @clack/prompts spinner when stdout is a TTY.
2026-05-21 14:13:03 +02:00
..
ai-resources docs: standardize ktx naming (#187) 2026-05-20 17:33:38 +02:00
cli-reference feat(cli): add --fast flag and Local data section to ktx status (#198) 2026-05-21 14:13:03 +02:00
community docs: standardize ktx naming (#187) 2026-05-20 17:33:38 +02:00
concepts docs(concepts): add Wiki retrieval pillar page (#191) 2026-05-21 01:26:58 +02:00
getting-started chore(docs-site): add dev shortcut and fix hero heading clipping (#190) 2026-05-21 01:30:45 +02:00
guides docs: standardize ktx naming (#187) 2026-05-20 17:33:38 +02:00
integrations docs: standardize ktx naming (#187) 2026-05-20 17:33:38 +02:00
meta.json docs: standardize ktx naming (#187) 2026-05-20 17:33:38 +02:00