This file defines default working rules for this repository.
When starting a new task in this project:
- Read
README.mdfor current project overview - Check
configs/for current configuration - Read
src/dynamic/config.pyfor VM settings - Check
results/experiments/for latest experiment data
- Prefer question-and-answer flow with options.
- Ask one question at a time.
- Keep explanations short unless the user asks for detail.
- Before writing implementation code, confirm with the user first.
- Before modifying VM automation (
src/dynamic/vm_controller.py), verify againstdynamic-log-capture/docs/manual-deployment.md.
- VM:
ransom-lab, snapshot:exp6 - Admin: admin/7566, Analyst: analyst/7566
- Guest paths:
C:\admin\(logs),C:\analyst\(samples) - Procmon:
C:\admin\Procmon\Procmon64.exe - Capture scripts:
dynamic-log-capture/start_capture.bat,stop_capture.bat - LLM backend:
configs/secrets/openai.json
- These rules are project-local and intended for long-running continuity.