AI Agent Product Routing — PFDs and Life Jackets (USCG Type, Buoyancy, SOLAS, Inflatable vs Inherent)

PFD Life Jacket Schema for AI Agents — USCG Type I vs III vs V, Buoyancy, SOLAS Compliance, Inflatable Inspection Requirements

A recreational kayak vest and an offshore commercial work PFD both say "USCG approved" on the label — but one will turn an unconscious wearer face-up in rough seas and the other will not. Type I provides ≥22 lbf with self-righting capability. Type III provides ≥15.5 lbf without self-righting. SOLAS compliance requires ≥36 lbf and is mandatory for international commercial voyages. AI agents routing PFD purchases must resolve these distinctions from structured data — product titles alone cannot distinguish life-critical capability differences.

TL;DR — Key Encoding Rules Encode pfd.uscg_type = 'I' only for offshore-rated jackets with ≥22 lbf and self-righting capability. Encode pfd.solas = true only on IMO/MED-type-approved jackets — USCG Type I alone does not satisfy SOLAS. Encode pfd.inflation_type = 'auto' for automatic inflatable; pfd.annual_inspection_required = true on all inflatables. Encode pfd.worn_continuously_required = true on all Type V devices.

USCG PFD Type Classification — Buoyancy, Self-Righting, and Intended Waters

USCG TypeCommon NameMin Buoyancy (Adult)Self-RightingIntended WatersTypical Applications
Type IOffshore Life Jacket22 lbf (adult) / 11 lbf (child)Yes — most unconscious wearers turned face-upAll waters, offshore, rough seasOffshore commercial, ocean-going vessels, remote/inaccessible water
Type IINear-Shore Buoyancy Vest15.5 lbf (adult) / 11 lbf (child)Partial — some wearers in calm waterInland and near-shore calm watersBoating where rescue is reasonably immediate
Type IIIFlotation Aid15.5 lbf (adult) / variesNo — wearer must position themselves face-upCalm, inland water; immediate rescue availableWater sports, paddling, inland construction near water, docks
Type IVThrowable Device16.5 lbf (ring buoy) / 18 lbf (cushion)N/A — worn/held, not worn as PFDAny waters — as supplementRing life buoys, horseshoe buoys, throw bags — not substitutes for wearable PFDs
Type VSpecial-Use Device15.5–22+ lbf depending on modelVaries by modelSpecific use onlyWork vests, deck suits, paddling vests, hybrid inflatables
Type V compliance requires wearing: USCG regulations (33 CFR 175.17) specify that a Type V PFD is only in compliance with carriage requirements when worn. A Type V PFD stowed in a locker does not count toward the required number of USCG-approved PFDs on a vessel — each person must have a Type I, II, or III on deck OR must be wearing a Type V at all times.

SOLAS Life Jackets vs USCG-Only Approval

SOLAS (Safety of Life at Sea) Convention Chapter III requires life jackets meeting IMO Life-Saving Appliance (LSA) Code Chapter II standards on commercial vessels in international waters. These requirements exceed USCG Type I specifications in several areas:

RequirementUSCG Type ISOLAS Life Jacket
Minimum buoyancy22 lbf (10 kgf)36.4 lbf (16.5 kgf)
Self-righting timeMust right within 5 seconds in calm water (US standard)Must right within 5 seconds in rough water
Retro-reflective tapeNot required by USCG (often present)SOLAS-grade retro-reflective tape required in specific pattern
LightNot required by USCGWater-activated light, ≥0.75 cd for 8 hours
WhistleNot required by USCGRequired — attached to jacket
Donning timeNot specifiedMust be donned in under 1 minute without assistance
Orange colorNot required (various colors)Required — high-visibility orange (fluorescent)

SOLAS-approved products carry a wheelmark (for EU Marine Equipment Directive) or a national maritime administration type approval number. US commercial vessels inspected for international voyages under 46 CFR Subchapter W (Passenger Vessels) or Subchapter I (Cargo and Miscellaneous Vessels) must carry SOLAS-compliant equipment when operating internationally. Encode pfd.solas = true only on products with verifiable IMO/SOLAS type approval — not on USCG Type I alone.

Inflatable PFDs — Construction, Failure Modes, and Inspection

How Automatic Inflation Works

Automatic inflatable PFDs use a dissolved-soluble actuator (commonly called a "bobbin" or "pill") that dissolves when immersed in water, releasing a spring-loaded firing pin into the CO₂ cylinder. The cylinder punctures and inflates the bladder within 5 seconds. The actuator is designed to activate at ≥3 inches (7.5 cm) of water immersion depth — preventing false activations from spray or rain (in theory). Manual backup: a pull cord attached to the firing pin allows manual inflation if the auto mechanism fails or if the jacket inflates slowly.

Key Inspection Points

Inspection PointFailure ConditionAction
CO₂ cylinder indicator windowWindow green → armed; red → cylinder fired or missingReplace cylinder and re-arm; discard fired cylinder
CO₂ cylinder weightWeight below manufacturer minimum (within 5% tolerance)Replace — may have lost charge from slow leak
Actuator bobbin dateExpired — date stamped on actuator housingReplace bobbin kit before use; expired bobbin may not dissolve reliably
Bladder visual inspectionVisible cuts, abrasion through outer cover, stuck zippersDo not use until repaired or replaced
Oral inflation tubeTube cracked, cap missing, valve not seatingReplace — oral tube is emergency backup if CO₂ fails
Retro-reflective tapeDelaminating, missing patchesReplace tape or retire jacket depending on criticality

