{
  "uid": "cogitave.learn.navigate-the-patterns-catalog",
  "kind": "module",
  "href": "/modules/navigate-the-patterns-catalog/",
  "title": "Navigate the patterns catalog",
  "summary": "Find the canonical answer to \"how does your org do X\" in a patterns catalog, read an entry's five fixed sections without confusing the pointer for the policy, and run the discover-before-you-build loop so you start every new piece of work from a named artifact instead of a blank file.",
  "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- Explain what problem the patterns catalog solves and why it references standards instead of restating them.\n- Read a pattern entry's five sections - Problem, The canonical way, Governing standard(s), Reusable artifact, Anti-pattern - in both the human doc and the machine-readable catalog.yaml.\n- Find the pattern for a given task and follow its two links: the standard that owns the rules and the artifact you start from.\n- Run the four-step discover-before-you-build loop, including what to do when no pattern fits.\n",
  "units": [
    "cogitave.learn.navigate-the-patterns-catalog.introduction",
    "cogitave.learn.navigate-the-patterns-catalog.the-patterns-catalog",
    "cogitave.learn.navigate-the-patterns-catalog.discover-before-you-build",
    "cogitave.learn.navigate-the-patterns-catalog.knowledge-check",
    "cogitave.learn.navigate-the-patterns-catalog.summary"
  ],
  "durationInMinutes": 27,
  "badge": "cogitave.learn.navigate-the-patterns-catalog.badge",
  "partOf": "cogitave.learn.paths.patterns-golden-paths"
}