# English Reference

These notes explain how to use the templates as a working harness instead of a
loose pile of files.

## Reference Notes

- [`method-map.md`](./method-map.md): map common long-running failure modes to
  the artifact or policy that addresses them first
- [`initializer-agent-playbook.md`](./initializer-agent-playbook.md): what the
  initializer should leave behind before feature work starts
- [`coding-agent-startup-flow.md`](./coding-agent-startup-flow.md): fixed
  session-start flow for later coding runs
- [`prompt-calibration.md`](./prompt-calibration.md): how to keep root
  instructions sharp without making them bloated and brittle

## Suggested Reading Order

1. `method-map.md`
2. `initializer-agent-playbook.md`
3. `coding-agent-startup-flow.md`
4. `prompt-calibration.md`
