II.
Topic JSON
Structured · livetopic:technical-debt
Technical Debt json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "topic:technical-debt",
"_kind": "Topic",
"_file": "domain/topics/topics-additional.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Technical Debt",
"description": "Technical Debt as a cross-cutting topic - the accumulated cost of expedient\ndesign and implementation decisions that reduce future development speed or\nreliability. Covers identification, prioritization, communication to non-technical\nstakeholders, and strategies for systematic repayment without halting feature\ndelivery.\n"
},
"outgoingEdges": [
{
"from": "topic:technical-debt",
"to": "domain:software-engineering",
"kind": "applies_to"
}
],
"incomingEdges": [
{
"from": "domain:software-engineering",
"to": "topic:technical-debt",
"kind": "contains"
},
{
"from": "lib-agent:software-architecture--legacy-modernization-expert",
"to": "topic:technical-debt",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:software-architecture--migration-strategist",
"to": "topic:technical-debt",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:software-architecture--refactoring-coach",
"to": "topic:technical-debt",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:software-architecture--migration-strategy",
"to": "topic:technical-debt",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:software-architecture--refactoring-plan",
"to": "topic:technical-debt",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:software-architecture--code-complexity-analyzer",
"to": "topic:technical-debt",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:software-architecture--db-query-analyzer",
"to": "topic:technical-debt",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
}
]
}