{% extends "base.html" %}
{% import "_output.html" as out %}
{% import "_controls.html" as pc %}
{% import "_run_control.html" as runctl %}
{% block title %}{{ record.artifact.scenario or 'Run' }} | Silisocs Studio{% endblock %}
{% block crumb %}Runs/{{ record.artifact.scenario or record.path.name }}{% endblock %}
{% block content %}
{{ record.id }}{{ record.artifact.scenario or record.path.name }}
No health counters were recorded.
{% endfor %}No game-master metadata was recorded.
{% endfor %}{{ value }}No provenance metadata was recorded.
{% endfor %}{{ 'Open its run database in the platform viewer.' if viewer_backends else 'This backend did not publish a visualizer capability for the run.' }}
{% for line in config_diff %}{{ line.text }}
{% endfor %}{% elif not baseline_available %}The authored scenario is not present in this workspace; use the effective YAML as the reproducible record.
The effective configuration matches its authored scenario source.
{{ effective_config or 'No effective_config.yaml was recorded for this run.' }}{{ manifest_text }}Awaiting {{ item.missing|join(', ')|replace('_',' ') }} — this panel appears once the run records that data.
No panel in this view applies to this run's backend.
Not shown: {% for item in static_skipped %}{{ item.title }} ({{ item.reason }}){{ '; ' if not loop.last }}{% endfor %}.
{% endif %} {% if tab == 'watch' %}