{
  "name": "HayLee",
  "version": "1.0.0",
  "description": "HayLee is the proactive AI assistant built into Bamboo Assist. She monitors household state, anticipates needs, and orchestrates tasks across 55 smart-home features for French-speaking households.",
  "url": "https://bamboo-assist.com",
  "documentationUrl": "https://bamboo-assist.com/bamboo.md",
  "provider": {
    "organization": "Graphene-BSM",
    "url": "https://bamboo-assist.com"
  },
  "supportedInterfaces": [
    {
      "serviceUrl": "https://bamboo-api.bamboo-b38.workers.dev/ai",
      "transport": "http",
      "protocol": "rest"
    }
  ],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false,
    "audio": true
  },
  "defaultInputModes": ["text", "audio"],
  "defaultOutputModes": ["text", "audio"],
  "authentication": {
    "schemes": ["bearer"],
    "credentials": "https://bamboo-assist.com/.well-known/oauth-protected-resource"
  },
  "skills": [
    {
      "id": "home-automation",
      "name": "Home Automation",
      "description": "Control and monitor smart home devices, scenes, routines, and energy usage"
    },
    {
      "id": "household-management",
      "name": "Household Management",
      "description": "Coordinate household members, shared tasks, shopping lists, and household budgets"
    },
    {
      "id": "ai-assistant",
      "name": "AI Conversation",
      "description": "Natural-language conversation in French or English for lifestyle, planning, health, and home queries"
    },
    {
      "id": "app-orchestration",
      "name": "App Orchestration",
      "description": "Install, configure, and orchestrate any of the 55 Bamboo Assist features across 5 lifestyle poles"
    },
    {
      "id": "hlc-economy",
      "name": "HLC/HLB Economy",
      "description": "Manage Bamboo Coin (HLC) utility currency and Bamboo Bloom (HLB) loyalty points for household exchange"
    }
  ]
}
