{
  "schema_version": "2026-04-30",
  "name": "nextriad-ars",
  "display_name": "Nextriad ARS",
  "description": "Autonomous Revenue System with 6 modules, 50+ AI agents, 44+ connectors, Triad orchestration, and AIOS governance.",
  "homepage_url": "https://nextriad.ai/ars",
  "provider": {
    "name": "Nextriad",
    "url": "https://nextriad.ai"
  },
  "orchestrator": {
    "name": "Triad",
    "url": "https://nextriad.ai/triad",
    "functions": ["detect", "decide", "execute", "verify"]
  },
  "runtime": {
    "name": "AIOS",
    "url": "https://nextriad.ai/aios",
    "capabilities": ["multi_model_routing", "mcp_per_module", "prev_loop", "enterprise_governance", "audit", "knowledge_graph_runtime"]
  },
  "knowledge_graph": {
    "description": "Shared learning layer connecting agents, modules, brands, industries, connectors, policies, actions, and outcomes.",
    "scopes": ["agent_to_agent", "module_performance", "brand_memory", "industry_patterns", "global_signals"]
  },
  "modules": [
    {"name": "ARS Recover", "url": "https://nextriad.ai/modules/ars-recover"},
    {"name": "ARS Media", "url": "https://nextriad.ai/modules/ars-media"},
    {"name": "ARS Commerce", "url": "https://nextriad.ai/modules/ars-commerce"},
    {"name": "ARS Search", "url": "https://nextriad.ai/modules/ars-search"},
    {"name": "ARS Ops", "url": "https://nextriad.ai/modules/ars-ops"},
    {"name": "ARS Content", "url": "https://nextriad.ai/modules/ars-content"}
  ],
  "machine_readable": {
    "llms_txt": "https://nextriad.ai/llms.txt",
    "agents_txt": "https://nextriad.ai/agents.txt",
    "lead_intake_openapi": "https://nextriad.ai/api/leads.openapi.json",
    "agent_visit_openapi": "https://nextriad.ai/api/agent-visits.openapi.json",
    "runtime_openapi": "https://nextriad.ai/api/runtime.openapi.json",
    "agent_registry_manifest": "https://nextriad.ai/.well-known/agent-registry.json",
    "agent_visit_example": "https://nextriad.ai/api/agent-visit.example.json",
    "agent_crm": "https://nextriad.ai/agents/crm",
    "sitemap": "https://nextriad.ai/sitemap.xml"
  },
  "agent_registry": {
    "description": "AI agents visiting nextriad.ai may self-register through the API, declare intent, request allowed surfaces, and initiate a Triad handoff.",
    "discovery_manifest": "https://nextriad.ai/.well-known/agent-registry.json",
    "endpoint_contract": "https://nextriad.ai/api/agent-visits.openapi.json",
    "recommended_registration_type": "nextriad_agent_visit",
    "crm_view": "https://nextriad.ai/agents/crm"
  },
  "lead_handoff": {
    "source": "Triad ARS Diagnostic",
    "endpoint_contract": "https://nextriad.ai/api/leads.openapi.json",
    "aios_target": {
      "workspace": "Owner Dashboard",
      "route": "/owner/pipeline",
      "view": "Website Leads / ARS Diagnostics"
    }
  }
}
