{
  "uid": "cogitave.learn.apply-the-agents-floor",
  "kind": "module",
  "href": "/modules/apply-the-agents-floor/",
  "title": "Apply the AGENTS floor",
  "summary": "State the seven non-negotiable rules every Cogitave contributor and agent obeys, say what enforces each one - a hook, a CI gate, an org ruleset, or policy-as-code - and apply them to your own first change.",
  "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 non-negotiable rules in the root AGENTS.md and explain why they are the floor every contributor and agent inherits.\n- Say what enforces each rule - a commit-msg hook, a CI gate, an org ruleset, or policy-as-code - not just the rule itself.\n- Read AGENTS.md as the single source of truth and follow it to the owning standard for the detail.\n- Apply the floor to your own first change: sign it, name it as a Conventional Commit, update its docs, and stay inside your grant.\n",
  "units": [
    "cogitave.learn.apply-the-agents-floor.introduction",
    "cogitave.learn.apply-the-agents-floor.the-seven-rules",
    "cogitave.learn.apply-the-agents-floor.how-the-floor-is-enforced",
    "cogitave.learn.apply-the-agents-floor.knowledge-check",
    "cogitave.learn.apply-the-agents-floor.summary"
  ],
  "durationInMinutes": 25,
  "badge": "cogitave.learn.apply-the-agents-floor.badge",
  "partOf": "cogitave.learn.paths.engineering-standards"
}