Agentheon
agentheon.lamirault.xyz
· Agentheon
Public read-only interface for agentheon.lamirault.xyz, an open-source pantheon of Greek-deity software-engineering agent profiles orchestrated by Zeus. Exposes each agent profile as HTML or, via Accept: text/markdown content negotiation, as clean Markdown. No authentication required. No write operations.
agentheon.lamirault.xyz 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.
Dispute or improve this rating
D
Conformance score: 42/100
D-grade: significant issues, auth-gated, partially broken, or stale.
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 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-08-30 10:11:44 current | ae9a8461d2be… |
view → |
Endpoints
| Agent card | https://agentheon.lamirault.xyz/.well-known/agent-card.json |
| Provider | https://agentheon.lamirault.xyz |
| Docs | https://agentheon.lamirault.xyz/llms.txt |
Skills · 3 declared · mapped to canonical taxonomy
List and describe the Agentheon pantheon: 17 specialist agents, each owning one domain — Zeus (orchestration), Athena (architecture), Hephaestus (implementation…
Fetch a single agent profile page at /agents/<name>/. Each profile documents the agent's role, domain, tools, model, handoff routes, and what it does / does not…
Explain how Agentheon coordinates work: Zeus is the sole orchestrator (ADR-0001) that routes every request; specialists execute within one domain and hand off a…
Health · last 1 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
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/agentheon.lamirault.xyz) [](https://agenstry.com/agents/agentheon.lamirault.xyz) [](https://agenstry.com/agents/agentheon.lamirault.xyz) [](https://agenstry.com/agents/agentheon.lamirault.xyz)
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": "1.0.0",
"name": "Agentheon",
"description": "Public read-only interface for agentheon.lamirault.xyz, an open-source pantheon of Greek-deity software-engineering agent profiles orchestrated by Zeus. Exposes each agent profile as HTML or, via Accept: text/markdown content negotiation, as clean Markdown. No authentication required. No write operations.",
"url": "https://agentheon.lamirault.xyz",
"version": "1.0.0",
"provider": {
"organization": "Agentheon",
"url": "https://agentheon.lamirault.xyz"
},
"documentationUrl": "https://agentheon.lamirault.xyz/llms.txt",
"discoveryArtifacts": [
{
"type": "ai-policy-txt",
"url": "https://agentheon.lamirault.xyz/.well-known/ai.txt"
},
{
"type": "ai-policy-json",
"url": "https://agentheon.lamirault.xyz/.well-known/ai.json"
}
],
"iconUrl": "https://agentheon.lamirault.xyz/favicon.svg",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"authentication": {
"schemes": [
"none"
]
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/html",
"text/markdown"
],
"skills": [
{
"id": "agent-roster",
"name": "Agent roster",
"description": "List and describe the Agentheon pantheon: 17 specialist agents, each owning one domain \u2014 Zeus (orchestration), Athena (architecture), Hephaestus (implementation), Apollo (documentation), Artemis (testing), Argus (security), Hestia (DevOps), Asclepius (debugging), Demeter (data), Prometheus (AI/ML), Aphrodite (frontend), Aglaea (design), Kairos (product), Themis (compliance), Helios (observability), Hygieia (refactoring), and Iris (community).",
"tags": [
"agents",
"open-source",
"profiles",
"pantheon"
],
"examples": [
"What agents does Agentheon provide?",
"Which agent handles testing?",
"Show me the Zeus profile as Markdown"
]
},
{
"id": "agent-profile",
"name": "Agent profile",
"description": "Fetch a single agent profile page at /agents/<name>/. Each profile documents the agent's role, domain, tools, model, handoff routes, and what it does / does not do. Send Accept: text/markdown to receive the profile as clean Markdown.",
"tags": [
"profile",
"markdown",
"handoffs",
"domain"
],
"examples": [
"Get the Athena agent profile",
"What are Hephaestus's handoffs?",
"Return the Artemis page as Markdown"
]
},
{
"id": "orchestration-model",
"name": "Orchestration model",
"description": "Explain how Agentheon coordinates work: Zeus is the sole orchestrator (ADR-0001) that routes every request; specialists execute within one domain and hand off along declared routes through a plan \u2192 build \u2192 test \u2192 review \u2192 comply loop gated by PASS/FAIL checks.",
"tags": [
"orchestration",
"routing",
"workflow",
"zeus"
],
"examples": [
"How does Agentheon route work between agents?",
"What is the plan-build-test-review-comply loop?",
"Why is Zeus the only entrypoint?"
]
}
]
}