Skip to content

primitives

Bryan edited this page Jun 13, 2026 · 1 revision

Primitives

Active contributors: Bryan

Lode's foundational concepts are the repository fact graph and the node/edge model that moves between parser output, SQLite storage, context packs, and impact reports.

Primitive map

Primitive Main file Page
Repository fact graph src/lode/graph.py Repository fact graph
Node and edge records src/lode/model.py Node and edge records

Related pages

Clone this wiki locally