Get this layer's alignment manifest
Team scope
Get this layer's alignment manifest
Returns the team-scope alignment spec as authored.
GET
Get this layer's alignment manifest
Authorizations
Supabase JWT token in Authorization: Bearer header
Headers
Response format. YAML is canonical; JSON is returned only on explicit application/json. The ?include=sources envelope is JSON-only.
Available options:
text/yaml, application/yaml, application/json Path Parameters
Team identifier (UUID)
Query Parameters
Include the _composition metadata block on the response body.
When sources, returns the scope-resolution envelope for this scope (the contributing layers + the composed result); the envelope shape is scope-specific (see ADR-053). The envelope is JSON-only.
Available options:
sources