Skip to main content

Module ingest

Module ingest 

Source
Expand description

Pure, fail-closed findings.json to deterministic KG-record mapping.

Structs§

CodeIngestBatch
Deterministic entity, finding-note, and annotation-edge records ready for persistence.
CodeIngestOptions
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.json document into deterministic KG records.