iiRecord
Agentic AI Atlas · ADAS Validation Cycle
workflow:adas-validation-cyclea5c.ai
II.
Workflow JSON

workflow:adas-validation-cycle

Structured · live

ADAS Validation Cycle json

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

File · workflows/workflows/workflows-automotive.yamlCluster · workflows
Record JSON
{
  "id": "workflow:adas-validation-cycle",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-automotive.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "ADAS Validation Cycle",
    "workflowKind": "development",
    "triggerType": "event-driven",
    "typicalCadence": "per-release",
    "complexity": "cross-team",
    "description": "Validates Advanced Driver Assistance Systems against ISO 26262\nfunctional safety requirements -- running scenario-based testing with\nsynthetic sensor data, evaluating perception model performance on\nedge cases, verifying actuator response latencies, confirming SOTIF\n(Safety of the Intended Functionality) coverage, and producing the\nASIL-rated validation evidence package. Excludes ADAS algorithm\ndevelopment.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:adas-validation-cycle",
      "to": "role:ml-engineer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:adas-validation-cycle",
      "to": "role:test-writer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:adas-validation-cycle",
      "to": "role:staff-engineer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:adas-validation-cycle",
      "to": "skill-area:eval-driven-development",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:adas-validation-cycle",
      "to": "skill-area:performance-testing",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:adas-validation-cycle",
      "to": "domain:automotive-engineering",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:adas-validation-cycle",
      "to": "domain:robotics",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:adas-validation-cycle",
      "to": "responsibility:data-quality-monitoring",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:adas-validation-cycle",
      "to": "responsibility:release-coordination",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:adas-validation-cycle",
      "to": "org-unit:engineering",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:adas-validation-cycle",
      "to": "org-unit:quality-engineering",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}