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.

triage-requests

Work the platform-request queue from every product: cluster requests by capability so demand across products is visible, give each one a verdict the requesting agent can act on without a human relaying it, and convert what is accepted into platform work with the requester's acceptance test attached as a conformance test. The platform's single writer. USE FOR: clearing the incoming queue, deciding whether a gap is platform or product, spotting that several products want the same thing. DO NOT USE FOR: installing the queue's infrastructure (../install-request-surface/SKILL.md), or filing a request from a product (/deliver:request-platform-change).

License
MIT
Read SKILL.md at the source

Pinned to revision a2ee8094fc23, so it is the text this page describes rather than whatever the author pushed since.

Files

Every link opens the file at its source, pinned to the revision this page describes.