{
  "uid": "cogitave.learn.work-the-request-lifecycle",
  "kind": "module",
  "href": "/modules/work-the-request-lifecycle/",
  "title": "Work the request lifecycle",
  "summary": "Move a change through the seven-stage request lifecycle, understand why the write tools only propose, and read the Definition of Done that decides when a request is actually done rather than merely worked on.",
  "type": null,
  "products": [
    "cogitave-core"
  ],
  "roles": [
    "developer"
  ],
  "levels": [
    "beginner"
  ],
  "subjects": [
    "software-engineering"
  ],
  "headings": [],
  "source": "By the end of this module, you'll be able to:\n- Name the seven stages a Request moves through and say what advances each one.\n- Explain why the two write tools are propose-only, and what propose-only rules out.\n- Read the Definition of Done and tell when a Request is actually done, not just worked on.\n- Identify the human gate - the consequential transition an agent proposes but never enacts.\n",
  "units": [
    "cogitave.learn.work-the-request-lifecycle.introduction",
    "cogitave.learn.work-the-request-lifecycle.the-lifecycle-stages",
    "cogitave.learn.work-the-request-lifecycle.the-definition-of-done",
    "cogitave.learn.work-the-request-lifecycle.knowledge-check",
    "cogitave.learn.work-the-request-lifecycle.summary"
  ],
  "durationInMinutes": 23,
  "badge": "cogitave.learn.work-the-request-lifecycle.badge",
  "partOf": "cogitave.learn.paths.contributor-onboarding"
}