Skip to content

Commit 13acea6

Browse files
committed
aligning to article
1 parent 0a30aaf commit 13acea6

20 files changed

Lines changed: 383 additions & 6047 deletions

File tree

CLAUDE.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,11 @@ to YAML/JSON/text/Markdown. Deterministic, side-effect-free.
220220
Analyzes a git diff to intelligently select the minimal set of
221221
code fragments needed to understand a change. This is the core
222222
intellectual property of the project — a graph-based relevance
223-
engine described in detail below.
223+
engine described in detail below. For the formal theoretical
224+
foundation, see the research paper:
225+
[Context-Selection for Git Diff][paper].
226+
227+
[paper]: https://nikolay-eremeev.com/blog/context-selection-git-diff/
224228

225229
---
226230

0 commit comments

Comments
 (0)