Spaces:
Runtime error
Runtime error
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 |
|