Related Resource - equipe da missão
Discovers the team surface of a real mission and materializes its governed participant collection without duplicating the missaoId relationship in the page JSON.
Related Resource - equipe da missão — Descobre a surface team de uma missão real e materializa sua coleção governada de participantes sem duplicar a relação missaoId no JSON da página.
What this recipe demonstrates
An operations lead needs to open a mission team without maintaining the mission-to-participant rule in every screen. Quickstart already publishes that relationship in the item-level team surface, together with availability, child identity and supported operations.
Expected outcome: The visitor sees ten real participants materialized by Praxis Table. The JSON contains only the surface and mission identity; the runtime derives missaoId, preserves decision provenance and fails closed when the contract does not authorize opening.
O que esta receita demonstra
Uma liderança de operações precisa abrir a equipe de uma missão sem manter, em cada tela, a regra que liga missão e participante. O Quickstart já publica essa relação na surface item-level team, junto com disponibilidade, identidade do recurso filho e operações permitidas.
Resultado esperado: O visitante vê dez participantes reais materializados por uma Praxis Table. No JSON existe apenas a surface e a identidade da missão; o runtime deriva missaoId, preserva a origem da decisão e falha fechado quando o contrato não autoriza a abertura.
Praxis components
praxis-related-resource-outlet— Discovers the team surface, resolves the relationship and materializes the child collection. / Descobre a surface team, resolve a relação e materializa a coleção filha.praxis-table— Renders participants, paginates on the server and preserves resource events. / Renderiza os participantes, pagina no servidor e preserva eventos de recurso.praxis-api-quickstart— Publishes the mission, surface catalog and filterable participant endpoint. / Publica a missão, o catálogo de surfaces e o endpoint filtrável de participantes.
Open this JSON in Dynamic Page Studio · Inspect the machine-readable catalog