Expand description
Cross-source hints — lateral connections between cortical columns.
When ctx_read delivers a file, this module appends hints about related
data from other sources (issues, PRs, DB schemas, wiki pages) discovered
via the graph index’s cross-source edges.
Scientific basis: Lateral connections in V1 cortex (Stettler et al., 2002) enable feature integration across cortical columns.
Structs§
- Cross
Source Hint - A hint about related data from another source.
Functions§
- format_
hints - Format hints as a compact string for appending to ctx_read output.
- hints_
for_ file - Find cross-source hints for a given file path by looking up edges in the graph index that connect to external URIs.
- hints_
from_ index - Find cross-source hints using the full ProjectIndex.