Structured repository context
Three systems replace undirected text handling with explicit software structure. TraceDev links requirements, designs, and code in a traceability graph; on 125 use cases, it reports success rates of 53.63% on ETOUR and 56.82% on SMOS. Source code algebra instead exposes semantic operations such as rename and parameter changes. Its preliminary cross-file probe used one to two orders of magnitude fewer tokens than text-editing baselines. JetBrains Context applies the same principle at retrieval time through incremental semantic indexing, with reported maximum reductions of 68% in agent turns, 59% in latency, and 48% in execution cost. The common mechanism is less repeated discovery and fewer dispersed edits, though only TraceDev offers a multi-dataset academic comparison.