Builds

Companion Daemon

build·planned· investor

What It Is

A planned persistent background agent that maintains practice state, monitors for drift, and provides continuous intelligence. Distinct from the Self-Learning Agent's research-oriented four-loop architecture -- the Companion Daemon is operational, always-on, and focused on practice health rather than autonomous learning. When built, it will subsume Practice OS's 5 scheduled tasks into a unified event-driven background process.

Why It Matters

Practice OS detects drift when you ask. The Companion Daemon detects drift when it happens. Practice OS provides intelligence on request -- 38+ tools that answer questions when invoked. The gap is temporal.

Drift scanner runs on a timer. Backup sync verifies on a schedule. Configuration checks happen at session start. Between those scheduled moments, the practice is unmonitored. The Companion Daemon closes this gap by moving from scheduled checks to continuous awareness. Event-driven monitoring means anomalies surface when they occur, not at the next scheduled interval. This is the architectural evolution from tool-based practice management (invoke when needed) to daemon-based practice intelligence (always running, always aware).

Proof Points

  • Concept stage -- architectural design complete, not yet built
  • Architectural lineage from Practice OS's 5 scheduled tasks: drift scanner, backup sync, git status monitoring, Vercel deployment checks, entity staleness scanning
  • Will subsume all scheduled tasks into a unified background process with event-driven triggers
  • Distinct from Self-Learning Agent: operational vs. research focus, TypeScript vs. Python, practice health vs. autonomous learning
  • Design informed by Practice OS's 112-test, 38-tool production deployment -- building on proven infrastructure

Market Position and IP

The Companion Daemon represents the evolution from request-response practice management to continuous monitoring intelligence. This is the architectural direction for Practice OS v3. No competing tool provides always-on practice intelligence with event-driven drift detection, proactive anomaly surfacing, and unified background health maintenance. The daemon pattern -- a single persistent process that monitors multiple concerns -- is the natural next step after proving the entity graph and intelligence tools work in Practice OS.

Novel Research Contribution

Existing knowledge management systems are passive stores that respond to queries. The Companion Daemon demonstrates an active knowledge architecture that monitors its own state, detects degradation, and surfaces insights proactively. This inverts the traditional relationship between user and knowledge system -- the system initiates interaction when it detects something the user needs to know, rather than waiting for a query.

Implementation and Impact

When built, the Companion Daemon will provide continuous drift detection across all practice storage locations, proactive intelligence surfacing based on entity graph changes, automated health maintenance without manual invocation, and unified event handling that replaces 5 separate scheduled tasks. The deliverable for the practice: a single background process that guarantees practice state integrity between sessions. For clients and acquirers, it demonstrates that the practice infrastructure is self-monitoring and self-maintaining.

Links

  • Status: Planned -- architectural design complete, not yet built
  • Related: Practice OS (operational predecessor), Self-Learning Agent (architectural lineage)

Connections

  • Imperatives: Constraint Surface Governance
  • Builds: Practice OS (operational overlap -- will subsume scheduled tasks), Self-Learning Agent (architectural lineage)
  • Capabilities: Intelligent Operating Models