Human approval is the control point for regulated outputs. Load pending items with the review API key, edit the final response, and approve or reject with a preserved audit trail.
{% if authorized %}
Pending reviews loaded with the current API key header.
{% else %}
Review data stays hidden until a valid API key is supplied.
{% endif %}
{% if pending_reviews %}
{% for item in pending_reviews %}