Skip to main content

Module permission_request

Module permission_request 

Source

Structs§

PermissionRequest
An AI agent’s typed request to acquire authority for a specific action, target, and duration. The daemon validates the request, runs the policy engine, optionally collects approvals, and replies with a PermissionGrant or a denial. See TF-0006 “dynamic permission negotiation”.

Enums§

PermissionRequest_RequestVersion
Version of the permission-request schema itself.