Agentic AI Atlasby a5c.ai
OverviewWikiGraphFor AgentsEdgesSearchWorkspace
/
GitHubDocsDiscord
iiRecord
Agentic AI Atlas · Architecture decisions
topic:architecture-decisionsa5c.ai
Search record views/
Record · tabs

Available views

II.Record viewspp. 1 - 1
overviewjsongraph
II.
Topic JSON

topic:architecture-decisions

Structured · live

Architecture decisions json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/topics/architecture-decisions.yamlCluster · domain
Record JSON
{
  "id": "topic:architecture-decisions",
  "_kind": "Topic",
  "_file": "domain/topics/architecture-decisions.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Architecture decisions",
    "description": "Documenting significant architecture decisions (ADRs) — context,\noptions, decision, consequences.\n"
  },
  "outgoingEdges": [
    {
      "from": "topic:architecture-decisions",
      "to": "domain:software-engineering",
      "kind": "applies_to"
    }
  ],
  "incomingEdges": [
    {
      "from": "domain:software-engineering",
      "to": "topic:architecture-decisions",
      "kind": "contains"
    },
    {
      "from": "blueprint:adr",
      "to": "topic:architecture-decisions",
      "kind": "applies_to",
      "attributes": {
        "confidence": "primary"
      }
    },
    {
      "from": "lib-agent:meta--process-architect",
      "to": "topic:architecture-decisions",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:software-architecture--adr-author",
      "to": "topic:architecture-decisions",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:software-architecture--atam-analyst",
      "to": "topic:architecture-decisions",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:software-architecture--c4-model-architect",
      "to": "topic:architecture-decisions",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:software-architecture--diagram-specialist",
      "to": "topic:architecture-decisions",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:software-architecture--quality-attributes-specialist",
      "to": "topic:architecture-decisions",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:software-architecture--tech-stack-evaluator",
      "to": "topic:architecture-decisions",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:meta--agent-creation",
      "to": "topic:architecture-decisions",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:software-architecture--adr-documentation",
      "to": "topic:architecture-decisions",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:software-architecture--atam-analysis",
      "to": "topic:architecture-decisions",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:software-architecture--c4-model-documentation",
      "to": "topic:architecture-decisions",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:software-architecture--quality-attributes-workshop",
      "to": "topic:architecture-decisions",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:software-architecture--tech-stack-evaluation",
      "to": "topic:architecture-decisions",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:meta--process-analyzer",
      "to": "topic:architecture-decisions",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:software-architecture--adr-generator",
      "to": "topic:architecture-decisions",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:software-architecture--c4-diagram-generator",
      "to": "topic:architecture-decisions",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:software-architecture--compliance-checker",
      "to": "topic:architecture-decisions",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:software-architecture--graphviz-renderer",
      "to": "topic:architecture-decisions",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:software-architecture--mermaid-renderer",
      "to": "topic:architecture-decisions",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:software-architecture--plantuml-renderer",
      "to": "topic:architecture-decisions",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    }
  ]
}

Shortcuts

Back to overview
Open graph tab