{
  "uid": "cogitave.learn.paths.engineering-standards",
  "kind": "learningPath",
  "href": "/paths/engineering-standards/",
  "title": "Cogitave engineering standards",
  "summary": "Learn the standards floor that governs every repository in the Cogitave estate: the AGENTS.md rules, naming, commits and versioning, testing and quality, API design, configuration, secure SDLC, CI/CD, and observability and reliability. By the end you'll be able to make changes that pass the org gates by default. Day 0: this path is scaffolded - the module bodies are authored in a later content phase.",
  "type": null,
  "products": [
    "cogitave-core"
  ],
  "roles": [
    "developer",
    "devops-engineer"
  ],
  "levels": [
    "intermediate"
  ],
  "subjects": [
    "software-engineering"
  ],
  "headings": [],
  "source": "- Basic familiarity with Git and the command line.\n- Completion of the \"Contributor onboarding\" path is recommended.\n",
  "modules": [
    "cogitave.learn.apply-the-agents-floor",
    "cogitave.learn.apply-naming-standards",
    "cogitave.learn.commits-and-versioning",
    "cogitave.learn.testing-and-quality",
    "cogitave.learn.api-design",
    "cogitave.learn.configuration-management",
    "cogitave.learn.secure-sdlc",
    "cogitave.learn.ci-cd-pipelines",
    "cogitave.learn.observability-and-reliability"
  ],
  "durationInMinutes": 236,
  "trophy": "cogitave.learn.paths.engineering-standards.trophy"
}