{% extends "base.html" %} {% block title %}watchmen mission control{% endblock %} {% block head_extra %} {% endblock %} {% block content %} {# The global _action_banner.html is intentionally NOT included here. The "Next actions" section below renders the same data with the same severity rails — duplicating both at the top of the page reads as repetitive and pushes the impact strip below the fold. #} {% if changelog_version and changelog_body_html %}
{% endif %}Skill activity, friction trends, and what to run next — across every tracked project.
Skill tool invocations per ISO week.watchmen track <key> to add more
watchmen track <key> --repo <path>.
| Started | Project | Kind | Status | Notes |
|---|---|---|---|---|
| {{ r.started_at[:19] }} | {{ r.project_key }} | {{ r.kind }} | {% if r.status == 'ok' %}✓ ok {% elif r.status == 'running' %}● running {% else %}✗ {{ r.status }}{% endif %} | {{ r.notes or "" }} |