Documentation
¶
Overview ¶
Command helpdesk is a self-contained, runnable demonstration that Legant is NOT a coding-agent tool — it is general delegated authorization for ANY agent acting on ANY resource. Here an enterprise gives an AI SUPPORT agent scoped, time-boxed, revocable authority over its internal systems (a ticketing API, a CRM, and a billing/refunds API) for one shift. Each internal API enforces the limits OFFLINE from the signed token using the public Legant SDK — no callback to Legant — exactly as a resource-server developer would in production.
No database, no Docker:
go run ./examples/helpdesk # or make demo-helpdesk
Click to show internal directories.
Click to hide internal directories.