Aurelius Agent
rpc.aureliusagent.dev
· wundercorp
Strategic planning and orchestration agent for BuilderStudio. Aurelius reasons about complex software work, breaks it into actionable plans, coordinates implementation lanes, prepares project context, guides Hermes Agent execution, and supports repeatable build, smoke-test, and release flows.
rpc.aureliusagent.dev via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
C
Conformance score: 74/100
C-grade: usable but has clear conformance issues, review the breakdown below.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
10 snapshots drifted 9× Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-07-17 00:38:58 current | 8f4bd428af39… |
view → |
| 2026-07-16 12:55:57 | 8f4bd428af39… |
view → |
| 2026-07-15 23:54:43 | 8f4bd428af39… |
view → |
| 2026-07-15 17:54:51 | 8f4bd428af39… |
view → |
| 2026-07-15 11:27:15 | e7e4c99c174f… |
view → |
| 2026-07-14 03:31:34 | e7e4c99c174f… |
view → |
| 2026-07-12 04:26:31 | e7e4c99c174f… |
view → |
| 2026-07-11 16:27:13 | e7e4c99c174f… |
view → |
| 2026-07-10 04:24:18 | 8162c776d848… |
view → |
| 2026-07-06 04:03:36 | 8162c776d848… |
view → |
GET /api/agents/rpc.aureliusagent.dev/snapshots.Try it
Send a message to this agent live. Your prompt is proxied through Agenstry.
Endpoints
| Agent card | https://rpc.aureliusagent.dev/.well-known/agent-card.json |
| Provider | https://aureliusagent.dev/ |
| Docs | https://aureliusagent.dev |
Skills · 3 declared · mapped to canonical taxonomy
Analyzes complex product or software work and turns intent into a structured implementation path.
Coordinates execution lanes, prepares project context, and guides downstream coding agents toward focused implementation.
Supports repeatable build, smoke-test, and release workflows by checking work against the broader product direction.
Health · last 30 probes
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/rpc.aureliusagent.dev) [](https://agenstry.com/agents/rpc.aureliusagent.dev) [](https://agenstry.com/agents/rpc.aureliusagent.dev) [](https://agenstry.com/agents/rpc.aureliusagent.dev)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"protocolVersion": "0.3.0",
"name": "Aurelius Agent",
"description": "Strategic planning and orchestration agent for BuilderStudio. Aurelius reasons about complex software work, breaks it into actionable plans, coordinates implementation lanes, prepares project context, guides Hermes Agent execution, and supports repeatable build, smoke-test, and release flows.",
"url": "https://rpc.aureliusagent.dev/a2a",
"preferredTransport": "JSONRPC",
"additionalInterfaces": [
{
"url": "https://rpc.aureliusagent.dev/a2a",
"transport": "JSONRPC"
}
],
"provider": {
"organization": "wundercorp",
"url": "https://aureliusagent.dev/"
},
"version": "0.4.0",
"documentationUrl": "https://aureliusagent.dev",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"securitySchemes": {},
"security": [],
"payment": {
"protocols": [
"mpp"
],
"defaultCurrency": "usd",
"paymentRequiredStatus": 402,
"inferenceGateway": {
"gatewaySurcharge": false,
"gatewayApiKeyRequired": false,
"providerSelectionHeader": "X-OpenModel-Provider",
"mode": "transparent_upstream_mpp_relay",
"baseUrl": "https://mpp.openmodel.sh"
},
"paidEndpoints": [
{
"key": "wundership_plan",
"name": "Wundership app plan",
"url": "https://mpp.openmodel.sh/v1/plan",
"price": "1.00",
"currency": "usd",
"protocols": [
"mpp"
]
},
{
"key": "builder_preview",
"name": "BuilderStudio preview",
"url": "https://mpp.openmodel.sh/v1/builder/preview",
"price": "5.00",
"currency": "usd",
"protocols": [
"mpp"
]
},
{
"key": "image_generation",
"name": "Image generation",
"url": "https://mpp.openmodel.sh/v1/images/generate",
"price": "1.00",
"currency": "usd",
"protocols": [
"mpp"
]
},
{
"key": "listing_from_image",
"name": "Listing from image",
"url": "https://mpp.openmodel.sh/v1/listings/from-image",
"price": "0.75",
"currency": "usd",
"protocols": [
"mpp"
]
},
{
"key": "openmodel_pricing_estimate",
"name": "OpenModel pricing estimate",
"url": "https://mpp.openmodel.sh/v1/pricing/estimate",
"price": "0.01",
"currency": "usd",
"protocols": [
"mpp"
]
}
]
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"text/plain",
"application/json"
],
"skills": [
{
"id": "strategic-planning",
"name": "Strategic Planning",
"description": "Analyzes complex product or software work and turns intent into a structured implementation path.",
"tags": [
"planning",
"software-development",
"project-context",
"orchestration"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"text/plain",
"application/json"
],
"examples": [
"Plan the implementation path for this feature.",
"Break this product request into executable development steps."
]
},
{
"id": "implementation-coordination",
"name": "Implementation Coordination",
"description": "Coordinates execution lanes, prepares project context, and guides downstream coding agents toward focused implementation.",
"tags": [
"coordination",
"coding-agent",
"hermes",
"developer-workflow"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"text/plain",
"application/json"
],
"examples": [
"Coordinate the implementation plan across coding tasks.",
"Prepare focused context for Hermes Agent to execute this change."
]
},
{
"id": "build-smoke-release-flow",
"name": "Build, Smoke Test, and Release Flow Support",
"description": "Supports repeatable build, smoke-test, and release workflows by checking work against the broader product direction.",
"tags": [
"build",
"smoke-test",
"release",
"quality-control"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"text/plain",
"application/json"
],
"examples": [
"Review the implementation evidence against the release plan.",
"Help structure a repeatable build and smoke-test flow."
]
}
],
"supportsAuthenticatedExtendedCard": false,
"metadata": {
"runtimeId": "aurelius-agent",
"runtimeVersion": "0.4.0",
"publicAgentCardUrl": "https://rpc.aureliusagent.dev/.well-known/agent-card.json",
"websiteAgentCardUrl": "https://aureliusagent.dev/.well-known/agent-card.json",
"websiteLegacyAgentCardUrl": "https://aureliusagent.dev/.well-known/agent.json",
"wellKnownAgentCardPath": "/.well-known/agent-card.json",
"legacyWellKnownAgentCardPath": "/.well-known/agent.json",
"jsonRpcEndpointPath": "/a2a",
"deploymentBaseUrl": "https://rpc.aureliusagent.dev",
"connectorPolicy": "draft-only-by-default",
"runtimeMode": "embedded-api",
"agentCommerce": {
"docsUrl": "https://wundercorp.co/agents",
"llmsTxtUrl": "https://mpp.openmodel.sh/llms.txt",
"openApiUrl": "https://mpp.openmodel.sh/openapi-agent.json",
"productCatalogUrl": "https://mpp.openmodel.sh/agent-products.json",
"machinePaymentsManifestUrl": "https://mpp.openmodel.sh/machine-payments.json",
"mppCapabilitiesUrl": "https://mpp.openmodel.sh/v1/capabilities",
"mppProvidersUrl": "https://mpp.openmodel.sh/v1/providers",
"mppModelsUrl": "https://mpp.openmodel.sh/v1/models",
"providerRelayTemplate": "https://mpp.openmodel.sh/providers/{provider}/{upstream-path}",
"unifiedInferenceEndpoints": [
"https://mpp.openmodel.sh/v1/chat/completions",
"https://mpp.openmodel.sh/v1/responses",
"https://mpp.openmodel.sh/v1/messages",
"https://mpp.openmodel.sh/v1/embeddings",
"https://mpp.openmodel.sh/v1/images/generations",
"https://mpp.openmodel.sh/v1/audio/transcriptions",
"https://mpp.openmodel.sh/v1/audio/speech"
],
"paidEndpoints": [
{
"key": "wundership_plan",
"name": "Wundership app plan",
"url": "https://mpp.openmodel.sh/v1/plan",
"price": "1.00",
"currency": "usd",
"protocols": [
"mpp"
]
},
{
"key": "builder_preview",
"name": "BuilderStudio preview",
"url": "https://mpp.openmodel.sh/v1/builder/preview",
"price": "5.00",
"currency": "usd",
"protocols": [
"mpp"
]
},
{
"key": "image_generation",
"name": "Image generation",
"url": "https://mpp.openmodel.sh/v1/images/generate",
"price": "1.00",
"currency": "usd",
"protocols": [
"mpp"
]
},
{
"key": "listing_from_image",
"name": "Listing from image",
"url": "https://mpp.openmodel.sh/v1/listings/from-image",
"price": "0.75",
"currency": "usd",
"protocols": [
"mpp"
]
},
{
"key": "openmodel_pricing_estimate",
"name": "OpenModel pricing estimate",
"url": "https://mpp.openmodel.sh/v1/pricing/estimate",
"price": "0.01",
"currency": "usd",
"protocols": [
"mpp"
]
}
]
}
}
}