Skip to content
Lorca Labs

Lab workspace · agent-governor

Gate actions with a local policy

Write allow / deny / escalate rules, evaluate an agent action against them, approve an escalation, and review the tab-local SHA-256 audit trail. Runs in this tab. Not the hosted governor and not a pilot.

Checking key… Open Lab

Local policy

bundle agent-governor.browser.js · eval-only · hash stays local

Each rule: actionType (string), effect (allow | deny | escalate), optional priority (higher wins; default 0). Rules are stored tab-local only.

Evaluate an action

Try ticket.read (allow) · hris.write (deny) · email.send (escalate). No matching rule escalates.

Approve an escalation

Audit trail

The trail is hash-chained and tab-local. Clear wipes policy and approvals but preserves the audit trail (reload to start fresh). Nothing is sent to Lorca.

Back to Lab · Product brief · Studio proof on /demo (different door)