iiRecord
Agentic AI Atlas · iso-9001-implementation
lib-process:operations--iso-9001-implementationa5c.ai
II.
LibraryProcess JSON

lib-process:operations--iso-9001-implementation

Structured · live

iso-9001-implementation 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:operations--iso-9001-implementation",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "iso-9001-implementation",
    "description": "ISO 9001 Implementation Process - Implement ISO 9001:2015 Quality Management System requirements\nincluding documentation, processes, and internal audits for organizational quality excellence.",
    "libraryPath": "library/specializations/domains/business/operations/iso-9001-implementation.js",
    "specialization": "operations",
    "references": [
      "- ISO 9001:2015 Quality Management Systems - Requirements\n- ISO 9000:2015 Quality Management Systems - Fundamentals and vocabulary\n- ISO 19011:2018 Guidelines for auditing management systems"
    ],
    "example": "const result = await orchestrate('specializations/domains/business/operations/iso-9001-implementation', {\n  organizationName: 'ABC Manufacturing',\n  scope: 'Manufacturing and Assembly Operations',\n  currentMaturity: 'informal',\n  targetCertification: true\n});",
    "usesAgents": [
      "qms-consultant",
      "gap-analyst",
      "context-analyst",
      "process-mapper",
      "risk-assessor",
      "documentation-specialist",
      "implementation-planner",
      "training-developer",
      "audit-manager",
      "mgmt-review-planner",
      "certification-assessor",
      "report-writer"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:operations--iso-9001-implementation",
      "to": "skill-area:organizational-design",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:operations--iso-9001-implementation",
      "to": "skill-area:stakeholder-management",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:operations--iso-9001-implementation",
      "to": "domain:operations",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:operations--iso-9001-implementation",
      "to": "role:operations-analyst",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:operations--iso-9001-implementation",
      "to": "role:procurement-manager",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:operations--iso-9001-implementation",
      "to": "workflow:vendor-onboarding",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:operations--iso-9001-implementation",
      "to": "workflow:vendor-evaluation",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:operations--iso-9001-implementation",
      "to": "specialization:operations",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    }
  ],
  "incomingEdges": []
}