II.
StackProfile JSON
Structured · livestack-profile:dotnet-blazor-stack
.NET Blazor + Entity Framework + SQL Server json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "stack-profile:dotnet-blazor-stack",
"_kind": "StackProfile",
"_file": "domain/stack-profiles/stack-profiles-enrichment.yaml",
"_cluster": "domain",
"attributes": {
"displayName": ".NET Blazor + Entity Framework + SQL Server"
},
"outgoingEdges": [
{
"from": "stack-profile:dotnet-blazor-stack",
"to": "role:fullstack-engineer",
"kind": "used_by_role"
},
{
"from": "stack-profile:dotnet-blazor-stack",
"to": "role:backend-engineer",
"kind": "used_by_role"
},
{
"from": "stack-profile:dotnet-blazor-stack",
"to": "role:frontend-engineer",
"kind": "used_by_role"
},
{
"from": "stack-profile:dotnet-blazor-stack",
"to": "domain:fullstack",
"kind": "applies_to"
},
{
"from": "stack-profile:dotnet-blazor-stack",
"to": "domain:software-engineering",
"kind": "applies_to"
},
{
"from": "stack-profile:dotnet-blazor-stack",
"to": "skill-area:server-side-rendering",
"kind": "requires_skill_area"
},
{
"from": "stack-profile:dotnet-blazor-stack",
"to": "skill-area:object-relational-mapping",
"kind": "requires_skill_area"
},
{
"from": "stack-profile:dotnet-blazor-stack",
"to": "skill-area:backend-api-design",
"kind": "requires_skill_area"
},
{
"from": "stack-profile:dotnet-blazor-stack",
"to": "skill-area:authentication-authorization",
"kind": "requires_skill_area"
},
{
"from": "stack-profile:dotnet-blazor-stack",
"to": "language:csharp",
"kind": "composed_of"
},
{
"from": "stack-profile:dotnet-blazor-stack",
"to": "framework:blazor",
"kind": "composed_of"
},
{
"from": "stack-profile:dotnet-blazor-stack",
"to": "library:entity-framework",
"kind": "composed_of"
}
],
"incomingEdges": []
}