{
  "schema_version": 1,
  "generated_at": null,
  "collections": [
    {
      "id": "simple",
      "name": "Simple",
      "description": "Simple workflow with TASK only",
      "version": "1.0.0",
      "tags": [
        "builtin"
      ],
      "manifest_path": "simple/collection.json",
      "checksum": "355275423b6acfa32690263fe566ae11641b406db2802c48ac95afdf5733ae0e",
      "tier": "official",
      "docs_path": "/workflows/simple/"
    },
    {
      "id": "dev_kanban",
      "name": "Dev Kanban",
      "description": "Developer kanban with TASK, FEAT, FIX",
      "version": "1.0.0",
      "tags": [
        "builtin",
        "kanban",
        "dev"
      ],
      "manifest_path": "dev_kanban/collection.json",
      "checksum": "62de8ec80b4355bf598df21ab11fabf9c4eb96b0a59b0cb9b188666ab70fa7f0",
      "tier": "official",
      "docs_path": "/workflows/dev_kanban/"
    },
    {
      "id": "devops_kanban",
      "name": "DevOps Kanban",
      "description": "DevOps kanban with TASK, FEAT, FIX, SPIKE, INV",
      "version": "1.0.0",
      "tags": [
        "builtin",
        "kanban",
        "devops"
      ],
      "manifest_path": "devops_kanban/collection.json",
      "checksum": "a22d7aabb3f038e9fec83a2559b4f2aead1499abc12419678387a2e47124db1a",
      "tier": "official",
      "docs_path": "/workflows/devops_kanban/"
    },
    {
      "id": "operator",
      "name": "Operator",
      "description": "Operator automation tasks: ASSESS, SYNC, INIT",
      "version": "1.0.0",
      "tags": [
        "builtin",
        "automation"
      ],
      "manifest_path": "operator/collection.json",
      "checksum": "af7b34cd0103edd1b3d4d47ca26e9721f7374b4b8d3d94d77b23dc8de19bcf71",
      "tier": "official",
      "docs_path": "/workflows/operator/"
    },
    {
      "id": "ralph_loop",
      "name": "Ralph Loop",
      "description": "PRD-to-story loop for completing one right-sized story per fresh agent context.",
      "version": "1.0.0",
      "tags": [
        "agentic-loop",
        "prd",
        "stories",
        "ralph"
      ],
      "manifest_path": "ralph_loop/collection.json",
      "checksum": "09276da66290f1faf69bc658a050c2f166e831510ac90800e59654f62aee4da4",
      "tier": "community",
      "docs_path": "/workflows/ralph_loop/"
    },
    {
      "id": "jr_orchestration",
      "name": "JR Orchestration",
      "description": "Feature/task orchestration with coder, reviewer, architect, and rebase work units.",
      "version": "1.0.0",
      "tags": [
        "agentic-loop",
        "feature-graph",
        "review",
        "jr"
      ],
      "manifest_path": "jr_orchestration/collection.json",
      "checksum": "7deebf57f6542592c30cd633577cdb6ebcee1227dab9adcf9cc0980e155eeaea",
      "tier": "community",
      "docs_path": "/workflows/jr_orchestration/"
    },
    {
      "id": "elves_overnight",
      "name": "Elves Overnight",
      "description": "Long-running staged batch workflow with durable memory, validation, PR review, and reporting.",
      "version": "1.0.0",
      "tags": [
        "agentic-loop",
        "overnight",
        "batch",
        "elves"
      ],
      "manifest_path": "elves_overnight/collection.json",
      "checksum": "c005292f4779fab887c23bcaf5095cd19ad5aebba221d1ddf41b3895e33143cf",
      "tier": "community",
      "docs_path": "/workflows/elves_overnight/"
    },
    {
      "id": "coder",
      "name": "Coder",
      "description": "Linear-synced engineering flow: Feature, Improvement, and Bug work delegated to coding agents.",
      "version": "1.0.0",
      "tags": [
        "community",
        "linear",
        "kanban",
        "engineering"
      ],
      "manifest_path": "coder/collection.json",
      "checksum": "27d0ec62188589d54326a913128217b14431b810e8280923d9bf2c4193207284",
      "tier": "community",
      "docs_path": "/workflows/coder/"
    },
    {
      "id": "example_chores",
      "name": "Example Chores",
      "description": "Minimal example community collection demonstrating the shareable format.",
      "version": "0.1.0",
      "tags": [
        "example",
        "starter"
      ],
      "manifest_path": "example_chores/collection.json",
      "checksum": "648c10ee77d24be1c2589538663ef4ff30173f74b91fcaa4b4b12adaa90eed46",
      "tier": "community",
      "docs_path": "/workflows/example_chores/"
    }
  ]
}
