Changes between Version 5 and Version 6 of HowtoSoftwareOrchestrator


Ignore:
Timestamp:
Aug 30, 2025, 10:02:47 PM (7 days ago)
Author:
Thanatermesis
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HowtoSoftwareOrchestrator

    v5 v6  
    1717* 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.
    1818* 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.
     19* Leave instructions in the comments: sometimes AI is very stubborn removing your feature or things as you want them to be over and over, add a comment with the keyword "important" declaring how the next line/block should be and why is important to keep that way.
    1920
    2021== My 5-Step Coding Procedure ==