After Hours BuildersTemplates
Back to templates

Week 2

Unsticking Protocol

Give the harness facts instead of vague retries when the app breaks.

Use this whenever the page is blank, a command fails, an error appears, or the app behaves differently than expected.The Build

Recovery prompt

Prompt
The intended behavior is:
[write the behavior]

The actual behavior is:
[write what happened]

The exact error or symptom is:
[paste the error or describe the screen]

Recent changes:
[summarize what changed]

Please inspect the repo, identify the likely cause, make the smallest fix, run the relevant check, and explain how I can verify it without reading code.

Rules

  • Do not keep saying try again without adding facts.
  • Ask for the smallest fix, not a rewrite.
  • Make the harness run the relevant check before claiming it is fixed.
  • Write down the verification step in decisions.md.