iiRecord
Agentic AI Atlas · contrib/joe-habu/superbabysitter/quality-gated-development
lib-process:shared--quality-gated-developmenta5c.ai
II.
LibraryProcess JSON

lib-process:shared--quality-gated-development

Structured · live

contrib/joe-habu/superbabysitter/quality-gated-development json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · generated-library/processes.yamlCluster · generated-library
Record JSON
{
  "id": "lib-process:shared--quality-gated-development",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "contrib/joe-habu/superbabysitter/quality-gated-development",
    "description": "Unified six-phase quality-gated development workflow. Distilled\n  from joe-habu/superbabysitter@531a39c1 into a single self-contained process\n  that reuses shared library components instead of the source repo's custom\n  babysitter-state MCP plugin.\n  Phases: design → planning → implementation (subagent-TDD) → verification\n  → debugging (conditional) → finishing. Each phase is gated by a canonical\n  breakpointId so users can auto-approve via rules. Reviewer/fixer loops\n  use `nStrikesEscalation` (robust rejection; never silently approves).\n  Diffs vs source:\n  - No MCP state plugin. Replay journal handles cross-iteration continuity.\n  - Breakpoints read `result.approved`. Rejection loops back with feedback.\n  - Explicit `outcome` per completed task.\n  - `stableKey` on every per-attempt task to keep replay identity stable.\n  - Reviewer context carries implementer `concerns` + `selfReviewFindings`.\n  - Every task declares `labels` for observer-dashboard filtering.",
    "libraryPath": "library/contrib/joe-habu/superbabysitter/quality-gated-development.js"
  },
  "outgoingEdges": [
    {
      "from": "lib-process:shared--quality-gated-development",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--quality-gated-development",
      "to": "workflow:code-review",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}