Agentic AI Atlasby a5c.ai
OverviewWikiGraphFor AgentsEdgesSearchWorkspace
/
GitHubDocsDiscord
iiRecord
Agentic AI Atlas · Architecture Decision
workflow:architecture-decisiona5c.ai
Search record views/
Record · tabs

Available views

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

workflow:architecture-decision

Structured · live

Architecture Decision json

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

File · workflows/workflows/workflows-development.yamlCluster · workflows
Record JSON
{
  "id": "workflow:architecture-decision",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-development.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Architecture Decision",
    "workflowKind": "development",
    "triggerType": "event-driven",
    "typicalCadence": "per-decision",
    "complexity": "cross-team",
    "description": "Guides proposals through RFC authoring, stakeholder review, and\nformal approval to produce binding architecture decision records.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:architecture-decision",
      "to": "role:principal-engineer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:architecture-decision",
      "to": "role:staff-engineer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:architecture-decision",
      "to": "role:tech-lead",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:architecture-decision",
      "to": "skill-area:graphql-schema-design",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:architecture-decision",
      "to": "domain:platform-engineering",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:architecture-decision",
      "to": "domain:web-development",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:architecture-decision",
      "to": "responsibility:write-rfc-documents",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:architecture-decision",
      "to": "responsibility:approve-architecture",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:architecture-decision",
      "to": "responsibility:review-architecture-changes",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:architecture-decision",
      "to": "org-unit:engineering",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:architecture-decision",
      "to": "org-unit:architecture-guild",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:architecture-decision",
      "to": "role:principal-engineer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:architecture-decision",
      "to": "role:staff-engineer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:architecture-decision",
      "to": "role:tech-lead",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:architecture-decision",
      "to": "skill-area:graphql-schema-design",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:architecture-decision",
      "to": "domain:platform-engineering",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:architecture-decision",
      "to": "domain:web-development",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:architecture-decision",
      "to": "responsibility:write-rfc-documents",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:architecture-decision",
      "to": "responsibility:approve-architecture",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:architecture-decision",
      "to": "responsibility:review-architecture-changes",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:architecture-decision",
      "to": "org-unit:engineering",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:architecture-decision",
      "to": "org-unit:architecture-guild",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "stack-profile:hexagonal-architecture-stack",
      "to": "workflow:architecture-decision",
      "kind": "follows_workflow"
    },
    {
      "from": "stack-profile:clean-architecture-stack",
      "to": "workflow:architecture-decision",
      "kind": "follows_workflow"
    },
    {
      "from": "stack-profile:vertical-slice-architecture",
      "to": "workflow:architecture-decision",
      "kind": "follows_workflow"
    },
    {
      "from": "stack-profile:modular-monolith",
      "to": "workflow:architecture-decision",
      "kind": "follows_workflow"
    },
    {
      "from": "stack-profile:ddd-nestjs-stack",
      "to": "workflow:architecture-decision",
      "kind": "follows_workflow"
    }
  ]
}

Shortcuts

Back to overview
Open graph tab