Action Queue
Track running and completed ArmorClaw actions — discovery scans, vulnerability assessments, and policy dispatches.
Overview
The Action Queue at /armorclaw/action-queue shows all in-progress and completed ArmorClaw actions.

Running Actions
Active actions appear at the top with a status indicator. Types include:
| Action Type | Description |
|---|---|
| Discovery | Scanning for ArmorClaw installations |
| Scan | Running a vulnerability scan against an agent |
| Policy Dispatch | Pushing a policy to target agents |
Completed Actions
Below the running actions, a history of completed actions is shown:
| Column | Description |
|---|---|
| Action | What was performed (discovery, scan, dispatch) |
| Target | The installation, agent, or policy involved |
| Status | completed or failed |
| Timestamp | When the action finished |
| Details | Summary of results (e.g., "3 vulnerabilities found", "Policy applied to 5 agents") |
Status Indicators
| Status | Description |
|---|---|
| Running | Action is currently in progress (animated indicator) |
| Completed | Action finished successfully |
| Failed | Action encountered an error |