
AI coding agents—Claude Code, Codex, GitHub Copilot—cannot read binary files.In a typical enterprise repository, 30–40% of files are non-text, yet they contain critical context. We propose File-Augmented Retrieval (FAR): a file-time augmentation paradigm that adds a persistent .meta sidecar to every file, containing extracted content as Markdown with minimal YAML provenance. Unlike RAG, FAR requires no runtime infrastructure—agents simply read .meta files directly from the filesystem. On a 10,000-file heterogeneous corpus, FAR achieves 82.6% file-discovery accuracy compared to 58.7% for RAG, with zero infrastructure and 6.3% storage overhead. RAG performs retrieval at query time. FAR performs augmentation at file time.
Artificial Intelligence
Artificial Intelligence
| selected citations These citations are derived from selected sources. This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | 0 | |
| popularity This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network. | Average | |
| influence This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | Average | |
| impulse This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network. | Average |
