{
  "uid": "cogitave.learn.run-agentic-operations",
  "kind": "module",
  "href": "/modules/run-agentic-operations/",
  "title": "Run agentic operations",
  "summary": "Explain what agentic operations means - agents running an estate unattended inside rails - state the draft-vs-act rule that decides when an agent acts unattended versus when it stops for a human, and study Cogitave's own fleet of scheduled and operations agents as the worked example of the fleet you would build.",
  "type": null,
  "products": [
    "cogitave-core"
  ],
  "roles": [
    "developer"
  ],
  "levels": [
    "intermediate"
  ],
  "subjects": [
    "it-management"
  ],
  "headings": [],
  "source": "By the end of this module, you'll be able to:\n- Explain what \"agentic operations\" means: agents running your estate under least privilege, inside the request lifecycle, traced as evidence - with Cogitave's own agent fleet as the worked example.\n- State the draft-vs-act rule and read the loop-placement table that decides when an agent acts unattended and when it stops for a human.\n- Name Cogitave's real fleet - five scheduled engineering agents and six operations business agents - and say what each proposes and who holds its human gate, as a model for the fleet you would build.\n- Read an agentic-operations standard as the source, and trace any specific agent claim to its paired spec - in Cogitave's estate, under `agents/scheduled/` or `agents/operations/`.\n",
  "units": [
    "cogitave.learn.run-agentic-operations.introduction",
    "cogitave.learn.run-agentic-operations.what-agentic-operations-is",
    "cogitave.learn.run-agentic-operations.the-agent-fleet",
    "cogitave.learn.run-agentic-operations.knowledge-check",
    "cogitave.learn.run-agentic-operations.summary"
  ],
  "durationInMinutes": 27,
  "badge": "cogitave.learn.run-agentic-operations.badge",
  "partOf": "cogitave.learn.paths.operate-the-estate"
}