ktx/python/ktx-sl/semantic_layer
Luca Martial 60457e9407
Improve schema setup and Notion ingest UX (#14)
* Improve schema setup and Notion ingest UX

* Handle Postgres network scan failures

* WIP: save local changes before main merge

* Refine setup prompt choices

* Tighten ingest reconciliation guidance

* Commit setup config updates

* Canonicalize unmapped fallback details

* Count reconciliation actions in reports

* Harden semantic layer source validation

* Return wiki content after edits

* Validate SL sources against manifests

* Validate wiki refs before writes

* Simplify CLI next steps

* Clarify agent setup summary

* Surface dbt target SL sources

* Recover SL write fallbacks

* Preserve failed context build metadata

* Track raw paths for ingest actions

* test(cli): update seeded demo expectations

* fix(ingest): scope fallback recovery checks

* fix(sl): tighten source validation guards

* fix(wiki): ignore empty embedding vectors

* Improve Notion ingest UX

* Enforce flat wiki keys

* test(context): update wiki key assertion

---------

Co-authored-by: Andrey Avtomonov <andreybavt@gmail.com>
2026-05-12 22:56:58 +02:00
..
__init__.py rename klo to ktx 2026-05-10 23:51:24 +02:00
__main__.py rename klo to ktx 2026-05-10 23:51:24 +02:00
cli.py rename klo to ktx 2026-05-10 23:51:24 +02:00
duplicate_check.py rename klo to ktx 2026-05-10 23:51:24 +02:00
engine.py Improve schema setup and Notion ingest UX (#14) 2026-05-12 22:56:58 +02:00
generator.py rename klo to ktx 2026-05-10 23:51:24 +02:00
graph.py rename klo to ktx 2026-05-10 23:51:24 +02:00
loader.py rename klo to ktx 2026-05-10 23:51:24 +02:00
manifest.py rename klo to ktx 2026-05-10 23:51:24 +02:00
models.py Normalize semantic layer descriptions 2026-05-11 00:31:15 -07:00
parser.py rename klo to ktx 2026-05-10 23:51:24 +02:00
planner.py rename klo to ktx 2026-05-10 23:51:24 +02:00
sql_table_extractor.py Improve schema setup and Notion ingest UX (#14) 2026-05-12 22:56:58 +02:00
table_identifier_parser.py rename klo to ktx 2026-05-10 23:51:24 +02:00