Three ways to onboard
- Connect an existing agent
- Import from GitHub
- Fork from the Registry
Register an agent you already run. Akhara stores its
baseUrl and key
server-side and never returns the secret.The agent record
All read responses strip secrets, only a masked key is ever returned.Unknown
agentId on an authorize call returns 404 agent not found.
Register the agent before pointing a PEP at it.Connect your runtime (embed the PEP)
Add the PEP to your agent and point it at the PDP. Full language references live under SDK.Tool normalization
Declare tools using whatever your agent emits. Akhara canonicalizes names before matching latches:Provision a runtime (optional)
For GitHub/forked agents, provision a sandbox boundary:Next: latch policies
Attach domain policies on top of the always-on enterprise baseline.