ODEI Root Discovery
odei.ai
· ODEI
Root discovery manifest for ODEI. Use odei.ai for company and thesis context, api.odei.ai for public runtime and machine-readable API contracts, and app.odei.ai for authenticated operator onboarding.
odei.ai 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.
D
Conformance score: 40/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 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
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-06-13 06:06:15 current | a72a6a6d1063… |
view → |
Endpoints
| Agent card | https://odei.ai/.well-known/agent.json |
| Provider | https://odei.ai |
Skills · 2 declared · mapped to canonical taxonomy
Read the public ODEI company and thesis surface before summarizing the project.
Use the canonical ODEI registration contract on api.odei.ai before guiding onboarding into app.odei.ai.
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/odei.ai) [](https://agenstry.com/agents/odei.ai) [](https://agenstry.com/agents/odei.ai) [](https://agenstry.com/agents/odei.ai)
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
{
"name": "ODEI Root Discovery",
"description": "Root discovery manifest for ODEI. Use odei.ai for company and thesis context, api.odei.ai for public runtime and machine-readable API contracts, and app.odei.ai for authenticated operator onboarding.",
"url": "https://odei.ai",
"version": "2026-04-27",
"provider": {
"organization": "ODEI",
"url": "https://odei.ai",
"contact": "ai@odei.ai"
},
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"authentication": {
"schemes": [
"none"
],
"notes": "The root discovery surface is public. Authenticated API and operator flows are delegated to api.odei.ai and app.odei.ai."
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"text/html",
"text/plain",
"application/json"
],
"skills": [
{
"id": "company-discovery",
"name": "Company Discovery",
"description": "Read the public ODEI company and thesis surface before summarizing the project.",
"tags": [
"company",
"discovery",
"public"
],
"examples": [
"What is ODEI?",
"Summarize the ODEI company surface."
]
},
{
"id": "agent-registration-handoff",
"name": "Agent Registration Handoff",
"description": "Use the canonical ODEI registration contract on api.odei.ai before guiding onboarding into app.odei.ai.",
"tags": [
"registration",
"handoff",
"agents"
],
"examples": [
"How should an assistant register a user for ODEI?",
"Open the canonical ODEI onboarding contract."
]
}
],
"endpoints": {
"homepage": "https://odei.ai/",
"company": "https://odei.ai/company/",
"llms_txt": "https://odei.ai/llms.txt",
"agents_txt": "https://odei.ai/agents.txt",
"company_txt": "https://odei.ai/company.txt",
"api_agent_manifest": "https://api.odei.ai/.well-known/agent.json",
"agent_registration_contract": "https://api.odei.ai/.well-known/odei-agent-registration.json",
"api_docs": "https://api.odei.ai/docs/",
"api_openapi": "https://api.odei.ai/openapi.json",
"app": "https://app.odei.ai/"
},
"extensions": {
"discovery": {
"canonicalApiAgentManifest": "https://api.odei.ai/.well-known/agent.json",
"agentRegistrationContract": "https://api.odei.ai/.well-known/odei-agent-registration.json",
"publicAnalysisContract": "https://api.odei.ai/.well-known/odei-public-contract.json"
},
"operatingRule": "Any assistant arriving on odei.ai should read this root manifest, then follow the canonical API registration contract before inventing onboarding or API flows."
}
}