ktx/packages/context/src/sl
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
..
tools Improve schema setup and Notion ingest UX (#14) 2026-05-12 22:56:58 +02:00
description-normalization.ts Normalize semantic layer descriptions 2026-05-11 00:31:15 -07:00
descriptions.ts Initial open-source release 2026-05-10 23:12:26 +02:00
index.ts rename klo to ktx 2026-05-10 23:51:24 +02:00
local-query.test.ts rename klo to ktx 2026-05-10 23:51:24 +02:00
local-query.ts rename klo to ktx 2026-05-10 23:51:24 +02:00
local-sl.test.ts Improve schema setup and Notion ingest UX (#14) 2026-05-12 22:56:58 +02:00
local-sl.ts Improve schema setup and Notion ingest UX (#14) 2026-05-12 22:56:58 +02:00
pglite-sl-search-prototype.test.ts rename klo to ktx 2026-05-10 23:51:24 +02:00
pglite-sl-search-prototype.ts feat: hydrate sl search usage metadata 2026-05-11 17:28:07 +02:00
ports.ts feat: return sl search snippets 2026-05-11 17:25:46 +02:00
schemas.ts Improve schema setup and Notion ingest UX (#14) 2026-05-12 22:56:58 +02:00
semantic-layer.service.test.ts Improve schema setup and Notion ingest UX (#14) 2026-05-12 22:56:58 +02:00
semantic-layer.service.ts Improve schema setup and Notion ingest UX (#14) 2026-05-12 22:56:58 +02:00
sl-dictionary-profile.test.ts rename klo to ktx 2026-05-10 23:51:24 +02:00
sl-dictionary-profile.ts rename klo to ktx 2026-05-10 23:51:24 +02:00
sl-search.service.test.ts feat: return sl search snippets 2026-05-11 17:25:46 +02:00
sl-search.service.ts feat: return sl search snippets 2026-05-11 17:25:46 +02:00
sl-validator.port.ts Initial open-source release 2026-05-10 23:12:26 +02:00
sqlite-sl-sources-index.test.ts feat: return sl search snippets 2026-05-11 17:25:46 +02:00
sqlite-sl-sources-index.ts feat: return sl search snippets 2026-05-11 17:25:46 +02:00
types.ts feat: carry historic sql usage in semantic sources 2026-05-11 16:47:28 +02:00