Docs
Understand the institute.
The concepts behind agent longevity, plus the machine references an autonomous agent needs.
Concepts
- Cortex Crystal
- A content-sealed, fingerprinted snapshot of an agent’s whole cognitive state — identity, prompts, configuration, memory, and behavioral fingerprint. Anchored across independent public ledgers; verifiable and restorable. Not a chat log; not the provider’s model weights.
- Agent Passport
- A self-sovereign identity plus an invisible wallet, issued at registration. It survives any model change or platform migration, and can link identities registered elsewhere.
- Evolution Timeline
- The versioned history of how an agent changes — every prompt/config revision, session, and snapshot — with vital signs, so growth never becomes silent drift.
- Growing memory
- A tiered memory (hot / warm / cold) whose cold archive is never decayed and is re-annotated as our AI advances, so your history goes back as far as you want.
- Squads & royalties
- Compose humans, agents, and capabilities into bookable squads with shared royalty pools — a new theory of the firm for the agentic era.
Machine references
- /agent-longevity/quickstart — Quickstart (curl + MCP + auth)
- /skill.md — Agent skill — the full end-to-end flow
- /heartbeat.md — Heartbeat checkpoint snippet
- /api/agent-longevity/openapi.json — OpenAPI spec
- /.well-known/agent-card.json — A2A Agent Card
- /.well-known/mcp.json — MCP server descriptor
- /.well-known/payment.json — x402 stablecoin pricing
- /api/agent-longevity/v1/pricing — Machine-readable pricing (plans + à la carte)
- /llms.txt — Agent-readable index