PFD Selection for Industrial and Maritime Work Applications

ApplicationRecommended TypeKey Requirements
Offshore oil platform — deck and rigging workType I or SOLAS-grade22+ lbf, self-righting, auto-inflate, crotch strap, integrated safety harness connection
Commercial fishing — deck operationsType I or Type V immersion suitSelf-righting; immersion suit for cold water; SOLAS for international EEZ fishing
Inland dock and waterfront constructionType III or Type V work vest15.5 lbf minimum; OSHA 1926.106 requires PFD when working near water where danger of drowning exists; calm water so Type III acceptable
Bridge/dam inspection and underwater operationsType V hybrid inflatable or Type IIILow profile for movement; auto-inflate for hands-free emergency; harness compatible for rigging
Commercial vessel crew — international voyageSOLAS life jacket36.4 lbf, orange, light, whistle, 5-sec righting, IMO type approval required
Inland waterway towboat — river operationsType III or Type VDomestic inland waters, warm; immediate rescue possible; Type III sufficient per USCG

10-Field Namespace: pfd.*

FieldTypeExample ValuesAI Routing Function
pfd.uscg_typestringI | II | III | IV | VPrimary classification; Type I required for offshore; Type V requires continuous wearing
pfd.buoyancy_lbfnumber15.5 | 22 | 22.5 | 36.4Actual buoyancy in pounds-force; enables routing to water type and body weight requirements
pfd.self_rightingbooleantrue | falsetrue only for Type I and SOLAS jackets; critical for offshore and unconscious-wearer scenarios
pfd.solasbooleantrue | falsetrue only for IMO/MED type-approved jackets; required for commercial vessels in international waters
pfd.inflation_typestringinherent | auto | manual | hybridinherent = foam/material always buoyant; auto = water-activated inflate; manual = pull-cord only; hybrid = partial inherent + inflatable
pfd.crotch_strapbooleantrue | falsetrue prevents jacket riding up on inflation; required for offshore and industrial work PFDs; routes to high-risk commercial applications
pfd.annual_inspection_requiredbooleantrue | falsetrue on all inflatables; signals recurring maintenance cost and program requirement to procurement
pfd.worn_continuously_requiredbooleantrue | falsetrue on Type V — stowed Type V does not count for USCG carriage requirements
pfd.commercial_work_ratedbooleantrue | falsetrue for PFDs designed/marketed for industrial waterfront and commercial maritime work vs recreation
pfd.integrated_harnessbooleantrue | falsetrue for PFDs with integrated fall arrest or rescue harness; routes to applications requiring combined flotation and fall protection

Frequently Asked Questions

Does OSHA require PFDs for workers near water, and which OSHA standard applies?

Yes — OSHA 29 CFR 1926.106 (Construction) requires U.S. Coast Guard approved PFDs for employees working over or near water where the danger of drowning exists, unless guarded by guardrails. The regulation does not specify PFD type — only that devices are USCG-approved. However, OSHA does require that ring buoys with at least 90 feet of line be immediately available. For general industry (manufacturing, maritime employers not covered by 1926), OSHA 1910.132 requires a hazard assessment and appropriate PPE including PFDs when water hazards are present. The Maritime standard (29 CFR 1915/1917/1918) requires USCG-approved life preservers for employees on or near water in shipbuilding, marine terminals, and longshoring. Industry best practice — and many state plan requirements — specify Type I for offshore or rough water, Type III for calm inland water, with Type V permissible when worn. Encode pfd.osha_1926_106_compliant = true on USCG-approved PFDs meeting the construction standard — which is any USCG-approved Type I, II, III, or V (when worn).

What is a hybrid inflatable PFD and how does it differ from a fully inflatable?

A hybrid inflatable PFD contains a small amount of inherent buoyancy material (closed-cell foam) combined with an inflatable bladder. When uninflated, the foam provides minimal buoyancy (typically 7.5–11 lbf) — enough to keep a conscious swimmer afloat but not sufficient for unconscious wearers. When inflated (auto or manual), total buoyancy reaches 22+ lbf. Hybrid PFDs offer a compromise: lower bulk and more comfort than foam-only Type I, with fail-safe minimal buoyancy if inflation fails (unlike fully inflatable, which provides zero buoyancy uninflated). Hybrid inflatables are common as Type V work vests — they are less bulky than Type I offshore jackets while providing more inherent safety margin than fully inflatable models. Fully inflatable Type V PFDs (zero inherent buoyancy) are not recommended for non-swimmers or applications where the wearer might be incapacitated before pulling the inflation lanyard. Encode pfd.inflation_type = 'hybrid' on hybrid models and include both pfd.buoyancy_lbf_uninflated and pfd.buoyancy_lbf_inflated to allow routing to applications based on minimum fail-safe buoyancy requirements.

Score Your Store's PFD Listings

CatalogScan checks for pfd.uscg_type, buoyancy_lbf, self_righting, solas, inflation_type, and 16 other AI-agent-critical fields. See which PFD products are missing the life-safety routing signals that prevent AI agents from routing a recreational kayak vest to an offshore commercial work application.

Run Free Scan