Skip to main content

4 docs tagged with "knowledge-graph"

View all tags

Knowledge Graph internals

Internal architecture of the Aucert Knowledge Graph engine — data model, storage, ingestion pipeline, and query patterns

Validation Graph — design walkthrough

Interactive walkthrough of the Validation Graph design (SPEC-035) — two-graph knowledge layer, substrate, ACL, conditions, embeddings, deployment, tech choice

Validation graph — implementation architecture

How the merged validation graph (SPEC-035) works in code — the append-only claim model, the storage engine's read/write/traversal/bitemporal paths, registries, ACL, vector search, and the cross-cutting RLS, DI, and open-core patterns.