{
  "name": "openprose",
  "interface": {
    "displayName": "OpenProse"
  },
  "plugins": [
    {
      "name": "open-prose",
      "description": "Write a Markdown contract (`.prose.md`). Your agent reads it, wires services, runs subagents, and leaves an auditable trace.",
      "source": {
        "source": "local",
        "path": "./"
      },
      "policy": {
        "installation": "AVAILABLE",
        "authentication": "ON_INSTALL"
      },
      "category": "Productivity"
    }
  ]
}
