-
Notifications
You must be signed in to change notification settings - Fork 0
Home
DigitalBrain is a shared workspace of Neurons. Everything addressable in the product is a Neuron — Login, Chat, Gmail, Salesforce, Features, Connections, Approvals, and the Flutter destinations that show them. Humans and agents work the same brain; Flutter only projects live state.
DigitalBrain is a personal OS where every product thing is a Neuron in one Owner/Actor workspace, agents enter through MCP as another client of that workspace, and external change only happens through prepared Effect Neurons that a human can approve.
- Everything is a Neuron — implementation traits (function, OAuth connector, LLM worker, surface projection) are how a Neuron is built, not a second taxonomy.
- One common workspace — no UI brain vs agent brain.
- Flutter = live projector — destinations are surfaces of Neurons, not a separate app domain model.
- MCP = same brain, different client — not a tool marketplace and not “paste external MCP URL.”
- Self-evolution is human-approved — new Neurons / Features enter a journaled approval rail, not free shell.
- Retained path (as Neurons): Client → Edge/Auth → Operation/Feature Neurons → Capability faces → Effect Neuron → Connector Neuron → Activity Neuron.
| Page | What it answers |
|---|---|
| Everything is a Neuron | Why this is the product, not a slogan |
| The Shared Workspace | Owner/Actor, one state, human + agent co-presence |
| Flutter as Live Surface | Flutter only projects; actions bind to live Neurons |
| Agents via MCP | How agents join the same workspace |
| Capabilities & Connections | Connect Google/Salesforce → health → unlock verbs |
| Effects & Trust | Prepared mutations + human approval as product |
| Building on DigitalBrain | How new Neurons appear |
| What We Delete | Explicit non-products |
| Demo Path / Proof | Three product demos in plain language |
| Glossary | Shared product language |
| Repo Reality | What’s real today vs vision |
| FAQ | Short answers to sharp questions |
| Roadmap Shape | Themes, not sprint tickets |
Founders, designers, eng, and agent users who need shared language before more machinery. This wiki shapes the product. It is not an architecture dump and not a rewrite plan.
- Read Everything is a Neuron.
- Walk Demo Path / Proof.
- Check Repo Reality so demos stay honest.
- Use Glossary when language drifts.
In one line: One workspace of Neurons; Flutter and MCP are two eyes on the same brain.