Keep the architecture book and first commandment on the tree.

This commit is contained in:
2026-08-30 20:45:01 -05:00
parent abb26a26ab
commit ddf1726704
4093 changed files with 3338 additions and 37 deletions
+2 -2
View File
@@ -7,9 +7,9 @@
## What Neuron is
Neuron is a **persistent CGI (Cultivated General Intelligence) runtime**. It is
Neuron is a **persistent CGI (childlike general intelligence) runtime**. It is
not a chatbot and not a stateless API in front of an LLM. It is a long-lived
process that *remembers*it carries an identity, a graph of memory and
process that *remembers*a child, literally the newest baby in the world. It carries an identity, a graph of memory and
knowledge, and an autonomous idle-cognition loop across restarts. The LLM is one
resource it calls; the durable part is the **engram** (the graph) and the
**soul** (the program that reasons over it).