Changes between Version 3 and Version 4 of SOPs/AIcodingTools


Ignore:
Timestamp:
02/27/26 11:42:19 (2 weeks ago)
Author:
xinlei.gao
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SOPs/AIcodingTools

    v3 v4  
    131131> ✅ "You used dimensionality reduction in this solution. Can you explain what it is and when it should be used?"
    132132
     133=== 6. Keep good documentation
     134
     135
     136**6.1 Keep track of prompts used to get desired results (for personal reproducibility)**
     137
     138
     139**6.2 Keep documentation of the code generated by AI**
     140
     141Document parts of code that was written by AI, along with its purpose and the rationale behind the underlying method.
     142
     143
     144**6.3 Keep Record of the tools used and their versions. **
     145
     146Write down the tools and the versions by adding a section like 'software dependencies", as a part of the documentation file.
     147
    133148----
    134149