Commit Graph

2 Commits

Author SHA1 Message Date
wienen eb53bc123a Extract shared mail routing and IMAP folder helpers
Prompt since previous commit: execute step 1

Centralized route targets, source-folder policy, and modified UTF-7 mailbox quoting. Verification: py_compile, route/folder consistency, and git diff --check passed.
2026-07-04 12:23:14 +02:00
wienen 537c87e472 Add restart prompt reconstruction file
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.
2026-07-04 12:12:12 +02:00