{
  "uid": "cogitave.learn.operate-from-day-1.summary",
  "kind": "moduleUnit",
  "href": "/modules/operate-from-day-1/summary/",
  "title": "Summary",
  "summary": "",
  "type": null,
  "products": [],
  "roles": [],
  "levels": [],
  "subjects": [],
  "headings": [
    "Next steps"
  ],
  "source": "You now have a working answer to \"how does Cogitave operate from Day 1\": one\nmodel, specified in two layers, from the estate's first day.\n\nIn this module, you:\n\n- Learned the **inner loop**: a pinned, reproducible toolchain (`mise`, `just`)\n  and the parity contract - `lefthook commands == CI commands == just targets` -\n  plus trunk-based delivery with a preview environment on every PR.\n- Learned the **outer loop**: WIP-limited continuous flow (Kanban-style) day to\n  day, Shape-Up-style betting for larger bets, and the request-lifecycle Request\n  as the single unit that flows through both.\n- Saw why **ADR-0025 rejected Scrum** for this team - sprint batching against\n  trunk-based CD, a gameable velocity metric, and ceremony built for a\n  coordination problem this small, autonomy-by-default team does not have.\n- Understood that the **WIP limit protects the human-attention budget**, not\n  agent throughput, and that the **human gate stays an exception handler** - the\n  same doctrine from \"Apply the AGENTS floor.\"\n\nThis is the last module in **Operate the estate**. Completing it earns the path's\ntrophy: you can now describe how the estate runs a change from Day 1, end to end,\nunder least privilege with every action recorded as evidence.\n\n## Next steps\n\n- @cogitave.learn.paths.operate-the-estate - return to the path to claim\n  your trophy.\n- The **ways-of-working standard** is the full outer-loop standard, in the\n  estate's standards repository; keep it open when your squad stands up its\n  board.\n- The **development-process standard** is the full inner-loop contract,\n  including the canonical `just` targets table.\n- **ADR-0025** is the decision record, if you want the full landscape survey\n  and the rationale behind the choice.\n",
  "partOf": "cogitave.learn.operate-from-day-1",
  "durationInMinutes": 3,
  "quiz": null
}