ktx/packages/cli/src/io
Andrey Avtomonov b690e6988b chore(workspace): gate dead-code with knip production mode
Turn on production-mode knip plus an autofix run in pre-commit and the
`pnpm dead-code` script, document the `/** @internal */` convention for
test-only exports in AGENTS.md, annotate test-only exports across the
CLI with that JSDoc, and drop dead exports/wrappers the new gate
surfaced (e.g. `cli-project.ts`, `lookerRuntimeSourceToFileAdapterSource`,
`createLocalScanEnrichmentProvidersFromConfig`,
`PGLITE_OWNER_PROCESS_BACKEND_CAPABILITIES`, stale type re-exports).
Replace the loose `ignoreIssues` allowlist in `knip.json` with explicit
production entries so cross-package barrel leaks are caught.
2026-05-21 11:35:41 +02:00
..
logger.test.ts feat(cli): route ingest adapter logs through operational logger 2026-05-12 11:26:34 +02:00
logger.ts chore(workspace): gate dead-code with knip production mode 2026-05-21 11:35:41 +02:00
mode.test.ts rename klo to ktx 2026-05-10 23:51:24 +02:00
mode.ts rename klo to ktx 2026-05-10 23:51:24 +02:00
print-list.test.ts feat(cli): smart defaults and flatter command surface for ktx (#177) 2026-05-20 01:52:37 +02:00
print-list.ts feat(cli): improve search ranking output (#123) 2026-05-17 02:32:41 +02:00
symbols.ts refactor(cli): unify output formatting across commands (#111) 2026-05-15 08:54:36 -04:00