GERO synthetic risk summary

No real insurer, customer or regulatory calculation.

{
  "document_type": "GERO SYNTHETIC RISK SUMMARY",
  "id": "unit-benefit-control",
  "inputs": {
    "id": "unit-benefit-control",
    "q": "0.25",
    "b": 1,
    "e": 0,
    "N": 100,
    "budget": 40
  },
  "confidence": 0.95,
  "mean_per_policy": 0.25,
  "variance_per_policy": 0.1875,
  "approximate_95_percentile": 32.12242513223474,
  "maximum_possible_aggregate": 100.0,
  "method": "Upstream Life.portfolio_percentile normal approximation; upstream endowment moments; GERO wiring and document, not a production insurer workflow."
}

Example limit check

{
  "rule": "GERO example only: normal-approximation 95th percentile <= budget",
  "budget": 40,
  "reported_value": 32.12242513223474,
  "decision": "WITHIN_EXAMPLE_LIMIT",
  "excess": 0
}