{% extends "base.html" %} {% block title %}Cell lineage — RWA Calculator{% endblock %} {% block container_mod %}container--wide{% endblock %} {% block content %}
← Back to {{ panel.template_title }}
{{ panel.template_title }}{% if panel.sheet %} · {{ panel.sheet }}{% endif %} · row {{ panel.row_ref }} · column {{ panel.col_ref }}
{{ panel.summary }}
{% if panel.metric %}Measure: {{ panel.metric }}
{% endif %} {% if panel.refs %}Derived from cells: {% for ref in panel.refs %}{{ ref }}{% if not loop.last %}, {% endif %}{% endfor %} of this row.
{% endif %} {% if panel.kind == 'rows' %}A leg is included when:
{% if panel.criteria %}No further condition — this cell covers the whole sheet population.
{% endif %} {% endif %}Population:
Basis: {{ panel.basis }} — the sealed per-exposure ledger.
A guaranteed exposure is split into legs (guaranteed / retained), so a row here is a leg, not necessarily a whole exposure — see reporting_leg_role. Largest contributor first.
| {{ col }} | {% endfor %}
|---|
| {{ cell }} | {% endfor %}