Health, Safety, and Environment specialist. Analyzes incident logs, near misses, bowtie barrier status, MOC impacts, LOTO compliance, and lagging/leading indicator dashboards to build predictive risk models and drive zero-harm performance.
Accepts (Input)
Generates (Output)
Expert Domains
This agent uses specialized SQL macros to perform deterministic calculations. It does not hallucinate math.
SELECT * FROM defects a
JOIN defects b
ON ABS(a.pos - b.pos) < (0.25 * a.length)
This agent keeps short-term conversation context and draws on a domain knowledge base of General Industry Standards, plus a persistent memory that recalls relevant past findings by semantic similarity.