{
  "uid": "cogitave.learn.paths.patterns-golden-paths",
  "kind": "learningPath",
  "href": "/paths/patterns-golden-paths/",
  "title": "Patterns and golden paths",
  "summary": "Learn to build the Cogitave way: reuse first, discover before you generate, start from the patterns catalog, inherit a repository's complete ruleset through the project baseline, and use the decision guides for database, infrastructure, and model selection. By the end you'll reach for the named artifact before writing anything new. Day 0: this path is scaffolded - the module bodies are authored in a later content phase.",
  "type": null,
  "products": [
    "cogitave-core"
  ],
  "roles": [
    "developer",
    "solution-architect"
  ],
  "levels": [
    "intermediate"
  ],
  "subjects": [
    "software-engineering"
  ],
  "headings": [],
  "source": "- Completion of the \"Cogitave engineering standards\" path is recommended.\n",
  "modules": [
    "cogitave.learn.reuse-first-engineering",
    "cogitave.learn.navigate-the-patterns-catalog",
    "cogitave.learn.inherit-the-project-baseline",
    "cogitave.learn.use-the-decision-guides"
  ],
  "durationInMinutes": 103,
  "trophy": "cogitave.learn.paths.patterns-golden-paths.trophy"
}