architecture / digiclaw

support module

DigiClaw

The always-on agent runtime — heartbeats, scheduling, immutable audit.

Always-on runtime · heartbeat · audit

$ docker compose --profile heartbeat up -d heartbeat

stack

HTTPxDigiBase

A heartbeat service that keeps agents running: Atlas runner scheduling and drift detection, calling DigiGraph over HTTP on an interval.

Every action lands in an immutable audit log; no LLM of its own.

initialize

python -m digiclaw   # runs on an interval
Source

related

DigiQuantDigiSmith