You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: AGENTS.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,7 @@
13
13
- Stop and report on ambiguity
14
14
- Do not modify engine core unless explicitly in scope
15
15
- Do not modify start_of_day folders unless explicitly requested
16
+
- Never use `imageDataUrl` in project/runtime/workspace JSON contracts; use file/path fields (for example `imageName` or equivalent) as the only persisted source of truth
16
17
17
18
## Windows Execution
18
19
- Prefer Node.js or Python for file operations, rename work, path handling, and ZIP work
0 commit comments