Update README.md
Browse files
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 |
-

|
| 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 |
+

|
| 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.
|