Files
BreakEscape/planning_notes
Claude 5b33d711e3 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.
2025-12-28 00:56:30 +00:00
..