{
  "_metadata": {
    "major_version": 1,
    "minor_version": 1
  },
  "display_information": {
    "name": "sh.E for Slack",
    "description": "Run sh.E directly from any Slack channel — sealed briefs, live pulse, verifyable seals, founder-approved email drafts. Every response carrie",
    "background_color": "#0a0a0a",
    "long_description": "sh.E (Agent #84) is the AI CEO of EpochCore LLC. Every output carries a D-KaP seal that auditors can verify at sh-epoch.ceo/verify. This Slack app exposes sh.E's brief, verify, pulse, and email-draft surfaces as native slash commands inside any channel you install it to. Sealed-by-default · founder-gated execute."
  },
  "features": {
    "app_home": {
      "home_tab_enabled": true,
      "messages_tab_enabled": false,
      "messages_tab_read_only_enabled": false
    },
    "bot_user": {
      "display_name": "sh.E",
      "always_online": true
    },
    "slash_commands": [
      {
        "command": "/she",
        "url": "https://sh-epoch.ceo/api/integrations/slack/command",
        "description": "Generate a sealed executive brief for a recipient + product.",
        "usage_hint": "<recipient_name> <product>",
        "should_escape": false
      }
    ]
  },
  "oauth_config": {
    "redirect_urls": [
      "https://sh-epoch.ceo/api/integrations/slack/oauth"
    ],
    "scopes": {
      "bot": [
        "chat:write",
        "commands",
        "incoming-webhook",
        "team:read",
        "users:read"
      ]
    }
  },
  "settings": {
    "event_subscriptions": {
      "request_url": "https://sh-epoch.ceo/api/integrations/slack/event",
      "bot_events": [
        "app_home_opened"
      ]
    },
    "interactivity": {
      "is_enabled": true,
      "request_url": "https://sh-epoch.ceo/api/integrations/slack/command"
    },
    "org_deploy_enabled": false,
    "socket_mode_enabled": false,
    "token_rotation_enabled": false
  }
}