mp_dashboard
View a rollup of store sizes, autonomous loop activity, and outputs such as skills materialized and candidate statuses. Identify loops that fire without producing results or pending backlogs.
Instructions
One-call rollup of the whole thread-keeper system: store sizes, how
often each autonomous loop fired (in the last window_days and 30d),
and what those loops actually produced (skills materialized, candidates
accepted vs rejected, tier promotions). Read-only; no spawn, no mutate.
Use to see system health at a glance, spot loops that fire but produce nothing (e.g. shadow_review passes >> skills materialized), or a backlog building up (e.g. extract_candidates pending climbing).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| window_days | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |