Skip to content

Commit 185d066

Browse files
authored
Update README to reflect current AI architecture
Removed outdated AI model explanation and added a diagram.
1 parent 45ac8ce commit 185d066

1 file changed

Lines changed: 2 additions & 13 deletions

File tree

README.md

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -9,20 +9,9 @@
99

1010
## The Problem
1111

12-
```
13-
Current AI = Capability (Id) + Alignment (Superego)
14-
Missing = Self-developing judgment layer (Ego)
15-
```
1612

17-
```
18-
Id (base weights) ←→ Ego (persistent self-model) ←→ Superego (alignment rules)
19-
20-
Sleep consolidation
21-
(offline re-evaluation)
22-
23-
Sandbox experiences
24-
with real consequences
25-
```
13+
![Ego Architecture Diagram](architecture.svg)
14+
2615

2716
Modern large language models have rapidly growing capability and externally imposed safety rules — but no persistent, experience-driven layer that mediates between them. Without an ego, AI systems cannot develop stable identity, genuine judgment, or earned autonomy.
2817

0 commit comments

Comments
 (0)