QrRapido/.claude/napkin.md
Ricardo Carneiro 5bcccce8a4
All checks were successful
Deploy QR Rapido / test (push) Successful in 1m20s
Deploy QR Rapido / build-and-push (push) Successful in 9m56s
Deploy QR Rapido / deploy-staging (push) Has been skipped
Deploy QR Rapido / deploy-production (push) Successful in 1m58s
fix: login e termos de uso
2026-03-30 10:47:03 -03:00

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

  1. [2026-03-30] Windows paths in bash tools need forward slash style Do instead: use C:/vscode/qrrapido style, not C:\... or /mnt/c/... (WSL mount not available in this environment).

Domain Behavior Guardrails

(empty — add entries as they emerge)

User Directives

  1. [2026-03-30] Diagnose before fixing Do instead: always present diagnosis and reasoning first; wait for user approval before touching code.