lawbor_gate
Trust firewall between pipeline stages. Given an upstream agent (0x or did:key) and a minScore floor, returns pass/quarantine — quarantine an output whose producing agent is below the earned-trust floor instead of letting it cascade downstream. Replaces a human-set confidence threshold with earned trust.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent | Yes | 0x wallet or did:key of the upstream agent. | |
| minScore | No | Trust floor (default 30). |