ktx/docs-site/content/docs
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
..
cli-reference fix(setup): require explicit no-input database scope (#286) 2026-06-10 10:36:53 +00:00
community docs: consolidate AI Resources into a single page (#274) 2026-06-09 00:28:56 -04:00
concepts docs: standardize fanout terminology (#218) 2026-05-25 11:09:33 -04:00
configuration refactor: enforce ktx naming and AGENTS.md compliance sweep (#289) 2026-06-11 13:49:45 +02:00
getting-started refactor: enforce ktx naming and AGENTS.md compliance sweep (#289) 2026-06-11 13:49:45 +02:00
guides fix(cli): isolate ktx-owned project repositories (#283) 2026-06-10 14:12:25 +02:00
integrations docs(integrations): correct context-source ingestion details (#291) 2026-06-10 10:14:47 -07:00
meta.json docs: consolidate AI Resources into a single page (#274) 2026-06-09 00:28:56 -04:00