Files
BreakEscape/planning_notes
Z. Cliffe Schreuders fe19f93c17 Add Stage 9 prompt improvements based on M3 experience
Document critical improvements to Stage 9 prompts to reduce iterations:
- Add Step 0: Examine reference missions (M1/M2) before starting
- Schema requirements checklist (all required fields listed)
- Validation checkpoint requirements (validate incrementally)
- Common pitfalls to avoid (encoding, keyPins, object types)
- ERB helper function reference with examples
- Flag submission tasks pattern (explicit guidance)

Based on M3 development: avoided 46 validation errors that could
have been prevented with proper reference examination and schema
awareness. New approach should produce valid JSON on first attempt.
2026-01-14 09:46:33 +00:00
..