iiRecord
Agentic AI Atlas · Architecture Governance
workflow:architecture-governancea5c.ai
II.
Workflow JSON

workflow:architecture-governance

Structured · live

Architecture Governance json

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

File · workflows/workflows/workflows-governance.yamlCluster · workflows
Record JSON
{
  "id": "workflow:architecture-governance",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-governance.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Architecture Governance",
    "workflowKind": "governance",
    "triggerType": "scheduled",
    "typicalCadence": "monthly",
    "complexity": "cross-team",
    "description": "Reviews adherence to architecture principles, evaluates drift from\ntarget-state blueprints, and prioritizes remediation work.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:architecture-governance",
      "to": "role:principal-engineer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:architecture-governance",
      "to": "role:staff-engineer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:architecture-governance",
      "to": "role:tech-lead",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:architecture-governance",
      "to": "skill-area:graphql-schema-design",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:architecture-governance",
      "to": "domain:platform-engineering",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:architecture-governance",
      "to": "responsibility:approve-architecture",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:architecture-governance",
      "to": "responsibility:review-architecture-changes",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:architecture-governance",
      "to": "org-unit:engineering",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:architecture-governance",
      "to": "org-unit:architecture-guild",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:architecture-governance",
      "to": "role:principal-engineer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:architecture-governance",
      "to": "role:staff-engineer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:architecture-governance",
      "to": "role:tech-lead",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:architecture-governance",
      "to": "skill-area:graphql-schema-design",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:architecture-governance",
      "to": "domain:platform-engineering",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:architecture-governance",
      "to": "responsibility:approve-architecture",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:architecture-governance",
      "to": "responsibility:review-architecture-changes",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:architecture-governance",
      "to": "org-unit:engineering",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:architecture-governance",
      "to": "org-unit:architecture-guild",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}