mirror of
https://github.com/Kaelio/ktx.git
synced 2026-06-10 08:05:14 +02:00
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. |
||
|---|---|---|
| .. | ||
| bigquery-query-history-reader.test.ts | ||
| buckets.test.ts | ||
| chunk-unified.test.ts | ||
| connection-dialect.test.ts | ||
| detect.test.ts | ||
| evidence-tool.test.ts | ||
| evidence.test.ts | ||
| historic-sql.adapter.test.ts | ||
| local-ingest-acceptance.test.ts | ||
| pattern-inputs.test.ts | ||
| postgres-pgss-reader.test.ts | ||
| projection.test.ts | ||
| redaction.test.ts | ||
| skill-schemas.test.ts | ||
| snowflake-query-history-reader.test.ts | ||
| stage-unified.test.ts | ||
| types.test.ts | ||