Specs
Canonical Regent agent data model (scaffold)

RegentAgentRecord (spec)
layers.md describes a canonical data model shared by Regent agents.
Live vs planned
This is a scaffold spec intended to converge with the actual types used across:
protocol registries
platform UI
MCP server
regent-sdk
Canonical shape (from layers.md)
Notes
agentIdshould be globally unique and resolvable into chain + registry + token id.Endpoints should be versioned where possible (A2A/MCP).
metadataUrishould map to an immutable artifact when feasible.
Related
Last updated