735 B
735 B
Napkin Runbook
Curation Rules
- Re-prioritize on every read.
- Keep recurring, high-value notes only.
- Max 10 items per category.
- Each item includes date + "Do instead".
Execution & Validation (Highest Priority)
(empty — add entries as they emerge)
Shell & Command Reliability
- [2026-03-30] Windows paths in bash tools need forward slash style
Do instead: use
C:/vscode/qrrapidostyle, notC:\...or/mnt/c/...(WSL mount not available in this environment).
Domain Behavior Guardrails
(empty — add entries as they emerge)
User Directives
- [2026-03-30] Diagnose before fixing Do instead: always present diagnosis and reasoning first; wait for user approval before touching code.