Filed on behalf of Amr Elsayed.
Problem
AI agents don't understand that the IDE (Implement, Defend, Evaluate) is a loop that should be executed for each phase, not a one-time sequence.
From Amr
"After that it suggested moving on to the next phase skipping the E step, it seems to not realise that IDE is a loop to use for each phase - unlike DAPPER and ITRC which was more obvious to Claude for some reason"
Proposed Solution
- Clarify loop structure in documentation
- Add explicit "for each phase" instructions
- Create visual diagrams showing the loop nature
Filed on behalf of Amr Elsayed.
Problem
AI agents don't understand that the IDE (Implement, Defend, Evaluate) is a loop that should be executed for each phase, not a one-time sequence.
From Amr
Proposed Solution