Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsScratchPath ¶
IsScratchPath returns true if relPath targets a scratch file or directory. Scratch paths are blocked for write operations to prevent the model from creating standalone exploration programs instead of writing proper tests.
Blocked patterns:
- tmp/ directory and anything under it
- tmp_*.go files at any level (standalone scratch programs)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.