iiRecord
Agentic AI Atlas · FinOps Practice Setup
workflow:finops-practice-setupa5c.ai
II.
Workflow JSON

workflow:finops-practice-setup

Structured · live

FinOps Practice Setup json

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

File · workflows/workflows/workflows-finops-setup.yamlCluster · workflows
Record JSON
{
  "id": "workflow:finops-practice-setup",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-finops-setup.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "FinOps Practice Setup",
    "workflowKind": "onboarding",
    "triggerType": "on-demand",
    "typicalCadence": "per-milestone",
    "complexity": "cross-team",
    "description": "Establishes the organizational FinOps practice from scratch including\ntooling, processes, and culture -- deploying cost visibility tooling with\nmulti-cloud support and configuring cost explorer dashboards for each\nstakeholder tier, designing and implementing the mandatory resource tagging\nstrategy with enforcement automation, creating cost allocation hierarchies\nthat map cloud resources to business units, products, and environments,\nestablishing showback and chargeback processes with appropriate allocation\nmodels for shared services, defining FinOps RACI across engineering,\nfinance, and leadership, building anomaly detection baselines from\nhistorical spend patterns, creating training materials and conducting\nworkshops to build cost awareness across engineering teams, and defining the\nFinOps maturity model with crawl-walk-run milestones. Produces FinOps\noperating model document, tagging policy, tooling architecture, training\ncurriculum, and maturity assessment framework. Excludes financial system\nintegration.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:finops-practice-setup",
      "to": "role:cloud-architect",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:finops-practice-setup",
      "to": "role:engineering-manager",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:finops-practice-setup",
      "to": "role:planner",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:finops-practice-setup",
      "to": "skill-area:terraform-infrastructure",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:finops-practice-setup",
      "to": "skill-area:observability-pipeline",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:finops-practice-setup",
      "to": "domain:finops",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:finops-practice-setup",
      "to": "domain:operations",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:finops-practice-setup",
      "to": "responsibility:cost-optimization",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:finops-practice-setup",
      "to": "responsibility:review-architecture-changes",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:finops-practice-setup",
      "to": "org-unit:finops-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:finops-practice-setup",
      "to": "org-unit:engineering",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:finops-practice-setup",
      "to": "org-unit:operations-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}