Skip to content

abrahamferga/steward

v0.3.0MIT

The platform side of the request protocol, enabled in the Plenipo repo only: triage the incoming platform-request queue from every product, dedupe demand across them, answer each with a structured verdict the requesting agent can act on, implement what is accepted one change at a time, and release with a consumer-conformance gate so a change cannot silently break the products already built on it.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "steward",
  "version": "0.3.0",
  "description": "The platform side of the request protocol, enabled in the Plenipo repo only: triage the incoming platform-request queue from every product, dedupe demand across them, answer each with a structured verdict the requesting agent can act on, implement what is accepted one change at a time, and release with a consumer-conformance gate so a change cannot silently break the products already built on it.",
  "author": {
    "name": "Abraham Fernandez"
  },
  "license": "MIT",
  "keywords": [
    "plenipo",
    "harness-engineering",
    "loop-engineering",
    "claude-code",
    "codex",
    "copilot",
    "cursor"
  ]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • 2YAML files
  • consumers.json
View on GitHub