II.
Workflow JSON
Structured · liveworkflow:vessel-compliance-inspection
Vessel Compliance Inspection json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:vessel-compliance-inspection",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-maritime.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Vessel Compliance Inspection",
"workflowKind": "governance",
"triggerType": "event-driven",
"typicalCadence": "per-voyage",
"complexity": "cross-team",
"description": "Inspects vessel regulatory compliance before departure -- verifying\nInternational Safety Management (ISM) Code documentation, reviewing\nSOLAS safety equipment certificates and survey status, validating MARPOL\npollution prevention equipment and discharge records, inspecting crew\ncertification and rest-hour compliance against STCW and MLC conventions,\nand checking port state control deficiency remediation status. Produces\npre-departure compliance checklists, deficiency logs, and detention risk\nassessments. Excludes cargo operations planning.\n"
},
"outgoingEdges": [
{
"from": "workflow:vessel-compliance-inspection",
"to": "role:security-reviewer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:vessel-compliance-inspection",
"to": "role:planner",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:vessel-compliance-inspection",
"to": "role:engineering-manager",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:vessel-compliance-inspection",
"to": "skill-area:observability-pipeline",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:vessel-compliance-inspection",
"to": "skill-area:domain-driven-design",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:vessel-compliance-inspection",
"to": "domain:maritime",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:vessel-compliance-inspection",
"to": "domain:compliance",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:vessel-compliance-inspection",
"to": "responsibility:run-security-scans",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:vessel-compliance-inspection",
"to": "responsibility:regulatory-filing",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:vessel-compliance-inspection",
"to": "org-unit:operations-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:vessel-compliance-inspection",
"to": "org-unit:compliance-team",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}