Spaces:
Paused
Paused
Update README.md
Browse files
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` –
|
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 |
|