ApiSchemas
IdentityScope
One shape from the contract, as it appears on the wire.
Used by agents.create, agents.promote, agents.update, agents.upsert, agents.versions, connections.authorize, connections.grants.import, connections.grants.list, sessions.annotate, sessions.authorizations, sessions.children, sessions.create, sessions.decide, sessions.events, sessions.get, sessions.interrupt, and 3 more
Referenced from Identity, IdentityPolicy, SessionFilter
JSON Schema
{
"type": "string",
"pattern": "^[a-z][a-z0-9_]{0,31}$"
}