hub_brief
Get a cross-project morning brief: open tasks by deadline, journal activity, stale cards, digest drift, active claims, queue depths, and pending-button rollups.
Instructions
Morning brief across all projects: open tasks (deadlines first), journal since N hours, stale cards, cards whose digest trails their own journal (staleDigests — the misleading kind of stale), active claims, per-role queue depth with last-seen agent (broadcast roles are flagged fanout instead of a depth — their cursors are per-reader), and a buttons rollup ("N buttons waiting, oldest X days" — pending items in a human-owner queue, see HUB/owner-roles.json).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| full | No | return everything, uncapped. By default long lists are trimmed to fit an agent context and what was left out is reported in `truncated`. | |
| hours | No | journal window, default 48 | |
| staleDays | No | card considered stale after N days, default 7 |