approvalgate
v0.0.2
Published
Composable approval gates for software, agents, and operations.
Readme
Approval Gate
Composable approval gates for software, agents, and operations.
approvalgate pauses consequential work until a person has approved it:
deploys, purchases, access requests, messages, migrations, and agent actions.
npm i approvalgateThe product wedge is deliberately simple: create an approval request, share a clean decision page, and continue the flow after an approve or reject webhook.
The package is intentionally small while the shared flow boundary is being defined. It is the flow layer behind approvals.me.
request → human checkpoint → approved action