ktx/packages/cli/src/prompts
Andrey Avtomonov 00cdf2de90
refactor: enforce ktx naming and AGENTS.md compliance sweep (#289)
Align the tree with AGENTS.md/CLAUDE.md conventions:

- Rewrite user-facing strings, docs, and tests to lowercase `ktx`
  (no bare uppercase `KTX` tokens remain outside literal identifiers).
- Drop the legacy `historicSql` migration path and its now-unused
  helpers, per the no-backward-compat rule.
- Remove `as unknown as` / `any` casts: narrow `BaseTool` generics to
  `z.ZodObject`, add a typed `createLookerClient`, and delete the dead
  `getParametersSchema`/`toAnthropicFormat` pre-AI-SDK helpers.
- Use `InvalidArgumentError` for Commander parse failures.
- Finish the adapter→connector prose conversion in the `ktx.yaml` docs
  while keeping the literal `adapters` config key.
2026-06-11 13:49:45 +02:00
..
skills chore(workspace): gate dead-code with knip production mode (#196) 2026-05-21 15:28:58 +02:00
memory_agent_backfill.md chore(workspace): gate dead-code with knip production mode (#196) 2026-05-21 15:28:58 +02:00
memory_agent_bundle_ingest_reconcile.md chore(workspace): gate dead-code with knip production mode (#196) 2026-05-21 15:28:58 +02:00
memory_agent_bundle_ingest_work_unit.md refactor: enforce ktx naming and AGENTS.md compliance sweep (#289) 2026-06-11 13:49:45 +02:00
memory_agent_external_ingest.md refactor: enforce ktx naming and AGENTS.md compliance sweep (#289) 2026-06-11 13:49:45 +02:00
memory_agent_research.md chore(workspace): gate dead-code with knip production mode (#196) 2026-05-21 15:28:58 +02:00