{
  "schema": "firstmate.extension-manifest.v1",
  "id": "org.maestri.pi-operator",
  "version": "0.4.0",
  "host_protocols": [1],
  "entrypoint": "bin/mpo-extension",
  "capabilities": [
    {
      "name": "process-event-adapter",
      "versions": [1],
      "adapter_names": ["maestri-ask"]
    }
  ],
  "required_consents": ["credential-store"]
}
