{
  "id": "advisor",
  "displayName": "Advisor",
  "description": "Adds a persistent second-model reviewer to BB coding threads, with tracked findings and fail-closed review status.",
  "icon": {
    "url": "./icons/advisor-806f8ae3.svg"
  },
  "tags": [
    "agents",
    "developer-tools",
    "quality",
    "reviews"
  ],
  "author": {
    "name": "Salem Sayed Abdel Gawad",
    "github": "salemsayed",
    "url": "https://github.com/salemsayed"
  },
  "engines": {
    "bb": ">=0.40.0",
    "bbPluginSdk": ">=0.5.0"
  },
  "source": {
    "git": {
      "url": "https://github.com/salemsayed/bb-plugin-advisor.git",
      "range": "^0.1.0"
    }
  }
}
