Directories
¶
| Path | Synopsis |
|---|---|
|
Command agent-obo is a runnable, self-contained demonstration of Legant's agent-identity wedge: an AI agent acting *on behalf of* a human user with scoped, constrained, auditable delegation — RFC 8693 style.
|
Command agent-obo is a runnable, self-contained demonstration of Legant's agent-identity wedge: an AI agent acting *on behalf of* a human user with scoped, constrained, auditable delegation — RFC 8693 style. |
|
Command blastdoor is the k8s MCP-gateway companion to the cloudops demo.
|
Command blastdoor is the k8s MCP-gateway companion to the cloudops demo. |
|
Command charter is a self-contained, runnable demonstration of an agent-run "company" where the ORG CHART IS THE AUTHORITY GRAPH.
|
Command charter is a self-contained, runnable demonstration of an agent-run "company" where the ORG CHART IS THE AUTHORITY GRAPH. |
|
Command cloudops is a self-contained, runnable demonstration of Legant on a DevOps / infrastructure resource — "give an AI agent your kubectl, safely." During an incident, an SRE delegates to an AI ops agent the authority to operate ONE service in ONE namespace for one hour: scale (≤ a replica cap), restart, and read logs — but never delete, never touch another namespace.
|
Command cloudops is a self-contained, runnable demonstration of Legant on a DevOps / infrastructure resource — "give an AI agent your kubectl, safely." During an incident, an SRE delegates to an AI ops agent the authority to operate ONE service in ONE namespace for one hour: scale (≤ a replica cap), restart, and read logs — but never delete, never touch another namespace. |
|
Command conductor is a self-contained, runnable demonstration of Legant's flagship use case: ONE AI agent wired to a FLEET of MCP servers behind one Legant gateway, where every tool call is individually authorized against the agent's delegated authority, minted a fresh single-tool/single-audience downstream token (confused-deputy protection), and recorded in a tamper-evident hash-chained "flight recorder" you can hand to an auditor.
|
Command conductor is a self-contained, runnable demonstration of Legant's flagship use case: ONE AI agent wired to a FLEET of MCP servers behind one Legant gateway, where every tool call is individually authorized against the agent's delegated authority, minted a fresh single-tool/single-audience downstream token (confused-deputy protection), and recorded in a tamper-evident hash-chained "flight recorder" you can hand to an auditor. |
|
Command driftstop re-enacts the Salesloft–Drift / UNC6395 OAuth-token theft (Aug 2025, ~700 orgs) and shows the token that survives it.
|
Command driftstop re-enacts the Salesloft–Drift / UNC6395 OAuth-token theft (Aug 2025, ~700 orgs) and shows the token that survives it. |
|
enterprise
|
|
|
ai-sre-on-kubernetes
command
Command ai-sre is the host program for the "AI-SRE on real Kubernetes" enterprise demo.
|
Command ai-sre is the host program for the "AI-SRE on real Kubernetes" enterprise demo. |
|
entitlement-copilot
command
Command entitlement-copilot is an enterprise, INTEGRATED demo of the #1 fear with internal AI copilots: "the copilot showed me data I'm not entitled to." A shared analytics copilot serves two humans — Alice (finance + sales) and Bob (sales only) — over a REAL Postgres warehouse.
|
Command entitlement-copilot is an enterprise, INTEGRATED demo of the #1 fear with internal AI copilots: "the copilot showed me data I'm not entitled to." A shared analytics copilot serves two humans — Alice (finance + sales) and Bob (sales only) — over a REAL Postgres warehouse. |
|
oauth-breach-replay
command
Command oauth-breach-replay re-enacts the Salesloft–Drift / UNC6395 OAuth-token theft (Aug 2025) against REAL HTTP services guarded by Legant's shipped resource-server middleware — the same `sdk.Authenticate` + `sdk.RequireAction` you'd wire into your own API (see `legant snippet`).
|
Command oauth-breach-replay re-enacts the Salesloft–Drift / UNC6395 OAuth-token theft (Aug 2025) against REAL HTTP services guarded by Legant's shipped resource-server middleware — the same `sdk.Authenticate` + `sdk.RequireAction` you'd wire into your own API (see `legant snippet`). |
|
Command foureyes demonstrates SEGREGATION OF DUTIES (the "four-eyes" / maker- checker rule) as a property of the token.
|
Command foureyes demonstrates SEGREGATION OF DUTIES (the "four-eyes" / maker- checker rule) as a property of the token. |
|
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.
|
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. |
|
Command honeytool is a self-contained, runnable demonstration of using Legant as INTRUSION DETECTION for AI agents.
|
Command honeytool is a self-contained, runnable demonstration of using Legant as INTRUSION DETECTION for AI agents. |
|
Command leash is a self-contained, runnable demonstration of the consumer "kill-switch" use case: give your personal AI agent real spending power for a short window with HARD offline limits, then yank it — and have even the token the agent ALREADY holds die at the merchant within seconds, via a signed revocation feed the merchant polls (no callback to Legant).
|
Command leash is a self-contained, runnable demonstration of the consumer "kill-switch" use case: give your personal AI agent real spending power for a short window with HARD offline limits, then yank it — and have even the token the agent ALREADY holds die at the merchant within seconds, via a signed revocation feed the merchant polls (no callback to Legant). |
|
Command mcp-gateway is a runnable, self-contained demonstration of Legant's MCP auth-gateway: an AI agent calls an MCP server *through* Legant, which enforces per-tool delegation and mints a fresh, narrowly-scoped downstream token (confused-deputy protection) rather than forwarding the agent's token.
|
Command mcp-gateway is a runnable, self-contained demonstration of Legant's MCP auth-gateway: an AI agent calls an MCP server *through* Legant, which enforces per-tool delegation and mints a fresh, narrowly-scoped downstream token (confused-deputy protection) rather than forwarding the agent's token. |
|
A Legant-protected resource server, wired to the OFFLINE local setup that `legant apply` writes into .legant/ (keys, JWKS, signed revocation feed).
|
A Legant-protected resource server, wired to the OFFLINE local setup that `legant apply` writes into .legant/ (keys, JWKS, signed revocation feed). |
|
Command splice demonstrates MONOTONIC ATTENUATION across a multi-hop agent delegation chain — the property that "a sub-agent can only ever do LESS than its parent" — and how Legant enforces it where the standards punt.
|
Command splice demonstrates MONOTONIC ATTENUATION across a multi-hop agent delegation chain — the property that "a sub-agent can only ever do LESS than its parent" — and how Legant enforces it where the standards punt. |
|
Command twoasks demonstrates the #1 cross-cutting AI-agent authorization problem — the CONFUSED DEPUTY — and how Legant closes it.
|
Command twoasks demonstrates the #1 cross-cutting AI-agent authorization problem — the CONFUSED DEPUTY — and how Legant closes it. |
Click to show internal directories.
Click to hide internal directories.