Registry of cross-project / cross-machine actions an agent was blocked from completing in-session (T-1268). Append-only — resolved entries are flagged, not deleted.
{{ total_pending }} pending {% if total_resolved %}· {{ total_resolved }} resolved{% endif %}
| ID | Task | Host | Reason | Command | Created | Actions |
|---|---|---|---|---|---|---|
{{ e.id }} |
{{ e.task or '-' }} | {{ e.host or '-' }} | {{ e.reason or '' }} | {{ e.command or '' }} |
{{ e.created or '-' }} |
No pending entries.
{% endif %} {% if resolved %}| ID | Task | Resolved | Note | Command |
|---|---|---|---|---|
{{ e.id }} |
{{ e.task or '-' }} | {{ e.resolved_date or '-' }} | {{ e.resolution_note or '' }} | {{ e.command or '' }} |