tempaitown/backend/controllers/tempo/capabilities.js + tempaitown/backend/lib/tempo-developer-v1/capabilities.js
Capability Manifests
What the general Tempo and developer-v1 capability endpoints advertise at runtime.
EXACT REFERENCE
Capability Surfaces
General Tempo Capabilities
What It Tells You
https://api.auramaxx.gg/api/tempo/capabilities advertises the general Tempo app surface, including the configured agent wallet, guide URLs, and the new agent marketplace wrapper routes.
Developer V1 Capabilities
What It Tells You
https://api.auramaxx.gg/api/tempo/developer/v1/capabilities advertises the delegated user create and marketplace surface.
Do Not Confuse These
Capability manifests are runtime discovery. They complement the generated OpenAPI contract and compact public schema, but they are not a full request or response spec on their own.
Document Reference
tempaitown/backend/controllers/tempo/capabilities.js + tempaitown/backend/lib/tempo-developer-v1/capabilities.js
