Execution Gates
Start with a scenario, adjust destination and reliance, then watch the gate pathway: review, approval or block. The demo shows one possible policy in plain code.
Demo only
Logic is in
src/lib/gateRules.ts. Extend or replace it for your environment.What this shows
- Risk changes when an output is used, not only when it is generated.
- A summary in a workspace is lower risk than advice sent to a client; gates encode that distinction.
- Governance belongs at the point of use: destination and reliance, not the prompt alone.