{
  "uid": "cogitave.learn.observability-and-reliability.summary",
  "kind": "moduleUnit",
  "href": "/modules/observability-and-reliability/summary/",
  "title": "Summary",
  "summary": "",
  "type": null,
  "products": [],
  "roles": [],
  "levels": [],
  "subjects": [],
  "headings": [
    "You have completed the path",
    "Where to go next"
  ],
  "source": "You can now measure a running system and reason about whether it is reliable\nenough to keep shipping - the two halves of one discipline.\n\nIn this module, you:\n\n- Learned Cogitave's telemetry model from the observability standard:\n  **OpenTelemetry-spec** traces, metrics, and logs under one correlation, bound to\n  the **Core model** and queryable from **MCP**, where every change, access, and\n  inference is a traceable record.\n- Saw what **AI/agent observability** adds - the agent trace, token and cost, eval\n  drift, and inference records kept as responsible-AI (42001) evidence.\n- Defined an **SLI**, an **SLO**, and an **error budget**, and computed one: 99.9%\n  over 30 days is ~43 minutes.\n- Stated the **error-budget policy** from the reliability standard and\n  ADR-0020 - a spent budget triggers a per-service feature freeze - plus the\n  two non-deviable rules: freeze on an exhausted budget, and an **SLA always\n  looser than the SLO**.\n\n## You have completed the path\n\nThis was the final module of **Cogitave engineering standards**. Completing it\nearns the engineering-standards trophy. You now know the non-negotiable floor\nevery repository works to - from the AGENTS rules through to how a service is\nmeasured and kept reliable - well enough to make changes that pass the org gates\nby default.\n\n## Where to go next\n\n- @cogitave.learn.paths.engineering-standards - return to the path to claim\n  your trophy.\n- The **reliability standard**, in the estate's standards repository, covers\n  on-call, the toil cap, capacity headroom, and chaos/game-days - re-read it\n  when you are ready to operate a service, not just build one.\n- The **observability standard** is the source of truth for the SLI menu and\n  the telemetry spine; link to it, never paraphrase it.\n",
  "partOf": "cogitave.learn.observability-and-reliability",
  "durationInMinutes": 3,
  "quiz": null
}