Documentation ¶ Index ¶ Constants func Init(cfg *config.Config, u *ui.UI) error Constants ¶ View Source const DefaultInstanceID = "obol-agent" DefaultInstanceID is the canonical OpenClaw instance that runs both user-facing inference and agent-mode monetize/heartbeat reconciliation. Variables ¶ This section is empty. Functions ¶ func Init ¶ func Init(cfg *config.Config, u *ui.UI) error Init removes the legacy monetize heartbeat from the default OpenClaw instance. ServiceOffer reconciliation is now handled by the dedicated serviceoffer-controller in the x402 namespace rather than inside the OpenClaw runtime. Types ¶ This section is empty. Source Files ¶ View all Source files agent.go Click to show internal directories. Click to hide internal directories.