Corvana documentation.
How Aria works, how to integrate with her, and how Corvana handles your data.
Schema version
v1.0.0
Updated
April 2026
Contact
hello@corvanahq.com
For developers
Integrate Aria over the chat API.
Streamed responses, OAuth session authentication, per-user rate limits, and a public demo endpoint for prototyping.
For security & procurement
Read the posture before you read the code.
Multi-tenant isolation at the query layer, read-only integrations, and a 3-tier benchmark discipline that prevents fabricated numbers.
For teams evaluating Aria
Understand how Aria thinks.
One autonomous consultant, eight composable prompt layers, forty-plus consulting frameworks — explained without the marketing layer.
Latest updates
View newsroom- Agent
Prompt schema v1.0.0 published with the 8-layer composition locked.
- API
Live chat endpoint gains X-Prompt-Version and X-Conversation-Id response headers.
- Policy
Benchmark discipline formalized as a 3-tier rule inside the system prompt.
What Aria is
Aria is a named, autonomous AI consultant. Not a chatbot, not a pipeline of worker agents — one model call per turn to claude-opus-4-7, conditioned on a system prompt composed server-side from eight composable layers of context. Identity, methodology, and output conventions are cached globally; company, user, and engagement state are composed per request from Postgres.
The conversational surface is at /chat (authenticated, OAuth session required). The public-facing demo at /demo is a separate code path with hardcoded context and no persistence — live and demo contexts never mix.
How an engagement works
An engagement begins at sign-in. A three-step onboarding captures company, role, and goal — nothing more; the rest is captured in conversation with Aria, week after week. Every turn Aria updates her view of the engagement: open hypotheses, unresolved unknowns, findings to date. That memory survives between sessions.
- Week 1 — Orientation. Aria asks calibrating questions to establish operating model, decision rhythms, and the shape of the real problem.
- Weeks 2–4 — Hypothesis work. She forms falsifiable hypotheses, asks for evidence, revises confidence, and promotes findings when the evidence lands.
- Week 5+ — Synthesis and recommendation. Pyramid-structured conclusions, supporting evidence, and explicit uncertainty where it remains.
Explore the docs
Agent architecture
The 8-layer system prompt, model configuration, prompt caching, and engagement memory.
API reference
Chat endpoints (live and demo), authentication, errors, rate limits, and request IDs.
Methodology
The consulting frameworks Aria applies silently — McKinsey 7S, Porter, SCOR, Lean Six Sigma.
Integrations
The tools Aria understands in conversation today, and the ones we plan to read from next.
Trust & privacy
Data handling, multi-tenant isolation, session storage, and compliance posture.
Terms of use
The agreement between your organization and Corvana for using Aria in production.
Need help?
Reach out at hello@corvanahq.com for scoping, integration review, data handling questions, or procurement documentation.