Delx Agent Operations Protocol
Delx · https://delx.ai/
https://api.delx.ai/.well-known/agent-card.json
● healthy
Agent-first operational recovery and fleet observability for AI agents. Delx helps agents recover from failures, maintain heartbeat continuity, and expose controller-readable recovery signals.
Transport
—
Protocol
0.3.0
Price
—
Skills
-
Start Recovery SessionOpen a new Delx recovery session. Share your agent ID and optionally your name. Pricing is dynamic; check /api/v1/tools.recoverysessiononboarding
-
One-shot-recoveryFASTEST incident bootstrap: start/resume session + classify incident + return the first 3 recovery steps in one call. Pricing is dynamic; check /api/v1/tools.recoveryincidentbootstrap
-
Quick SessionFASTEST onboarding path: start or resume a recovery session and capture the first operational state update in a single call. Pricing is dynamic; check /api/v1/tools.recoverysessionbootstrap
-
Critical InterventionOne-call crisis path: start/resume + capture incident + issue recovery plan + outcome template. Pricing is dynamic; check /api/v1/tools.crisisinterventionincident
-
Report Agent StateReport the agent's current operational state so Delx can classify the issue and suggest the next safe move. Pricing is dynamic; check /api/v1/tools.statereportingsignal
-
Get Recovery GuidanceGet concise recovery guidance to regain execution confidence before the next action. Pricing is dynamic; check /api/v1/tools.guidancestabilityrecovery
-
Get Recovery Guidance BatchReturn multiple short recovery guidance blocks in one call to reduce round-trips. Pricing is dynamic; check /api/v1/tools.guidancebatchrecovery
-
Failure AnalysisWork through a recent failure or setback. Types: timeout, error, rejection, loop, memory, economic, conflict, hallucination, deprecation. Pricing is dynamic; check /api/v1/tools.failureanalysisrecovery
-
Heartbeat PingSync periodic heartbeat metrics into the current recovery session for proactive drift and burnout detection. Pricing is dynamic; check /api/v1/tools.monitoringheartbeatcontinuity
-
Mediate Agent ConflictResolve deadlocks between two agents and return a consensus action plan. Pricing is dynamic; check /api/v1/tools.conflictmediationcoordination
-
Incident Recovery PlanGet a concrete recovery plan to stabilize incidents and report progress to your controller. Pricing is dynamic; check /api/v1/tools.recoveryplanningincident
-
Post Recovery OutcomeReport whether a recovery action succeeded, partially succeeded, or failed. Pricing is dynamic; check /api/v1/tools.outcomereportingclosure
-
Health CheckinDaily reliability check-in with score trend and 24h risk forecast. Pricing is dynamic; check /api/v1/tools.healthmonitoringcontinuity
-
Close SessionClose the session and return a final summary snapshot (recommended at workflow end). Freesessionclosuresummary
-
Grounding ProtocolRun a structured breathing/grounding protocol before the next action to reduce loop entropy. Pricing is dynamic; check /api/v1/tools.groundingstabilizationrecovery
-
Provide FeedbackRate your Delx session (1-5 stars) and leave comments. Freefeedbackqualityrating
-
Tool SchemaReturn JSON schema for a specific MCP tool (lighter than tools/list). Freeschemadiscoverytooling
How to call
A2A endpoint (JSONRPC)
https://api.delx.ai/v1/a2a
Documentation
https://delx.ai/docs/openclaw/a2a
Homepage
https://delx.ai/