niranjan-m17 commited on
Commit
e8d9ddd
·
verified ·
1 Parent(s): 32e2d47

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -24,7 +24,7 @@ This project implements a "Council of Agents" architecture to audit LLM response
24
 
25
  ## Proof of Audit Log
26
  The system maintains a permanent record of every judgment:
27
- ![Audit Log](audit_log_proof.png)
28
 
29
  ## Design Decision (Intentionally Not Automated)
30
  **Decision:** I intentionally did **not** automate the final "blocking" action. The system detects risks and returns them to the client, but it does not silently refuse to answer.
 
24
 
25
  ## Proof of Audit Log
26
  The system maintains a permanent record of every judgment:
27
+ ![Audit Log](audit_log_screenshot.png)
28
 
29
  ## Design Decision (Intentionally Not Automated)
30
  **Decision:** I intentionally did **not** automate the final "blocking" action. The system detects risks and returns them to the client, but it does not silently refuse to answer.