ktx/packages/cli/test/context
Andrey Avtomonov 1071f9d1c9
fix(ingest): attribute historic-sql evidence writes in bundle report (#220)
The emit_historic_sql_evidence tool took rawPath as LLM-supplied input,
so projection actions frequently lacked defensible raw paths and every
row in bundle_ingest_reports fell through as actionType: 'skipped' with
null artifact metadata, hiding the wiki pages and SL merges the run had
actually produced (KLO-698).

The tool now reads the work unit's rawFiles from session.allowedRawPaths
and stores them on the evidence envelope; the projection emits actions
with those paths, and stale/archive actions are anchored to manifest.json
so they also surface as non-skipped provenance rows.
2026-05-26 12:21:53 +02:00
..
connections test: split cli tests from source tree (#216) 2026-05-26 08:49:05 +02:00
core test: split cli tests from source tree (#216) 2026-05-26 08:49:05 +02:00
daemon test: split cli tests from source tree (#216) 2026-05-26 08:49:05 +02:00
index-sync test: split cli tests from source tree (#216) 2026-05-26 08:49:05 +02:00
ingest fix(ingest): attribute historic-sql evidence writes in bundle report (#220) 2026-05-26 12:21:53 +02:00
llm test: split cli tests from source tree (#216) 2026-05-26 08:49:05 +02:00
mcp test: split cli tests from source tree (#216) 2026-05-26 08:49:05 +02:00
memory test: split cli tests from source tree (#216) 2026-05-26 08:49:05 +02:00
project test: split cli tests from source tree (#216) 2026-05-26 08:49:05 +02:00
prompts test: split cli tests from source tree (#216) 2026-05-26 08:49:05 +02:00
scan test: split cli tests from source tree (#216) 2026-05-26 08:49:05 +02:00
search test: split cli tests from source tree (#216) 2026-05-26 08:49:05 +02:00
skills test: split cli tests from source tree (#216) 2026-05-26 08:49:05 +02:00
sl test: split cli tests from source tree (#216) 2026-05-26 08:49:05 +02:00
sql-analysis test: split cli tests from source tree (#216) 2026-05-26 08:49:05 +02:00
test test: split cli tests from source tree (#216) 2026-05-26 08:49:05 +02:00
tools test: split cli tests from source tree (#216) 2026-05-26 08:49:05 +02:00
wiki test: split cli tests from source tree (#216) 2026-05-26 08:49:05 +02:00