{
  "manifestVersion": 1,
  "process": {
    "slug": "company-okrs",
    "title": "Company OKRs",
    "phase": "operations",
    "description": "Implement quarterly OKR framework with company, team, and individual objectives tracked in Linear/Notion."
  },
  "manifestUrl": "https://ultrametric.ai/productarena/processes/company-okrs/manifest.json",
  "steps": [
    {
      "id": "n1",
      "title": "Define company-level objectives",
      "kind": "human",
      "route": "person",
      "toolCall": null,
      "calls": [],
      "vendorOptions": [],
      "approvalRequired": true,
      "riskLevel": "medium",
      "estimatedMinutes": 120,
      "async": false
    },
    {
      "id": "n2",
      "title": "Create OKR tracking in Notion",
      "kind": "api",
      "route": "agent",
      "toolCall": null,
      "calls": [
        {
          "method": "POST /v1/databases",
          "type": "rest",
          "description": "Create OKR database"
        }
      ],
      "vendorOptions": [
        {
          "vendor": "notion",
          "name": "Notion",
          "productId": "notion",
          "arena": "project-management",
          "agentReady": 58.6,
          "mcpEndpoint": null,
          "paProductUrl": "https://ultrametric.ai/productarena/arena/project-management/product/notion"
        }
      ],
      "approvalRequired": true,
      "riskLevel": null,
      "estimatedMinutes": 20,
      "async": false
    },
    {
      "id": "n3",
      "title": "Teams define team OKRs",
      "kind": "human",
      "route": "person",
      "toolCall": null,
      "calls": [],
      "vendorOptions": [],
      "approvalRequired": true,
      "riskLevel": "medium",
      "estimatedMinutes": 240,
      "async": false
    },
    {
      "id": "n4",
      "title": "Create Linear projects for key results",
      "kind": "api",
      "route": "agent",
      "toolCall": null,
      "calls": [
        {
          "method": "mutation projectCreate",
          "type": "graphql",
          "description": "Create KR projects"
        }
      ],
      "vendorOptions": [
        {
          "vendor": "linear",
          "name": "Linear",
          "productId": "linear",
          "arena": "project-management",
          "agentReady": 56.4,
          "mcpEndpoint": null,
          "paProductUrl": "https://ultrametric.ai/productarena/arena/project-management/product/linear"
        }
      ],
      "approvalRequired": true,
      "riskLevel": null,
      "estimatedMinutes": 15,
      "async": false
    },
    {
      "id": "n5",
      "title": "Send kickoff to team",
      "kind": "api",
      "route": "agent",
      "toolCall": null,
      "calls": [],
      "vendorOptions": [
        {
          "vendor": "slack",
          "name": "Slack",
          "productId": "slack",
          "arena": "team-chat",
          "agentReady": 64.7,
          "mcpEndpoint": null,
          "paProductUrl": "https://ultrametric.ai/productarena/arena/team-chat/product/slack"
        }
      ],
      "approvalRequired": true,
      "riskLevel": null,
      "estimatedMinutes": 5,
      "async": false
    }
  ],
  "provenance": {
    "source": "productarena",
    "url": "https://ultrametric.ai/productarena",
    "generatedFrom": "data/processes.json + data/process-chains.json (the ProductArena founder-process corpus), resolved against live arena leaderboards at build time. Regenerate by refetching this manifest URL — it always reflects the currently deployed data, not a pinned data commit.",
    "license": "ProductArena Data License (DATA-LICENSE in github.com/ultrametricai/productarena): querying and quoting with attribution to \"ProductArena by Ultrametric Inc\" is fine; bulk redistribution or use to build competing datasets requires written permission."
  }
}