II.
Domain JSON
Structured · livedomain:fullstack
Fullstack json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "domain:fullstack",
"_kind": "Domain",
"_file": "domain/domains/taxonomy-alignment-domains.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Fullstack",
"description": "Fullstack domain aligned manually from the imported technical-domain layer.\nRepresents application work that spans client and server surfaces.\n"
},
"outgoingEdges": [
{
"from": "domain:fullstack",
"to": "specialization:webapp-fullstack-typescript",
"kind": "contains",
"attributes": {}
},
{
"from": "domain:fullstack",
"to": "specialization:webapp-fullstack-python",
"kind": "contains",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "stack-profile:monorepo-fullstack",
"to": "domain:fullstack",
"kind": "applies_to"
},
{
"from": "stack-profile:graphql-api-platform",
"to": "domain:fullstack",
"kind": "applies_to"
},
{
"from": "stack-profile:backend-for-frontend",
"to": "domain:fullstack",
"kind": "applies_to"
},
{
"from": "stack-profile:offline-first-mobile",
"to": "domain:fullstack",
"kind": "applies_to"
},
{
"from": "stack-profile:django-htmx",
"to": "domain:fullstack",
"kind": "applies_to"
},
{
"from": "stack-profile:elixir-phoenix-liveview",
"to": "domain:fullstack",
"kind": "applies_to"
},
{
"from": "stack-profile:nextjs-supabase-stripe",
"to": "domain:fullstack",
"kind": "applies_to"
},
{
"from": "stack-profile:rails-stack",
"to": "domain:fullstack",
"kind": "applies_to"
},
{
"from": "stack-profile:mern-stack",
"to": "domain:fullstack",
"kind": "applies_to"
},
{
"from": "stack-profile:mean-stack",
"to": "domain:fullstack",
"kind": "applies_to"
},
{
"from": "stack-profile:laravel-vue-stack",
"to": "domain:fullstack",
"kind": "applies_to"
},
{
"from": "stack-profile:dotnet-blazor-stack",
"to": "domain:fullstack",
"kind": "applies_to"
},
{
"from": "stack-profile:remix-prisma-stack",
"to": "domain:fullstack",
"kind": "applies_to"
},
{
"from": "stack-profile:nuxt-supabase-stack",
"to": "domain:fullstack",
"kind": "applies_to"
},
{
"from": "stack-profile:htmx-go-stack",
"to": "domain:fullstack",
"kind": "applies_to"
},
{
"from": "stack-profile:lamp-stack",
"to": "domain:fullstack",
"kind": "applies_to"
},
{
"from": "stack-profile:t3-stack",
"to": "domain:fullstack",
"kind": "applies_to"
}
]
}