summaryrefslogtreecommitdiff
path: root/docs/method_additions.md
AgeCommit message (Collapse)Author
2026-02-11Add query transformation, global preferences, and hyperparameter tableYurenHao0426
Three additions to Method/Setup sections: 1. Query transformation: keyword-based task detection + multi-query dense retrieval to bridge semantic gap (Section 3.5) 2. Global vs conditional preferences: universal prefs bypass retrieval, always injected into prompt (Section 3.4) 3. Hyperparameter table with all key values (Section 4) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>