{
  "uid": "cogitave.learn.apply-the-agents-floor",
  "kind": "module",
  "href": "/modules/apply-the-agents-floor/",
  "title": "Apply a non-negotiable floor",
  "summary": "An AI-native org runs on a small floor every human and agent obeys. Study Cogitave's floor - its seven non-negotiable rules and what enforces each, from a commit-msg hook to policy-as-code - then apply a floor like it 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- Explain why an AI-native org needs a small, non-negotiable floor that every contributor and agent inherits, and read Cogitave's seven-rule floor as the worked example.\n- Say what can enforce each kind of rule - a commit-msg hook, a CI gate, an org ruleset, or policy-as-code - not just the rule itself.\n- Treat a root 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"
}