{
  "uid": "cogitave.learn.operate-from-day-1.introduction",
  "kind": "moduleUnit",
  "href": "/modules/operate-from-day-1/introduction/",
  "title": "Introduction",
  "summary": "",
  "type": null,
  "products": [],
  "roles": [],
  "levels": [],
  "subjects": [],
  "headings": [
    "Two loops, one model",
    "What you will get from this module"
  ],
  "source": "\"Operating the estate\" is not a phase that starts after launch. Cogitave specifies\n**how work gets built and how work gets flowed** as one operating model from the\nestate's first day, so operations is real from Day 1 rather than something bolted\non once something ships. This module teaches that model in two halves.\n\n## Two loops, one model\n\nThe **inner loop** - edit, build, test, in seconds - is the reproducible toolchain\nand local/CI parity contract in\n[development-process](../../../../standards/docs/standards/development-process.md).\nThe **outer loop** - how work is planned, prioritized, and flowed as a team - is\nthe flow-based method in\n[ways-of-working](../../../../standards/docs/standards/ways-of-working.md), the\ndirective choice recorded in\n[ADR-0025](../../../../standards/docs/decisions/0025-flow-based-ways-of-working.md).\nThe outer loop sits **above** the inner loop and **uses** the request-lifecycle\nRequest - the same Request you moved through the seven stages in the previous\nmodule - as its unit of work.\n\n> [!IMPORTANT]\n> Read the outer loop honestly. Both `ways-of-working.md` and ADR-0025 state\n> **Day-0, honest: no squad is running this method yet.** It is the spec for the\n> method the internal team will run, not a report of one already running. The\n> inner loop's toolchain and parity contract, by contrast, are the standard as\n> written for every repo today. Keep that distinction as you read.\n\n## What you will get from this module\n\nA working answer to \"how does Cogitave operate from Day 1\": the pinned,\nparity-checked inner loop that keeps \"works on my machine\" from ever being true,\nand the flow-based outer loop - continuous flow plus Shape-Up betting - that\nkeeps the team (humans and agents) moving work without ceremony or a routine\nhuman checkpoint on every item.\n\nThis is the **final module** of the *Operate the estate* path. Completing it\nearns the path's trophy.\n",
  "partOf": "cogitave.learn.operate-from-day-1",
  "durationInMinutes": 4,
  "quiz": null
}