{
"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": "page:taxonomy-alignment-import",
"to": "domain:fullstack",
"kind": "documents"
}
]
}