Policy Console Status
current registryPolicy Library
read-only summarySafe View Registry
read-only, data platform ownedThis console does not create database views. It lists already-registered safe views that were created and reviewed outside the demo UI. Task templates can reference these safe views; raw tables are not grantable.
Define A Task Template
POST /admin/task-templatesA template is the reusable security shape of a business task. It can be saved here, but it can only reference registered safe views, not raw tables or newly-created database views.
Grant A Task Type To A User
POST /admin/task-grantsA grant says which user can request a task type and what scope and budget they are allowed to request.
Preview What The User/Agent Gets
POST /tasksThis simulates a user/agent receiving a signed task token after policy approval. The token still needs a short-lived runtime credential before SQL can run.
No token preview yet.
Raw Registry
debug viewLoading...