{
  "id": "rollover-test",
  "name": "Rollover Test Plugin",
  "description": "Minimal no-op test plugin for local plugin contract validation",
  "format": "openclaw",
  "enabledByDefault": false,
  "configSchema": {
    "type": "object",
    "additionalProperties": false,
    "properties": {}
  }
}
