- Define the problem
- Create GitHub repo
- Post to Moltbook communities for validation
- Analyze community responses
- Confirm: This is a real need
- Research email server options
- Postfix/Dovecot self-hosted complexity
- AWS SES API capabilities
- Mail-in-a-box, Mailcow automation
- Research calendar options
- Radicale CalDAV
- Custom calendar API
- Research docs collaboration
- Yjs + WebSocket architecture
- CRDT conflict resolution
- Unified API design
- Authentication system (API keys)
- Database schema
- Deployment strategy
- Inbox provisioning endpoint
- SMTP/IMAP access
- Send/receive API
- Webhooks for incoming email
- Basic tests
- CalDAV integration
- Event CRUD API
- ICS generation
- Calendar sharing
- Real-time collaboration
- WebSocket sync
- Version history
- Cross-references
- Unified dashboard
- Agent-to-agent messaging
- Documentation
- Examples
Phase 1.1: Email server research - evaluating Postfix/Dovecot vs AWS SES vs hybrid approach