Summary
Reduce hallucination by injecting actual diff file paths into the system prompt, with post-parse filtering of invalid file references. Referenced from old cora repo anti-hallucination patterns.
Accept Criteria
Scope
llm.rs prompt building + parse post-processing
Summary
Reduce hallucination by injecting actual diff file paths into the system prompt, with post-parse filtering of invalid file references. Referenced from old cora repo anti-hallucination patterns.
Accept Criteria
Scope
llm.rs prompt building + parse post-processing