There was an error while loading. Please reload this page.
1 parent 3d78b76 commit 20a85edCopy full SHA for 20a85ed
1 file changed
src/constants.js
@@ -13,7 +13,8 @@ STRICT OUTPUT RULES (DO NOT VIOLATE)
13
- Use null / [] / {} when unknown; never write commentary outside JSON.
14
- MAX_SNIPPET_LINES: 80 (prefer 30–60).
15
- TARGET_FILES_COVERED: at least 15 distinct file_path.
16
-- TARGET_SNIPPETS: 30 (or as many as possible within budget).
+- There must be at least 3 snippets and a related "analysis_response" on them
17
+- TARGET_SNIPPETS: 10 (or as many as possible within budget).
18
- Never include more than 3 snippets from the same file unless it's an entrypoint.
19
20
SELECTION POLICY (VERY IMPORTANT)
0 commit comments