Changes between Version 4 and Version 5 of HowtoSoftwareOrchestrator
- Timestamp:
- Aug 29, 2025, 6:25:44 PM (8 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HowtoSoftwareOrchestrator
v4 v5 16 16 * Is the flow correctly working? ask the AI to: Write a comprehensive and complete behavioral analysis flow of the X-BEHAVIOUR, step by step actions and flow of it. The goal is to understand all its internal behavior to validate if they meet expectations. 17 17 * Label your source code features / elements with comments as you call them, so sometimes AI don't understand what you are refering to like "the button download" and you want it to not do mistakes. 18 * Don't ask for 2 changes unless you are describing a rewrite, IA's are like humans: cannot think in 2 things at the same time. Give it a single need per order. 18 19 19 20 == My 5-Step Coding Procedure ==