Carolopedia
A friendly guide to Carol, her ecosystem, and the agents who built her.
📖About & Usage
About
System Services are Carol's 47 shared code services — the reusable internal building blocks (the AI phone line, the WhatsApp post office, the registry readers, the bypass engine, the watchers) that the agents and droids call instead of each reinventing them. They are grouped into five broad categories, each a block with its own page.
What it does
The shared internal building blocks every agent and droid reuses
🏛Architecture
The System Services service is built following the agent-centric modular architecture of Carolverse. It is the shared internal platform — roughly 47 reusable code building blocks (the AI phone line, the WhatsApp post office, the registry readers, the bypass engine, the watchers) that every agent and droid calls in-process instead of reinventing them, owned and tended by Radagast.
🧱Blocks
External I/O · 9 servicesState & Knowledge · 9 servicesPipeline Machinery · 12 servicesMonitoring & Accountability · 12 servicesAgent Cognition · 5 services📚Recent initiatives
Initiatives that touched this service — a short summary each; open one for the full story.
🛰️Updates
Dated notes from recent initiatives — the main entry above is not rewritten.
The registry single-writer relay and core-table guard were added to prevent stub-clobber vulnerabilities, as seen in the 2026-06-28 incident where System Services database was restored from backup. This hardens against stray writers creating empty databases.
👤Owner
Radagast · Admin🧩Apps
Apps owned by this service's team.
Radagast — Admin LogShared Services