II.
StackProfile JSON
Structured · livestack-profile:kotlin-ktor-exposed
Kotlin + Ktor + Exposed + PostgreSQL json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "stack-profile:kotlin-ktor-exposed",
"_kind": "StackProfile",
"_file": "domain/stack-profiles/stack-profiles-enrichment.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Kotlin + Ktor + Exposed + PostgreSQL"
},
"outgoingEdges": [
{
"from": "stack-profile:kotlin-ktor-exposed",
"to": "role:backend-engineer",
"kind": "used_by_role"
},
{
"from": "stack-profile:kotlin-ktor-exposed",
"to": "role:mobile-engineer",
"kind": "used_by_role"
},
{
"from": "stack-profile:kotlin-ktor-exposed",
"to": "domain:backend",
"kind": "applies_to"
},
{
"from": "stack-profile:kotlin-ktor-exposed",
"to": "domain:api-development",
"kind": "applies_to"
},
{
"from": "stack-profile:kotlin-ktor-exposed",
"to": "skill-area:backend-api-design",
"kind": "requires_skill_area"
},
{
"from": "stack-profile:kotlin-ktor-exposed",
"to": "skill-area:backend-data-persistence",
"kind": "requires_skill_area"
},
{
"from": "stack-profile:kotlin-ktor-exposed",
"to": "skill-area:concurrency-multithreading",
"kind": "requires_skill_area"
},
{
"from": "stack-profile:kotlin-ktor-exposed",
"to": "skill-area:backend-auth",
"kind": "requires_skill_area"
},
{
"from": "stack-profile:kotlin-ktor-exposed",
"to": "language:kotlin",
"kind": "composed_of"
},
{
"from": "stack-profile:kotlin-ktor-exposed",
"to": "library:ktor",
"kind": "composed_of"
},
{
"from": "stack-profile:kotlin-ktor-exposed",
"to": "library:exposed",
"kind": "composed_of"
}
],
"incomingEdges": []
}