Initial status for developed files on dagda

This commit is contained in:
mailcat
2026-07-20 20:49:36 +02:00
commit 337378a362
102 changed files with 37778 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
# Mailcat Agent Instructions
## Restart Prompt Maintenance
- Keep `restart_prompt.md` as a complete reconstruction prompt for the current commit.
- Before every commit, rewrite `restart_prompt.md` from 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.