Changes between Version 7 and Version 8 of HowtoSoftwareOrchestrator


Ignore:
Timestamp:
Oct 5, 2025, 5:49:35 PM (7 days ago)
Author:
Thanatermesis
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HowtoSoftwareOrchestrator

    v7 v8  
    1919* 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.
    2020* Name your elements, otherwise there can be modifications in unexpected places.
     21* Sometimes an implementation becomes stuck in loop, don't fear to delete the entire feature history and start again implementing it with a better instruction, sometimes its even the only way to make it work correctly.
    2122
    2223== My 5-Step Coding Procedure ==