Skip to content

rulvar API reference


rulvar API reference / @rulvar/rulvar / GateAudit

Interface: GateAudit

Defined in: packages/core/dist/index.d.ts

The ctx-side verdict for one dispatch, produced by the permission chain (M3-T03). For 'ask' the loop writes the turn checkpoint with the pending state FIRST, then suspend() journals the approval entry (or re-matches an existing one) and parks until a resolution closes it.

Properties

PropertyTypeDefined in
advisory?Jsonpackages/core/dist/index.d.ts
decidedBystringpackages/core/dist/index.d.ts
rule?Jsonpackages/core/dist/index.d.ts
verdict"allow" | "deny" | "ask"packages/core/dist/index.d.ts