iiRecord
Agentic AI Atlas · Feature Flag Lifecycle Governance
workflow:feature-flag-lifecycle-governancea5c.ai
II.
Workflow JSON

workflow:feature-flag-lifecycle-governance

Structured · live

Feature Flag Lifecycle Governance json

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

File · workflows/workflows/workflows-expanded-2.yamlCluster · workflows
Record JSON
{
  "id": "workflow:feature-flag-lifecycle-governance",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-expanded-2.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Feature Flag Lifecycle Governance",
    "workflowKind": "governance",
    "triggerType": "scheduled",
    "typicalCadence": "monthly",
    "complexity": "moderate",
    "description": "Governing the complete feature flag lifecycle — creation standards,\nprogressive rollout procedures, stale flag identification, cleanup\nscheduling, and audit trail maintenance. Ensures flags do not\naccumulate as technical debt.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:feature-flag-lifecycle-governance",
      "to": "role:release-manager",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:feature-flag-lifecycle-governance",
      "to": "role:tech-lead",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:feature-flag-lifecycle-governance",
      "to": "role:engineering-manager",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:feature-flag-lifecycle-governance",
      "to": "skill-area:feature-management",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:feature-flag-lifecycle-governance",
      "to": "skill-area:deployment-automation",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:feature-flag-lifecycle-governance",
      "to": "domain:software-engineering",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:feature-flag-lifecycle-governance",
      "to": "domain:devops",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:feature-flag-lifecycle-governance",
      "to": "responsibility:feature-flag-governance",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:feature-flag-lifecycle-governance",
      "to": "responsibility:tech-debt-management",
      "kind": "triggers_responsibility",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}