diff --git a/README.md b/README.md
index cbe0c52..9e9ffc3 100644
--- a/README.md
+++ b/README.md
@@ -1,31 +1,34 @@
## Quick Start
Run Second locally:
@@ -38,70 +41,72 @@ npx --yes @second-inc/cli
| Apple Silicon Mac (M1-M5) | **Available now** |
| Intel Mac, Linux, Windows | Coming soon |
-
-
-🔧 Self-Building Integrations
-Second builds itself: integrations are generated on demand with exact connection instructions.
- |
-
-🤖 App Agents
-Each app gets its own agents, with tools and data access presented for approval.
- |
-
-🔌 BYO Agent
-Use Claude Code, Codex, OpenCode, or your own harness. Switch runtimes per app or message.
- |
-
-
-
-👥 Multiplayer Sessions
-Talk with Claude Code or Codex, invite teammates into the session, and collaborate with shared context.
- |
-
-🔒 Permissions
-Agents run with approved tools, data, and integrations. Everything is scoped and audited.
- |
-
-⚡ Realtime
-Live data, change streams, and optimistic updates keep teams and agents synced.
+ |
+
+
+
+ 🎯 Lead Enrichment Pipeline
+
+**Flow:** 🤖 Scrape leads → 🤖 Enrich from LinkedIn + web → 🤖 Score and rank → 👤 Team reviews top leads
+**Tools:** HubSpot, LinkedIn, Web Search
+**Agents:** Scraper Agent, Enrichment Agent, Scoring Agent
+
+
+
+
+
+ | PIPELINE 47 leads ▼ |
+
+
+ | Lead |
+ Score |
+ Status |
+
+
+ | Acme Corp |
+ 92/100 |
+ ✅ Ready 👤 [Call] |
+
+
+ | Nova Labs |
+ 78/100 |
+ 🤖 Enriching 🤖 Score next |
+
+
+ | Peak Inc |
+ -- |
+ 🤖 Scraping... 3 sources |
+
+
+ 💬 Scoring Agent "Acme Corp: 200 employees, Series A, hiring 3 engineers. Score: 92. Ready for review."
👤 [Accept] [Edit] [Skip] |
+
+
+
|
-
-🧠 Workspace Agents
-Create reusable agents with prompts, skills, models, and team visibility.
- |
-
-📚 Workspace Skills
-Define instructions once, then attach them to agents across the workspace.
- |
-
-🛡️ Governance
-Draft, review, approve, and publish apps with agents and integrations under control.
+ |
+
+
+
+ 📊 GTM War Room
+
+**Flow:** 🤖 Agent pulls weekly metrics → 👤 PMM reviews positioning → 👤 Sales adds field notes → 🤖 Agent generates battlecard
+**Tools:** HubSpot, Slack, Google Docs, Analytics
+**Agents:** Metrics Agent, Battlecard Agent
+
+
+
+
+
+ | GTM WAR ROOM |
+ Week 21 ▼ |
+
+
+ | 📈 |
+ THIS WEEK Pipeline: $320k (+14%) Win rate: 38% (up from 31%) Lost to competitor: 3 deals |
+
+
+ | 👤 |
+ PMM added positioning note "Emphasize self-hosted angle vs. Acme's cloud-only offer" |
+
+
+ | 👤 |
+ Sales added field note "Acme offering 40% discounts to win back churned accounts" |
+
+
+ | 🤖 |
+ Battlecard Agent "Updated battlecard with new field intel. 2 new objection handlers added."
👤 [Review card] [Push to Docs] |
+
+
+
|
+And many more:
+
+| Use Case | What It Does | Tools | Agents |
+|:---|:---|:---|:---|
+| **Competitor Research Dashboard** | Monitor competitor changes, review and flag important updates, compile reports, and share research | Web Search, Google Alerts, Drive | Research Agent, Alert Agent, Report Agent |
+| **Content Curation Pipeline** | Fetch videos, select clips, cut and upload assets, and route finished content for approval | YouTube API, Clipping Service, Google Drive | Curator Agent, Clip Agent |
+| **Social Media Ops** | Draft posts, schedule across platforms, track engagement, repurpose top performers | Twitter/X, LinkedIn, Buffer | Content Agent, Scheduling Agent, Analytics Agent |
+| **Recruiting Pipeline** | Source candidates, screen resumes, schedule interviews, track pipeline | LinkedIn, ATS, Google Calendar, Gmail | Sourcing Agent, Screening Agent, Scheduling Agent |
+| **Customer Success** | Pull data from CRMs and support tools, surface churn risk, draft outreach | HubSpot, Intercom, Slack | Insights Agent, Churn Agent, Outreach Agent |
+| **Invoice & Expense Tracking** | Collect invoices from email, extract data, match to POs, flag discrepancies | Gmail, Google Drive, Accounting API | Extraction Agent, Matching Agent, Approval Agent |
+| **Compliance Monitoring** | Scan for policy violations, flag issues, route to approvers | Internal APIs, Slack, Jira | Compliance Agent, Triage Agent, Routing Agent |
+| **Internal Knowledge Base** | Continuously index docs, summarize updates, answer team questions | Notion, Confluence, Slack | Indexing Agent, Summary Agent, Q&A Agent |
+| **Founder's Daily Brief** | Aggregate metrics, news, emails, and calendar into one morning summary | Gmail, Google Calendar, Analytics, Web Search | Metrics Agent, News Agent, Brief Agent |
+| **PR & Media Monitoring** | Track brand mentions, analyze sentiment, draft responses, alert on crises | Web Search, Twitter/X, Slack, Google Docs | Monitor Agent, Sentiment Agent, Response Agent |
+| **Product Feedback Loop** | Collect feedback from support tickets, reviews, and calls, cluster themes, surface to PM | Intercom, G2, Gong, Slack | Collection Agent, Clustering Agent, Summary Agent |
+| **Vendor & Contract Management** | Track renewal dates, compare pricing, flag expiring contracts, draft RFPs | Gmail, Notion, Slack | Tracker Agent, Comparison Agent, Draft Agent |
+| **SEO Content Pipeline** | Research keywords, generate briefs, draft articles, track rankings | Ahrefs, Web Search, Notion, Analytics | Research Agent, Brief Agent, Writer Agent |
+| **Security Alert Triage** | Ingest alerts from multiple tools, deduplicate, prioritize, assign to on-call | PagerDuty, Slack, Jira, SIEM API | Ingestion Agent, Triage Agent, Assignment Agent |
+| **Meeting Follow-ups** | Record action items from meetings, assign owners, send follow-up emails, track completion | Google Calendar, Gong, Gmail, Notion | Notes Agent, Follow-up Agent, Tracker Agent |
+
+
+
+---
+
+## Why Second is Special
+
+**Second generates dynamic, agent-native software.** For each app:
+
+- **Scoped tools created per app, for every agent.** Agents can never do things you don't want them to do.
+- **Second is true self-building software.** It generates the integrations, connection instructions, and scoped tools.
+- **Agents never see secrets.** Secrets are injected server-side.
+- **`agents.json`: governed policy as code.** Each app has an `agents.json`. Changes require admin approval via hash verification.
+- **Draft and published are fully separated.** Builders iterate freely with mock data. Published apps only run the last approved config.
+
+On top of that, Second handles the hard parts:
+
+| Capability | |
+|:---|:---|
+| **🤹 Multi-agent orchestration** | Multiple specialized agents per app |
+| **⏲️ Long-running async work** | Scheduled jobs, periodic research, background tasks |
+| **🗃️ Live data persistence** | Real-time DB with Change Streams; survives restarts and churn |
+
-## Problems Second Solves
+
-Your team sees everything in one collaborative interface. Agents write to the same database your team reads from, no export, no copy-paste, no context switching.
-
---
## Security & Governance
diff --git a/docs/assets/readme_cover.jpg b/docs/assets/readme_cover.jpg
new file mode 100644
index 0000000..3da434b
Binary files /dev/null and b/docs/assets/readme_cover.jpg differ
diff --git a/docs/assets/readme_cover.webp b/docs/assets/readme_cover.webp
new file mode 100644
index 0000000..9c3063a
Binary files /dev/null and b/docs/assets/readme_cover.webp differ