iiRecord
Agentic AI Atlas · standard-work
lib-process:operations--standard-worka5c.ai
II.
LibraryProcess JSON

lib-process:operations--standard-work

Structured · live

standard-work 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--standard-work",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "standard-work",
    "description": "Standard Work Documentation Process - Document, implement, and maintain standardized work procedures\nwith time observations, work sequence, and standard WIP for consistent, efficient operations.",
    "libraryPath": "library/specializations/domains/business/operations/standard-work.js",
    "specialization": "operations",
    "references": [
      "- Toyota Production System (TPS) Standard Work\n- Liker, J. (2004). The Toyota Way\n- Rother, M. & Harris, R. (2001). Creating Continuous Flow"
    ],
    "example": "const result = await orchestrate('specializations/domains/business/operations/standard-work', {\n  processName: 'Assembly Cell 1',\n  workStation: 'Station A',\n  includeTimeStudy: true,\n  targetCycleTime: 60\n});",
    "usesAgents": [
      "work-analyst",
      "time-study-engineer",
      "process-engineer",
      "lean-engineer",
      "documentation-specialist",
      "technical-writer",
      "training-developer",
      "audit-developer",
      "report-writer"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:operations--standard-work",
      "to": "skill-area:organizational-design",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:operations--standard-work",
      "to": "skill-area:stakeholder-management",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:operations--standard-work",
      "to": "domain:operations",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:operations--standard-work",
      "to": "role:operations-analyst",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:operations--standard-work",
      "to": "role:procurement-manager",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:operations--standard-work",
      "to": "workflow:vendor-onboarding",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:operations--standard-work",
      "to": "workflow:vendor-evaluation",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:operations--standard-work",
      "to": "specialization:operations",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    },
    {
      "from": "lib-process:operations--standard-work",
      "to": "lib-agent:meta--technical-writer",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ],
  "incomingEdges": []
}