rrt/artifacts/captures/README.md

14 lines
461 B
Markdown
Raw Normal View History

# Capture Index
Committed raw capture evidence and retained sample binaries live here.
## Layout
- `logs/`: retained hook and runtime logs that are part of the project record
- `win-bin/`: preserved raw `.win` sample binaries
- `analysis/`: retained analysis-side capture snapshots that are still referenced
## Policy
- Add files here only when they are durable evidence worth checking in.
- Put temporary local experiments under `artifacts/tmp/` instead.