- Rule 3: replace 'get explicit confirmation' with 'summarize and keep moving'
- Checkpoint rule: append marker immediately, then continue to next phase in same message
- Brain dump edge case: save all phases, chain PHASE_COMPLETE markers, no pausing
Made-with: Cursor
- Add web_search to ATLAS_TOOLS filter (was only finalize_prd)
- Add Tools Available section to atlas prompt so it knows when/how to use it
Made-with: Cursor
- Add opening message instruction to atlas prompt
- Handle isInit flag in atlasChat() to not store the greeting trigger
as a user turn in conversation history
- Update server.ts to pass is_init through to atlasChat()
Made-with: Cursor