Risk Management
objective
Operate real-time risk controls with clear escalation and remediation workflows.
workflow
- •define limit hierarchy and ownership model across desks.
- •monitor live exposures, pnl, and rule-trigger events.
- •escalate breaches with documented action timelines.
- •coordinate remediation and de-risking actions with trading.
- •close incidents only after post-mortem and control updates.
required diagnostics
- •limit breach frequency, duration, and severity trends.
- •escalation response-time and closure metrics.
- •control false-positive and false-negative analysis.
- •cross-desk exposure contagion diagnostics.
- •incident recurrence rate after remediation.
risk controls
- •enforce hard stop limits with automated blocking.
- •enforce mandatory escalation acknowledgements.
- •enforce post-incident control enhancement tracking.
outputs
- •run
python scripts/risk_management_diagnostics.py input.csv --output diagnostics.jsonand keep the json artifact. - •write an implementation memo using
references/risk-management-playbook.mdwith assumptions, tests, limits, and rollout plan.
resources
- •use
scripts/risk_management_diagnostics.pyfor deterministic diagnostics. - •use
references/risk-management-playbook.mdfor the domain checklist and delivery structure.