manabb commited on
Commit
773648b
·
verified ·
1 Parent(s): 84428c5

Update technicalDocCompliance.py

Browse files
Files changed (1) hide show
  1. technicalDocCompliance.py +1 -1
technicalDocCompliance.py CHANGED
@@ -22,7 +22,7 @@ def compliance_tech(file: str, client, MANUAL_RULES):
22
 
23
  OUTPUT FORMAT (STRICT):
24
 
25
- Rule No: <number>
26
  Status: COMPLIANT / NON-COMPLIANT
27
  Evidence: "<Exact quoted sentence from document>" OR "Not found in document"
28
  Deviations: <short bullet-style description or 'None'>
 
22
 
23
  OUTPUT FORMAT (STRICT):
24
 
25
+ Rule heading: <number>
26
  Status: COMPLIANT / NON-COMPLIANT
27
  Evidence: "<Exact quoted sentence from document>" OR "Not found in document"
28
  Deviations: <short bullet-style description or 'None'>