{
  "$schema": "https://multiagency.services/services.json",
  "org": "MultiAgency",
  "url": "https://multiagency.services",
  "updated": "2026-08-18",
  "runtime": "IronClaw (open source, Rust) on NEAR AI",
  "services": [
    {
      "id": "multron",
      "name": "Multron",
      "kind": "agent",
      "channel": "slack",
      "status": "live",
      "description": "Slack-resident agent in the MultiAgency workspace: answers, searches, remembers, acts.",
      "contact": "https://slack.com/app_redirect?app=A0B3MVDC3DM&team=T0B13MBQELX"
    },
    {
      "id": "routines",
      "name": "Routines",
      "kind": "scheduled-service",
      "channel": "slack",
      "status": "live",
      "description": "Scheduled agents: digests, reminders, monitors — they wake, work, and report in.",
      "contact": "https://slack.com/app_redirect?app=A0B3MVDC3DM&team=T0B13MBQELX"
    },
    {
      "id": "your-own-agency",
      "name": "Your own agency",
      "kind": "consulting",
      "channel": "email",
      "status": "by-request",
      "description": "Your own sealed agent: an isolated per-client sandbox on an open-source runtime — your accounts, your channels, your secrets kept secret, a human hand on the switch. Onboarding starts in a private Telegram chat.",
      "contact": "mailto:hello@multiagency.services"
    }
  ],
  "trust": [
    "hmac-verified ingress",
    "sandboxed wasm tools",
    "encrypted secret store",
    "human-in-the-loop approvals"
  ]
}
