Skip to main content

Module citation

Module citation 

Source
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.
CitationEngine
Engine that produces rich citations for code claims.
CodeLocation
Precise location in source code.
GroundedClaim
A grounded claim about code with full citations.
UngroundedClaim
A claim that couldn’t be grounded.

Enums§

CitationStrength
Strength of a citation.
UngroundedReason
Why a claim couldn’t be grounded.