Expand description
auths id agent … — manage AI agents as KERI delegated identifiers.
An agent is a KERI delegated AID (dip delegated by your root identity, anchored
by the root’s ixn) — the same mechanism as a delegated device, not a bearer
token or a standalone identity. This is the thin presentation layer; all business
logic lives in auths_sdk::domains::agents.
Structs§
- Agent
Command - Manage AI agents delegated by your identity.
Enums§
- Agent
Subcommand - Agent subcommands.
Functions§
- handle_
agent - Dispatch an
auths id agent …subcommand.