rrt/artifacts/captures
2026-04-21 15:40:17 -07:00
..
analysis Refactor runtime ownership and clean up warnings 2026-04-21 15:40:17 -07:00
logs Refactor runtime ownership and clean up warnings 2026-04-21 15:40:17 -07:00
win-bin Refactor runtime ownership and clean up warnings 2026-04-21 15:40:17 -07:00
README.md Refactor runtime ownership and clean up warnings 2026-04-21 15:40:17 -07:00

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.