- Add mandatory steps for context preservation between chat sessions
- Require conversation search before any code implementation
- Mandate verification of existing files and architectural decisions
- Establish protocols to prevent interface/implementation mismatches
- Add critical failure points to avoid in multi-session development
This addresses the fundamental issue of memory loss between chat sessions
that was causing architectural inconsistency and wasted development time.