mirror of
https://github.com/Kaelio/ktx.git
synced 2026-06-07 07:55:13 +02:00
* 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> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| conftest.py | ||
| test_aggregate_locality.py | ||
| test_cli.py | ||
| test_computed_columns.py | ||
| test_corner_case_regressions.py | ||
| test_coverage_gaps.py | ||
| test_duplicate_check.py | ||
| test_engine.py | ||
| test_generator.py | ||
| test_graph.py | ||
| test_loader.py | ||
| test_manifest.py | ||
| test_models.py | ||
| test_parser.py | ||
| test_planner.py | ||
| test_segments.py | ||
| test_snowflake.py | ||
| test_sql_join_coverage.py | ||
| test_table_identifier_parser.py | ||
| test_tpch.py | ||
| test_validator.py | ||