t420-daily-brief — Morning Intelligence Report for Zane

Purpose

Generate a concise daily report summarizing overnight results, key metrics, priorities for today, alerts, and escalations. Delivered at 06:00 UTC so Zane can review with morning coffee in 15 minutes or less.

Dependencies

  • daily-rhythm — Scheduled execution trigger

  • topic-monitor — Overnight keyword alerts

  • chirp — Pull X/Twitter metrics

  • brave-search — Check for T420 mentions in news/web

Output

  • File: briefs/YYYY-MM-DD-brief.md

  • Also append summary to briefs/weekly-digest.md (for weekly review)


Report Structure

# T420 Daily Brief — [Date]
Generated: [Timestamp UTC]

---

## URGENT (Requires Zane's Attention)
[Only if something needs immediate action. Otherwise: "None."]

- [VC responded positively — Kyle Samani at Multicoin wants a call]
- [Account restricted on X — all posting paused]
- [Launchpad accepted application — need to prepare materials]

---

## Overnight Results

### X/Twitter
- Followers: [count] ([+/- change])
- Thread posted: [title][likes] likes, [RTs] RTs, [replies] replies
- Top performing content: [tweet/thread with highest engagement]
- Replies sent: [count]
- Impressions: [total]

### KOL Outreach
- DMs sent yesterday: [count]
- Responses received: [count] ([positive/negative/neutral])
- Deals in negotiation: [count]
- Deals closed: [count] (total: [running total])
- Posts live from KOLs: [count] (total: [running total])

### VC Outreach
- Emails sent yesterday: [count]
- Responses received: [count]
- Warming engagements: [count]
- Meetings booked: [count]
- Pipeline status: [X contacts warmed / Y emails sent / Z responses]

### Telegram
- Groups active: [count]
- Messages sent: [count]
- T420 mentions: [count]
- Leads generated: [count]
- New groups joined: [count]

### Launchpads & Directories
- Applications submitted: [count] (total: [running total])
- Responses received: [count]
- Listings live: [count]

---

## Key Metrics (Running Totals)

| Metric | This Week | Total | Target |
|--------|-----------|-------|--------|
| KOL DMs sent | | | 70/wk |
| KOL response rate | | | 12% |
| KOL deals closed | | | 8-10 |
| KOL posts live | | | 5+ |
| X followers | | | +500 |
| X threads posted | | | 4/wk |
| VC emails sent | | | 5/wk |
| VC responses | | | 15% rate |
| Calls booked | | | 3-5 total |
| Launchpad apps | | | 7 total |
| ICO listings | | | 10+ total |
| Revenue (Track A) | | | $5,000 |

---

## Today's Priorities

1. [Highest priority action for today]
2. [Second priority]
3. [Third priority]
4. [Fourth priority]
5. [Fifth priority]

---

## Content Queue Status
- Threads remaining in queue: [count]
- Next scheduled thread: "[title]" on [date]
- [WARNING: Queue running low — need X new threads approved]

---

## What's Working
[1-2 sentences on what's converting/performing well]

## What's Not Working
[1-2 sentences on what's underperforming and suggested adjustment]

---

## Industry Intel
[Any relevant overnight news about DePIN, Solana, robotaxis,
competitors, or market conditions that Zane should know]

---

## Agent Health
- All skills running: [Yes/No — list any issues]
- Rate limits: [OK/WARNING — approaching limits on X]
- Errors in last 24h: [count and summary]
- Next scheduled actions: [list]

Generation Logic

Data Collection (05:30 UTC)

  1. Pull X/Twitter metrics from chirp (followers, engagement on recent posts)

  2. Read kol-tracker.json for KOL pipeline status

  3. Read vc-targets.json for VC pipeline status

  4. Check topic-monitor for overnight mentions/alerts

  5. Check launchpad tracker for application status updates

  6. Read agent error logs for health status

  7. Run brave-search for T420 mentions in news

Analysis (05:45 UTC)

  1. Calculate day-over-day and week-over-week changes

  2. Compare metrics to KPI targets (flag when ahead or behind)

  3. Identify top-performing content/approach

  4. Identify underperforming areas

  5. Generate priority list for today based on pipeline state

Priority Generation Logic


Weekly Digest (Appended to weekly-digest.md)

Every Sunday's brief includes an additional section:


Alert Thresholds

Trigger URGENT flag if:

  • Any VC responds positively

  • Account restricted or flagged on any platform

  • Revenue transaction detected on portal

  • Negative press or viral negative attention

  • Legal/regulatory inquiry received

  • A single post gets 100+ engagements (opportunity to capitalize)

  • KOL with 50K+ followers shows interest

  • Rate limit warnings from any platform

Trigger WARNING flag if:

  • KOL response rate drops below 5%

  • No VC emails sent in 3+ days

  • Thread queue below 2 threads

  • Telegram engagement declining week-over-week

  • Error rate above 5% on any skill


File Management

  • Daily briefs: briefs/YYYY-MM-DD-brief.md

  • Weekly digest: briefs/weekly-digest.md (appended)

  • Retain briefs for 30 days, then archive

  • Brief should be < 500 lines (Zane reads in 15 min)

Last updated

Was this helpful?