iiRecord
Agentic AI Atlas · Mobile Workforce Safety Check
workflow:mobile-workforce-safety-checka5c.ai
II.
Workflow JSON

workflow:mobile-workforce-safety-check

Structured · live

Mobile Workforce Safety Check json

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

File · workflows/workflows/workflows-thin-domains-fill.yamlCluster · workflows
Record JSON
{
  "id": "workflow:mobile-workforce-safety-check",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-thin-domains-fill.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Mobile Workforce Safety Check",
    "workflowKind": "operational",
    "triggerType": "scheduled",
    "typicalCadence": "daily",
    "complexity": "cross-team",
    "description": "Monitors mobile workforce safety and lone worker compliance --\nvalidating daily check-in completion rates from field technicians\nagainst safety policy thresholds, reviewing GPS-based location\ntracking for workers in hazardous or remote zones, verifying that Job\nSafety Analysis forms are completed before high-risk task execution,\nmonitoring fatigue indicators from driving telemetry and shift\nduration data, auditing tool and vehicle safety inspection\ncompletion, triaging SOS alerts and welfare check escalations, and\ntracking safety certification expiration for field staff. Produces\ndaily workforce safety dashboard, overdue check-in escalation list,\nand certification expiry forecast. Excludes safety training delivery.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:mobile-workforce-safety-check",
      "to": "role:engineering-manager",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:mobile-workforce-safety-check",
      "to": "role:planner",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:mobile-workforce-safety-check",
      "to": "role:incident-commander",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:mobile-workforce-safety-check",
      "to": "skill-area:observability-pipeline",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:mobile-workforce-safety-check",
      "to": "skill-area:incident-response",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:mobile-workforce-safety-check",
      "to": "domain:field-services",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:mobile-workforce-safety-check",
      "to": "domain:operations",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:mobile-workforce-safety-check",
      "to": "responsibility:respond-incidents",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:mobile-workforce-safety-check",
      "to": "responsibility:on-call-handoff",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:mobile-workforce-safety-check",
      "to": "org-unit:operations-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:mobile-workforce-safety-check",
      "to": "org-unit:incident-response-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}