Expand description
Citation Engine — Invention 4.
Every claim about code MUST be backed by a citation to the actual graph node. Transforms grounding from binary (exists / doesn’t exist) into rich evidence with source locations, code snippets, and citation strength.
Structs§
- Citation
- A citation to a specific code node.
- Citation
Engine - Engine that produces rich citations for code claims.
- Code
Location - Precise location in source code.
- Grounded
Claim - A grounded claim about code with full citations.
- Ungrounded
Claim - A claim that couldn’t be grounded.
Enums§
- Citation
Strength - Strength of a citation.
- Ungrounded
Reason - Why a claim couldn’t be grounded.