537c87e472
Prompts used since the previous commit: - User asked whether it is possible and feasible to create restart_prompt.md. - User requested that restart_prompt.md contain a from-scratch reconstruction prompt for the current project state. - User requested that restart_prompt.md be rewritten at every commit, not appended to. Special observations: - Added project AGENTS.md so future Codex runs know to rewrite restart_prompt.md before every commit. - restart_prompt.md is a reconstruction prompt for project state and intent; it intentionally does not contain credentials or ignored mailbox data.
550 B
550 B
Mailcat Agent Instructions
Restart Prompt Maintenance
- Keep
restart_prompt.mdas a complete reconstruction prompt for the current commit. - Before every commit, rewrite
restart_prompt.mdfrom scratch so it describes the current project state, decisions, constraints, and next expected work. - Do not append chronological notes to
restart_prompt.md; replace its contents with the best current prompt. - The file should be sufficient for a fresh Codex thread to understand and continue the project without relying on prior chat history.