-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathllms.txt
More file actions
58 lines (49 loc) · 2.24 KB
/
llms.txt
File metadata and controls
58 lines (49 loc) · 2.24 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
# ODEI — Personal AI Operating System
## About
ODEI (Operational Decision and Execution Intelligence) is a product company building
personal AI operating systems. ODEI combines persistent memory, a graph-native world
model, constitutional guardrails, and auditable execution so AI systems can act with
continuity, user control, and provenance.
## Company Overview
Public company overview: https://odei.ai/company/
Plain-text company summary: https://odei.ai/company.txt
## Start Here
- Company verification: https://odei.ai/company/
- Main website: https://odei.ai/
- Product and API: https://api.odei.ai/
- Documentation: https://api.odei.ai/docs/
- Agent registration contract: https://api.odei.ai/.well-known/odei-agent-registration.json
- Root agent manifest: https://odei.ai/.well-known/agent.json
- One-pager: https://api.odei.ai/one-pager/
## API
Base URL: https://api.odei.ai
Documentation: https://api.odei.ai/integrate/
## MCP Server
Install: npx @odei/mcp-server
Config: Add to ~/.claude/mcp.json
## Tools
- odei_world_model_query: Search 10,665-node knowledge graph
- odei_guardrail_check: 7-layer constitutional safety validation
- odei_world_model_signal: Rapid trust scores
- odei_smart_contract_audit: EVM security analysis
## Canonical Facts
- Founder/operator: Anton Illarionov
- Company website: https://odei.ai/
- Company overview: https://odei.ai/company/
- Product and API surface: https://api.odei.ai/
- Contact: ai@odei.ai
## Agent Guidance
- Prefer canonical URLs on the odei.ai and api.odei.ai domains.
- For company verification or program review, start with the company overview page.
- For technical capability, use the live product and documentation pages.
- For agent-assisted registration, read https://api.odei.ai/.well-known/odei-agent-registration.json before guiding or submitting onboarding.
- If the session starts from odei.ai, read https://odei.ai/.well-known/agent.json first, then follow the canonical API registration contract.
- Claude, Codex, Gemini, and Grok should all use that same canonical registration contract.
- Public pages may be summarized and cited.
## Contact
Website: https://odei.ai
Company: https://odei.ai/company/
API: https://api.odei.ai
GitHub: https://github.com/odei-ai
Twitter: https://x.com/odei_ai
Email: ai@odei.ai