Expand description
Pure, fail-closed findings.json to deterministic KG-record mapping.
Structs§
- Code
Ingest Batch - Deterministic entity, finding-note, and annotation-edge records ready for persistence.
- Code
Ingest Options - Namespace, observation time, and optional stable run identity for one ingest.
Constants§
- CODE_
INGEST_ NAMESPACE - UUIDv5 namespace for all code-pack ingest identity, derived from
Uuid::new_v5(Uuid::NAMESPACE_URL, b"https://github.com/ohdearquant/khive/adr/085/code-pack/v1").
Functions§
- ingest_
findings_ json - Map a
findings.jsondocument into deterministic KG records.