iiRecord
Agentic AI Atlas · Golden Path Governance
workflow:golden-path-governancea5c.ai
II.
Workflow JSON

workflow:golden-path-governance

Structured · live

Golden Path Governance json

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

File · workflows/workflows/workflows-platform-eng.yamlCluster · workflows
Record JSON
{
  "id": "workflow:golden-path-governance",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-platform-eng.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Golden Path Governance",
    "workflowKind": "governance",
    "triggerType": "scheduled",
    "typicalCadence": "quarterly",
    "complexity": "cross-team",
    "description": "Reviews and evolves the internal developer platform's golden paths --\nevaluating adoption rates for each paved-road template, collecting\ndeveloper friction feedback, assessing golden-path compliance with\nupdated security and observability standards, deprecating stale\ntemplates, proposing new golden paths for emerging tech stacks, and\naligning template defaults with infrastructure policy changes.\nProduces golden-path health report and template update roadmap.\nExcludes individual template implementation.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:golden-path-governance",
      "to": "role:platform-engineer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:golden-path-governance",
      "to": "role:staff-engineer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:golden-path-governance",
      "to": "role:devrel",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:golden-path-governance",
      "to": "skill-area:api-design",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:golden-path-governance",
      "to": "skill-area:domain-driven-design",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:golden-path-governance",
      "to": "domain:platform-engineering",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:golden-path-governance",
      "to": "domain:software-engineering",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:golden-path-governance",
      "to": "responsibility:dx-tooling-maintenance",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:golden-path-governance",
      "to": "responsibility:review-architecture-changes",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:golden-path-governance",
      "to": "org-unit:platform-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:golden-path-governance",
      "to": "org-unit:engineering-productivity",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "stack-profile:kubernetes-platform-engineering",
      "to": "workflow:golden-path-governance",
      "kind": "follows_workflow"
    },
    {
      "from": "stack-profile:developer-portal",
      "to": "workflow:golden-path-governance",
      "kind": "follows_workflow"
    }
  ]
}