II.
Topic JSON
Structured · livetopic:jwt-handling
JWT Handling json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "topic:jwt-handling",
"_kind": "Topic",
"_file": "domain/topics/jwt-handling.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "JWT Handling",
"description": "JWT Handling as a cross-cutting topic of expertise.\n"
},
"outgoingEdges": [
{
"from": "topic:jwt-handling",
"to": "domain:security",
"kind": "applies_to"
},
{
"from": "topic:jwt-handling",
"to": "domain:web-development",
"kind": "applies_to"
}
],
"incomingEdges": [
{
"from": "domain:security",
"to": "topic:jwt-handling",
"kind": "contains"
},
{
"from": "lib-agent:web-development--auth-specialist",
"to": "topic:jwt-handling",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:web-development--jwt-authentication",
"to": "topic:jwt-handling",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--jwt",
"to": "topic:jwt-handling",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
}
]
}