Authenticated delegation
An agent never acts as itself — every operation is delegated by an authenticated human user and carries that user's authority, never more.
Devory Agent User Interface
In active development
Devory Agent User Interface — AUI — is the governed interface through which external AI agents can act on behalf of authenticated users inside Devory. It gives an agent a structured way to discover approved capabilities, request scoped resources, submit operations and return auditable outcomes, without ever becoming an independent user or an unrestricted system principal.
An agent never acts as itself — every operation is delegated by an authenticated human user and carries that user's authority, never more.
A compliant AI agent is represented as a distinct, typed principal — never indistinguishable from a human clicking a mouse.
Agents discover approved, catalogued operations by identifier — never a hidden or guessed action.
Every request is bounded to explicit, granted resources — never open-ended access to everything in Devory.
Operations are submitted, tracked and resolved through a defined lifecycle, not fired and forgotten.
Higher-risk operations require an explicit human confirmation boundary before they proceed.
Every operation an agent performs is wrapped in an auditable, traceable record.
Access can be revoked at any time; when a check cannot be made, the operation is denied, not permitted.
These are the contracts AUI is built on today — not yet an externally reachable, publicly connectable service.
Protocol foundations are implemented — capability discovery, resource-scope and operation contracts, confirmation gating and audit envelopes. No externally reachable network transport exists yet, so external agents cannot currently connect to a Devory deployment over the public internet. External pilot integration is in development, not available now.