{% extends "base.html" %} {% block title %}Oikos — signals{% endblock %} {% block content %}
{{ health_summary.healthy }}/{{ health_summary.total }} services healthy · as of {{ health_summary.as_of }}
{% else %}no scheduler snapshot yet — has oikos-scheduler.timer run?
{% endif %} {% if signals %}| Kind | Entity | Evidence | Raised | ||
|---|---|---|---|---|---|
| {{ s.kind }} | {{ s.entity }} | {{ s.evidence }} | {{ s.ts }} |