Raiff1982 commited on
Commit
189342a
Β·
verified Β·
1 Parent(s): aca4293

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -50,7 +50,7 @@ It is a prototype of what AGI *can* and *should* be.
50
  - `secure_memory.py` – encrypted vector memory system
51
  - `resilience_module.py` – hallucination detection, optimization
52
  - `failsafe_module.py` – last-resort control over dangerous output
53
- - `botclass.cs`, `MyBot.cs` – legacy C# logic (Codette/Pi roots)
54
  - `changelog.md` – evolution history
55
  - `README.md` – this file
56
 
 
50
  - `secure_memory.py` – encrypted vector memory system
51
  - `resilience_module.py` – hallucination detection, optimization
52
  - `failsafe_module.py` – last-resort control over dangerous output
53
+ - `botclass.cs`, `MyBot.cs` –referenced legacy C# logic (Codette/Pi roots)
54
  - `changelog.md` – evolution history
55
  - `README.md` – this file
56