email-infra-dashboard-readinglisted
Install: claude install-skill Growth-Today/claude-skills
# Reading the Inbox-Health Dashboard · [GTM Engineer]
> **Reads:** `{SKILL_BASE}/resources/reference.md` §1, §2, §3, §7 · **Related:** campaign-building, bounce-audit.
Don't track health by hand, the system classifies every inbox and domain continuously; your job is to read it correctly and act. All thresholds live in `{SKILL_BASE}/resources/reference.md` §1–§3.
---
## Part 1, Inbox classification (what the tags mean)
Every inbox is auto-tagged by the email infra management system. Exact thresholds in `reference.md` §2.
**This table is executable as a verification, never as a change.** With the sequencer MCP
connected, you can recompute what each inbox's state *should* be and compare it to the tag
the system actually applied. A mismatch is a finding to report — it is how bugs in the system get caught —
and it is never something GT retags. Every row here is `Write? never`.
| Tag | Threshold (`reference.md` §2 keys) | Verify with | What you do |
|---|---|---|---|
| **New Inbox** | lifetime sends < `new_inbox_sends`; routing also excludes age < `new_inbox_age_days` | `list_accounts` → `timestamp_created` · `analytics_daily_account` → lifetime sent | Don't scale it; let it graduate |
| **Active** | placement `placement_active` · bounce `bounce_active` · reply `reply_active` · warmup `warmup_score_active` | `list_accounts` → `stat_warmup_score` · `inbox_placement_analytics_*` · `get_campaign_analytics` | Safe to send at full cold limit |
| **Warmup Needed** | anything not N