{
  "uid": "cogitave.learn.paths.contributor-onboarding",
  "kind": "learningPath",
  "href": "/paths/contributor-onboarding/",
  "title": "Contributor onboarding",
  "summary": "The fast start for everyone who joins Cogitave: apply the non-negotiable AGENTS floor, inherit a repository's complete ruleset through the project baseline, work the propose-only request lifecycle, and open your first signed, Conventional-Commit pull request. This is the Tier-0 entry point every role track builds on. Day 0: this path is scaffolded - the module bodies are authored in a later content phase.",
  "type": null,
  "products": [
    "cogitave-core"
  ],
  "roles": [
    "developer"
  ],
  "levels": [
    "beginner"
  ],
  "subjects": [
    "software-engineering"
  ],
  "headings": [],
  "source": "- Basic familiarity with Git and the command line.\n- No prior Cogitave experience required.\n",
  "modules": [
    "cogitave.learn.apply-the-agents-floor",
    "cogitave.learn.inherit-the-project-baseline",
    "cogitave.learn.work-the-request-lifecycle",
    "cogitave.learn.open-your-first-pull-request"
  ],
  "durationInMinutes": 92,
  "trophy": "cogitave.learn.paths.contributor-onboarding.trophy"
}