| Date | Time | Configuration | Simulation | High Score | Parameter | Change | Reason |
|---|---|---|---|---|---|---|---|
| {{ config.occurred_at.strftime('%Y-%m-%d') if config.occurred_at else '' }} | {{ config.occurred_at.strftime('%H:%M:%S') if config.occurred_at else '' }} | {% if config.process_id %}{{ config.process_id[:13] }}{% endif %} | {% if config.process_id %}Details{% endif %} | {{ config.high_score if config.high_score is not none else '' }} | {{ field_labels.get(config.parameter, config.parameter) or '' }} | {{ config.change }} | {% if config.has_reason %}Reason{% endif %} |
| No golden configurations recorded. | |||||||