ktx/python/ktx-sl/tests
Andrey Avtomonov c22248dabf
feat(context): add warehouse verification tools (#46)
* feat(context): add warehouse dialect dispatch

* feat(context): read warehouse scan catalog

* feat(context): add entity details verification tool

* feat(context): add ingest SQL verification tool

* feat(context): add raw warehouse discovery tool

* feat(context): expose warehouse verification tools to ingest

* docs(context): add ingest identifier verification protocol

* test(context): guard ingest identifier verification prompts

* chore(context): verify warehouse verification tools

* docs: add warehouse verification tools plan and spec

* fix(context): expose target warehouses to Notion ingest

* fix(context): update ingest prompts for warehouse verification tools

* fix(context): scope raw schema discovery to allowed connections

* fix(context): verify warehouse column display targets

* docs: add notion warehouse verification gap closure plan

* fix(context): include raw discovery connection names

* fix(context): expose warehouse targets for LookML and MetricFlow

* fix(context): pass connection config to ingest query executors

* fix(cli): enable read-only SQL probes for local ingest

* docs: add warehouse verification final v1 closure plan

* fix(context): align warehouse sql probe prompt shape

* docs: add warehouse verification prompt shape closure plan

* test(context): catch connectionless sql execution prompt examples

* fix(context): include connection name in sl capture sql example

* docs: add warehouse verification sql example closure plan

* fix(context): report structured entity detail misses

* docs: add warehouse verification structured target miss closure plan

* fix: report untracked squash merge conflicts

* feat: require ingest verification ledger

* fix: stabilize ingest wiki references
2026-05-13 13:43:23 +02:00
..
__init__.py rename klo to ktx 2026-05-10 23:51:24 +02:00
conftest.py rename klo to ktx 2026-05-10 23:51:24 +02:00
test_aggregate_locality.py rename klo to ktx 2026-05-10 23:51:24 +02:00
test_cli.py rename klo to ktx 2026-05-10 23:51:24 +02:00
test_computed_columns.py rename klo to ktx 2026-05-10 23:51:24 +02:00
test_corner_case_regressions.py feat(context): add warehouse verification tools (#46) 2026-05-13 13:43:23 +02:00
test_coverage_gaps.py rename klo to ktx 2026-05-10 23:51:24 +02:00
test_duplicate_check.py rename klo to ktx 2026-05-10 23:51:24 +02:00
test_engine.py rename klo to ktx 2026-05-10 23:51:24 +02:00
test_generator.py rename klo to ktx 2026-05-10 23:51:24 +02:00
test_graph.py rename klo to ktx 2026-05-10 23:51:24 +02:00
test_loader.py rename klo to ktx 2026-05-10 23:51:24 +02:00
test_manifest.py rename klo to ktx 2026-05-10 23:51:24 +02:00
test_models.py Normalize semantic layer descriptions 2026-05-11 00:31:15 -07:00
test_parser.py rename klo to ktx 2026-05-10 23:51:24 +02:00
test_planner.py rename klo to ktx 2026-05-10 23:51:24 +02:00
test_segments.py rename klo to ktx 2026-05-10 23:51:24 +02:00
test_snowflake.py rename klo to ktx 2026-05-10 23:51:24 +02:00
test_sql_join_coverage.py rename klo to ktx 2026-05-10 23:51:24 +02:00
test_table_identifier_parser.py rename klo to ktx 2026-05-10 23:51:24 +02:00
test_tpch.py rename klo to ktx 2026-05-10 23:51:24 +02:00
test_validator.py Improve schema setup and Notion ingest UX (#14) 2026-05-12 22:56:58 +02:00