moa_tower_status
Get the tower dashboard: mission table, roster verification (failed/blocked counts), per-branch review-gate status, CI summary, inbox count, activity log. Re-verifies roster entries and persists verdicts.
Instructions
Shared tower dashboard: mission table, roster (with B2 identity verified/failed_count/blocked columns), per-branch review-gate state (highest review round/status and whether it still matches the branch tip), CI summary (configured + per-branch latest result), the caller's inbox count, and the recent activity log. Reading status also re-verifies every roster entry against the status fold (lazy re-verify, B2-9) and persists the verdicts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace | Yes | The absolute repo root (main checkout) this tower namespace anchors to. Required on every tower tool — the server cwd is never used as a fallback. | |
| caller_agent_id | Yes | Your engine agent id. The tower tools resolve it against the boot-registered roster (the booted tower, or a spawned worker/reviewer). |