{
  "name": "Aria",
  "url": "https://entelic.io/",
  "category": "AI model gateway and managed agent runtime",
  "shortDescription": "Aria gives builders one OpenAI-compatible API for models, one hosted runtime for Hermes agents, and one wallet for model and runtime usage.",
  "longDescription": "Aria is an AI infrastructure platform for deploying and operating model-powered agents. It combines Model Gateway, Managed Agent Runtime, Skills, Packs, Assembly, Connections, usage analytics, and unified billing.",
  "primaryAudience": [
    "AI product developers",
    "Founders building agents",
    "Teams deploying hosted AI workflows",
    "Builders who need model usage visibility and runtime controls"
  ],
  "modules": [
    {
      "name": "Model Gateway",
      "description": "OpenAI-compatible model access, API keys, model catalog, route-aware pricing, usage logs, and billing snapshots."
    },
    {
      "name": "Managed Agent Runtime",
      "description": "Hosted Hermes agent deployment, runtime status, wake/deploy controls, credential injection, and agent-level usage attribution."
    },
    {
      "name": "Skills",
      "description": "Reusable agent capabilities that can be installed, assembled, and composed into agent configurations."
    },
    {
      "name": "Packs",
      "description": "Curated bundles of skills, prompts, examples, and connection requirements for a specific use case."
    },
    {
      "name": "Assembly",
      "description": "A guided workflow for turning a user goal into a deployable agent configuration using the user's selected Aria model key."
    },
    {
      "name": "Connections",
      "description": "Secure storage and injection for channel credentials, provider keys, OAuth connections, and tool secrets."
    },
    {
      "name": "Billing Wallet",
      "description": "One balance and ledger for model calls, runtime usage, holds, charges, refunds, and source or agent attribution."
    }
  ],
  "publicRoutes": [
    "/",
    "/pricing",
    "/model-api",
    "/login",
    "/llms.txt",
    "/llms-full.txt",
    "/ai-context.md",
    "/product.json",
    "/sitemap.xml"
  ],
  "openAICompatible": true,
  "runtime": "Hermes",
  "billingPrinciples": [
    "Use one wallet for direct model calls and runtime usage.",
    "Record immutable price snapshots for historical usage.",
    "Attribute model calls to source, API key, runtime, and agent when available.",
    "Use holds before final charges when request cost is not known upfront."
  ],
  "positioning": [
    "Agent infrastructure platform",
    "Model API plus runtime control plane",
    "Skill assembly plus deployment",
    "Usage billing and observability for AI agents"
  ],
  "lastUpdated": "2026-06-29"
}
