ktx/packages/cli
Andrey Avtomonov 0915b21a1a feat(cli): show embedding coverage in ktx status, drop duplicate disk counts
Inline `(N embedded)` next to the Wiki scope counts and Semantic-layer
source counts, computed with `SUM(embedding_json IS NOT NULL)` over
`knowledge_pages` and `local_sl_sources`. Rename the "Knowledge" label to
"Wiki" (canonical per `docs/terminology.md`) and rename the matching
`localStats.knowledgePages` field to `localStats.wikiPages`.

Drop `wiki=N md` and `semantic-layer=N yaml` from the Disk row — those
duplicated the per-surface rows above. Disk now reports only actual byte
usage (db, cache, raw-sources). The unused `wikiGlobalMarkdownCount` /
`semanticLayerYamlCount` fields, the `isMarkdownEntry` / `isYamlEntry`
helpers, and the `filter` arg on `summarizeDir` are removed.
2026-05-21 15:13:07 +02:00
..
assets/demo/orbit Polish documentation copy (#98) 2026-05-14 12:43:14 -04:00
scripts refactor(workspace): fold internal packages into cli 2026-05-21 03:27:33 +02:00
src feat(cli): show embedding coverage in ktx status, drop duplicate disk counts 2026-05-21 15:13:07 +02:00
package.json refactor(release): single source of truth for package version 2026-05-21 14:23:28 +02:00
tsconfig.json docs: align "agent clients" and "data agents" terminology 2026-05-21 14:23:10 +02:00
vitest.config.ts Initial open-source release 2026-05-10 23:12:26 +02:00