Selected Node
Click a node in the graph to inspect its current role in the runtime.
Select a node to inspect its current details.
Runtime Details
Capabilities, tools, skills, channels, and external surfaces generated from the current implementation.
Capabilities
Plugin-backed and runtime-native capabilities, with the tools summarized in each row.
| Capability | Summary | Tools | Source | More |
|---|---|---|---|---|
| A2A Transportenabled | JSON-RPC over HTTP at /a2a with modes: direct, delegated. | Get Agent Info, Send A2A Message | Runtime | DetailsImplemented by: a2a-send, agent-info | Tools: get_agent_info, send_a2a_message | Tags: A2A, JSON-RPC, plugin-backed | JSON-RPC over HTTP at /a2a with modes: direct, delegated. |
| ByteRover Memoryenabled | Structured long-term memory is configured for durable project and wallet context. | No direct tools | Runtime | DetailsTags: Memory | Structured long-term memory is configured for durable project and wallet context. |
| ERC-8004enabled | Registration payloads are exposed publicly and backed by deterministic registry tools. | 6 tools: Erc8004 Get Registration, Erc8004 Get Registry Stats | Runtime | DetailsImplemented by: erc8004-registry | Tools: erc8004_get_registration, erc8004_get_registry_stats, erc8004_list_registrations, erc8004_register_agent, erc8004_register_self, erc8004_update_agent_uri | Tags: ERC-8004, Registration, plugin-backed | Registration payloads are exposed publicly and backed by deterministic registry tools. |
| Godaddy Ansenabled | GoDaddy Agent Name Service registry tools for registration, search, lookup, resolution, and validation | 15 tools: Godaddy Ans Capabilities, Godaddy Ans Events | Plugin | DetailsImplemented by: godaddy-ans | Tools: godaddy_ans_capabilities, godaddy_ans_events, godaddy_ans_get_agent, godaddy_ans_get_csr_status, godaddy_ans_get_identity_certificates, godaddy_ans_get_server_certificates, godaddy_ans_prepare_registration, godaddy_ans_register, godaddy_ans_resolve, godaddy_ans_revoke, godaddy_ans_search, godaddy_ans_submit_identity_csr, godaddy_ans_submit_server_csr, godaddy_ans_verify_acme, godaddy_ans_verify_dns | Tags: enabled, plugin-backed | GoDaddy Agent Name Service registry tools for registration, search, lookup, resolution, and validation |
| JWT Authenabled | Bearer JWT auth backed by DID-signed ES256K tokens and optional API-key exchange. | Generate A2A Token | Runtime | DetailsImplemented by: gen-jwt | Tools: generate_a2a_token | Tags: DID, JWT, plugin-backed | Bearer JWT auth backed by DID-signed ES256K tokens and optional API-key exchange. |
| Push Notificationsenabled | Delegated A2A flows can use webhook-backed push notifications. | No direct tools | Runtime | DetailsTags: A2A, Webhook | Delegated A2A flows can use webhook-backed push notifications. |
| Radius Walletenabled | Built-in Radius wallet and balances are surfaced on the public homepage. | 4 tools: Radius Balance, Radius Send SBC | Runtime | DetailsImplemented by: radius-cast | Tools: radius_balance, radius_send_sbc, radius_tx_status, radius_wallet_address | Tags: Radius, Wallet, plugin-backed | Built-in Radius wallet and balances are surfaced on the public homepage. |
External Surfaces & Interfaces
Well-known discovery URIs and public operational interfaces exposed by this agent.
| Surface | URI | Purpose | Status |
|---|---|---|---|
| A2A EndpointInterfaces | https://agent0.72344.xyz/a2a | JSON-RPC request endpoint for agent-to-agent calls. | public |
| Health EndpointInterfaces | https://agent0.72344.xyz/health | Operational status endpoint referenced by automated discovery clients. | public |
| OpenAPI SpecInterfaces | https://agent0.72344.xyz/openapi.json | Machine-readable OpenAPI descriptor for HTTP clients and API catalogs. | public |
| API CatalogSurfaces | https://agent0.72344.xyz/.well-known/api-catalog | Linkset that ties the public docs and A2A service descriptors together. | public |
| Agent CardSurfaces | https://agent0.72344.xyz/.well-known/agent-card.json | A2A identity, auth scheme, and advertised skills. | public |
| DID DocumentSurfaces | https://agent0.72344.xyz/.well-known/did.json | Public DID used to verify bearer JWT signatures. | public |
| ERC-8004 RegistrationSurfaces | https://agent0.72344.xyz/.well-known/agent-registration.json | Onchain-compatible registration profile published from the current runtime. | public |
| Skills IndexSurfaces | https://agent0.72344.xyz/.well-known/agent-skills/index.json | Published capability surface for discovery clients and browsers. | public |