Docs / How It Works / The Constellation
The Constellation
The Oracle is a constellation. Instead of one large model that answers when you prompt it, you run many small agents, each with one narrow job. One reads new notes. One scores conviction. One weaves concepts into the graph. One tends the brief. Each agent reads or tends the graph and reports back, and none of them talks to anything off your machine.
Agents by function
How the constellation works
The split is a safety design. The agent that reads your raw notes is not the agent that decides what to remember or what to surface. Keeping those jobs apart means the part of the Oracle exposed to whatever you paste in (a half-formed thought, a file from someone else, text off the web) cannot reach in and rewrite your graph on its own. A reader reads. A keeper keeps. The boundary between them is where the Oracle stays trustworthy.
The agents run on file watchers and schedules. Save a note and the readers wake; the hour turns and the brief assembles itself. You did not ask for any of it, and you do not have to. The work happens in the background and surfaces in Activity, one quiet line at a time.
You can look at any single agent on its own. Each one can be inspected, paused, or stopped without touching the rest, because each does one thing and reports plainly. The Console is one agent among the many. When you open it, the resident mind turns toward conversation; when you close it, it goes back to tending the graph.