update
This commit is contained in:
@@ -10,7 +10,7 @@ TASK:
|
||||
- Numbers **only from the list**. **No self-references.** When in doubt, leave it **empty** — better no edge than an invented one.
|
||||
- Keep it sparse: most blocks have 0-2 direct prerequisites, not more.
|
||||
|
||||
Write ONLY the JSON file to: {out_path}, EXACTLY in this format (key = block number, value = list of prerequisite numbers):
|
||||
Reply with ONLY the JSON as your final message — no code fences, do NOT write a file. EXACTLY this format (key = block number, value = list of prerequisite numbers):
|
||||
{{"prereqs": {{"3": [1, 7], "5": []}}}}
|
||||
|
||||
Output no other text.
|
||||
|
||||
Reference in New Issue
Block a user