Sublimation Source Chunks Audit (2026-05-24)

  1. A periodic correctness audit on how Klawforge sublimates raw conversation chunks into graph nodes.
  2. Audit lens: does every node have a traceable source chunk? Does the source chunk actually justify the node? Are residue fields entity-scoped, not cross-project bleed?
  3. Result: per-entity residue is entity-focused (post-ADR-070). Legacy nodes from before 2026-05-18 are being backfilled by the refine tool. Edge attribution audit pending.
  4. This audit is one of five active correctness audits feeding the V1 launch gate. It is the kind of thing Klawforge is built to make legible: not just store memory, but verify it stays honest.

What we found

  • AC-S1 per-entity residue → PASS (post-ADR-070 ship).
  • AC-S2 legacy node backfill → IN PROGRESS (~10-14 hour ETA via backfill-residue tool).
  • AC-S3 edge attribution → PENDING (potential follow-up card).
  • AC-S4 source_chunks traceability → mostly PASS, systematic audit pending.
  • AC-S5 candidate / confirmed / deprecated lifecycle → NOT WIRED (v1.1 target).