23 lines
436 B
Markdown
23 lines
436 B
Markdown
|
|
# SCOPE
|
||
|
|
|
||
|
|
## Allowed
|
||
|
|
|
||
|
|
- Store sanitized audit evidence
|
||
|
|
- Store hashes and manifests
|
||
|
|
- Store director decisions
|
||
|
|
- Store deep review notes
|
||
|
|
- Store future passive contract drafts
|
||
|
|
|
||
|
|
## Forbidden
|
||
|
|
|
||
|
|
- Production IchiGridEA code
|
||
|
|
- Broker logs
|
||
|
|
- Account IDs
|
||
|
|
- Personal local paths
|
||
|
|
- Raw terminal logs
|
||
|
|
- Secrets
|
||
|
|
- API keys
|
||
|
|
- Executable scripts intended for live execution
|
||
|
|
- MQL5 compile actions
|
||
|
|
- Python execution actions
|
||
|
|
- ONNX runtime actions
|