Skip to main content

Module cross_source_hints

Module cross_source_hints 

Source
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§

CrossSourceHint
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.