{
  "$schema": "https://schemas.ai-haus.org/agent-manifest/v1.json",
  "name": "Helln.ai",
  "version": "2026.04",
  "vendor": {
    "name": "AI.Haus",
    "url": "https://ai.haus",
    "country": "GB"
  },
  "description": "Helln.ai is the agentic AI co-worker for UK business. It plans, calls 50+ tools across HR, PM, finance, legal and healthcare, cites every source and requires human approval before destructive actions.",
  "homepage": "https://helln.ai",
  "documentation": "https://helln.ai/guide",
  "status": "https://helln.ai/status",
  "pricing": "https://helln.ai/pricing",
  "modes": [
    { "id": "qa", "label": "Ask-only", "description": "Cited Q&A across all verticals. Default for the Free tier." },
    { "id": "plan", "label": "Plan-then-execute", "description": "Agent drafts a visible plan, runs dry-run preview, executes only after human approval." },
    { "id": "escalate", "label": "Escalate to human", "description": "Hand off with full conversation context and agent plan." }
  ],
  "safety": {
    "rls_aware": true,
    "human_in_the_loop": true,
    "kill_switch": true,
    "audit_log": true,
    "citations_required": true,
    "destructive_action_dry_run": true
  },
  "evaluation": {
    "frequency": "nightly",
    "test_count": 200,
    "auto_degrade_on_failure": true,
    "public_status_page": "https://helln.ai/status"
  },
  "tool_groups": [
    { "id": "hr", "label": "HR", "tool_count": 9, "examples": ["draft_contract", "send_for_signature", "create_employee", "approve_leave"] },
    { "id": "pm", "label": "Project Management", "tool_count": 11, "examples": ["create_snag", "generate_rams", "schedule_task", "log_diary_entry"] },
    { "id": "fc", "label": "Finance", "tool_count": 8, "examples": ["raise_po", "create_invoice", "calculate_cis", "forecast_cashflow"] },
    { "id": "lg", "label": "Legal", "tool_count": 6, "examples": ["open_matter", "log_time_entry", "draft_legal_document", "schedule_hearing"] },
    { "id": "dr", "label": "Healthcare", "tool_count": 5, "examples": ["book_appointment", "run_triage", "create_patient_record"] },
    { "id": "rc", "label": "Risk & Compliance", "tool_count": 5, "examples": ["log_incident", "score_risk", "run_audit"] },
    { "id": "bi", "label": "Business Intelligence", "tool_count": 4, "examples": ["nl_query", "build_dashboard"] },
    { "id": "it", "label": "IT", "tool_count": 4, "examples": ["assign_asset", "log_ticket", "renew_licence"] }
  ],
  "supported_integrations": ["slack", "microsoft_teams", "email", "rest_api"],
  "data_residency": "GB",
  "contact": {
    "sales": "sales@ai.haus",
    "support": "support@ai.haus",
    "security": "support@ai.haus"
  },
  "discoverable_by": ["GPTBot", "ClaudeBot", "PerplexityBot", "Google-Extended", "anthropic-mcp", "langchain-hub"]
}
