{
  "apiVersion": "3.0.0",
  "count": 12,
  "workflows": [
    {
      "id": "compliance-audit",
      "label": "Compliance Audit",
      "description": "Structured compliance audit workflow from planning through findings, remediation planning, and executive reporting.",
      "version": "1.0.0",
      "category": "compliance",
      "stepCount": 5,
      "tags": [
        "audit",
        "compliance",
        "GRC",
        "risk"
      ],
      "streamingSupported": true,
      "approvalGates": []
    },
    {
      "id": "content-campaign",
      "label": "Content Campaign",
      "description": "Full content marketing campaign from strategy through distribution. Covers strategy, SEO, content creation, social, and performance planning.",
      "version": "1.0.0",
      "category": "marketing",
      "stepCount": 5,
      "tags": [
        "content",
        "marketing",
        "SEO",
        "campaign"
      ],
      "streamingSupported": true,
      "approvalGates": []
    },
    {
      "id": "data-pipeline-build",
      "label": "Data Pipeline Build",
      "description": "End-to-end data pipeline development workflow from requirements through architecture, implementation spec, data quality framework, and analytics sign-off.",
      "version": "1.0.0",
      "category": "data",
      "stepCount": 4,
      "tags": [
        "data",
        "pipeline",
        "analytics",
        "engineering",
        "ETL"
      ],
      "streamingSupported": true,
      "approvalGates": []
    },
    {
      "id": "design-sprint",
      "label": "Design Sprint",
      "description": "Compressed design sprint workflow covering problem definition, user research synthesis, ideation, prototype spec, and test plan.",
      "version": "1.0.0",
      "category": "design",
      "stepCount": 4,
      "tags": [
        "design",
        "sprint",
        "UX",
        "product",
        "research"
      ],
      "streamingSupported": true,
      "approvalGates": []
    },
    {
      "id": "feature-development",
      "label": "Feature Development",
      "description": "End-to-end workflow from product requirements to QA-ready implementation plan. Covers PRD, system design, technical specification, security review, and test strategy.",
      "version": "1.0.0",
      "category": "engineering",
      "stepCount": 5,
      "tags": [
        "development",
        "agile",
        "full-cycle",
        "product"
      ],
      "streamingSupported": true,
      "approvalGates": []
    },
    {
      "id": "hiring-pipeline",
      "label": "Hiring Pipeline",
      "description": "End-to-end hiring workflow from job design through offer. Covers JD creation, interview design, candidate evaluation, and offer construction.",
      "version": "1.0.0",
      "category": "people",
      "stepCount": 4,
      "tags": [
        "hiring",
        "recruiting",
        "talent",
        "HR"
      ],
      "streamingSupported": true,
      "approvalGates": []
    },
    {
      "id": "incident-response",
      "label": "Incident Response",
      "description": "Structured incident response workflow from detection through root cause analysis, customer communication, and post-mortem.",
      "version": "1.0.0",
      "category": "operations",
      "stepCount": 5,
      "tags": [
        "incident",
        "outage",
        "ops",
        "SRE",
        "post-mortem"
      ],
      "streamingSupported": true,
      "approvalGates": []
    },
    {
      "id": "launch-checklist",
      "label": "Product Launch",
      "description": "Pre-launch readiness workflow covering go-to-market strategy, technical readiness, QA sign-off, and launch communications.",
      "version": "1.0.0",
      "category": "product",
      "stepCount": 4,
      "tags": [
        "launch",
        "go-to-market",
        "release",
        "marketing"
      ],
      "streamingSupported": true,
      "approvalGates": []
    },
    {
      "id": "onboarding-playbook",
      "label": "Onboarding Playbook",
      "description": "Creates a complete new hire onboarding playbook covering pre-boarding, first 90 days, role-specific learning path, and manager guide.",
      "version": "1.0.0",
      "category": "people",
      "stepCount": 3,
      "tags": [
        "onboarding",
        "HR",
        "L&D",
        "new hire"
      ],
      "streamingSupported": true,
      "approvalGates": []
    },
    {
      "id": "quarterly-planning",
      "label": "Quarterly Planning",
      "description": "Structured quarterly planning workflow from strategic alignment through OKR setting, resource planning, and communication.",
      "version": "1.0.0",
      "category": "strategy",
      "stepCount": 4,
      "tags": [
        "planning",
        "OKRs",
        "strategy",
        "quarterly"
      ],
      "streamingSupported": true,
      "approvalGates": []
    },
    {
      "id": "sales-deal-cycle",
      "label": "Sales Deal Cycle",
      "description": "Enterprise sales deal workflow from discovery through proposal, negotiation, and close. Covers discovery, solution design, proposal, legal review, and close plan.",
      "version": "1.0.0",
      "category": "sales",
      "stepCount": 5,
      "tags": [
        "sales",
        "enterprise",
        "deal",
        "B2B"
      ],
      "streamingSupported": true,
      "approvalGates": []
    },
    {
      "id": "vendor-evaluation",
      "label": "Vendor Evaluation",
      "description": "Structured vendor selection process from requirements definition through contract negotiation and recommendation.",
      "version": "1.0.0",
      "category": "operations",
      "stepCount": 4,
      "tags": [
        "procurement",
        "vendor",
        "RFP",
        "sourcing"
      ],
      "streamingSupported": true,
      "approvalGates": []
    }
  ]
}