ktx/packages
Andrey Avtomonov acc9186c5f fix(ingest): attribute historic-sql evidence writes in bundle report
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:17:18 +02:00
..
cli fix(ingest): attribute historic-sql evidence writes in bundle report 2026-05-26 12:17:18 +02:00