iiRecord
Agentic AI Atlas · cleanroom
lib-process:shared--cleanrooma5c.ai
II.
LibraryProcess JSON

lib-process:shared--cleanroom

Structured · live

cleanroom 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--cleanroom",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "cleanroom",
    "description": "Cleanroom Software Engineering - Formal methods with statistical usage testing for certifiable reliability",
    "libraryPath": "library/methodologies/cleanroom/cleanroom.js",
    "usesAgents": [
      "formal-specification-engineer",
      "increment-planner",
      "design-verifier",
      "design-fixer",
      "cleanroom-implementer",
      "code-inspector",
      "implementation-fixer",
      "usage-modeler",
      "statistical-test-generator",
      "statistical-test-executor",
      "reliability-analyst",
      "certification-documenter"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:shared--cleanroom",
      "to": "skill-area:acceptance-testing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--cleanroom",
      "to": "skill-area:integration-testing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:shared--cleanroom",
      "to": "skill-area:e2e-testing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:shared--cleanroom",
      "to": "topic:test-driven-development",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--cleanroom",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--cleanroom",
      "to": "role:qa-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--cleanroom",
      "to": "role:tech-lead",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:shared--cleanroom",
      "to": "workflow:feature-development",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--cleanroom",
      "to": "workflow:release-management",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:shared--cleanroom",
      "to": "specialization:qa-testing-automation",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--cleanroom",
      "to": "methodology:cleanroom",
      "kind": "follows_methodology",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}