# Builder Pulse Field Kit

Generated: 2026-06-18T21:00:00+07:00

One local package for demonstrating BP's event-day value: daily briefing, personal mission, support routing, connector contracts, and organizer handoff. Everything is read-only and demo-safe.

## Artifacts

### Daily briefing
- Endpoint: /api/briefing.md
- Purpose: Paste-ready start-of-day or start-of-block builder briefing.

### Personal mission
- Endpoint: /api/participant-preview/sample.md
- Purpose: Shows how existing Devpost, Discord, and Luma signals become a 3-hour mission without another registration form.

### Support catalog
- Endpoint: /api/support-catalog.md
- Purpose: Maps common event-day builder requests to BP routes and checklists.

### Connector contracts
- Endpoint: /api/connector-contracts.md
- Purpose: Explains expected read-only fields, permissions, and forbidden actions for each data source.

### Organizer handoff
- Endpoint: /api/handoff.md
- Purpose: Approval request for organizer-grade Devpost, Discord, Luma, and roster feeds.

### Demo script
- Endpoint: /api/demo-script.md
- Purpose: Presenter-ready walkthrough for the final submission or organizer review.

## Demo Proof

- Countdown, ECG, watchlist, rescue plan, Try-It form, support catalog, and connector readiness render in the dashboard.
- Preview personal sync normalizes a sample joined-account snapshot and updates mission/readiness cards.
- Markdown exports are available locally for briefing, personal mission, support catalog, connector contracts, and organizer handoff.
- Smoke QA validates API contracts, rendered UI, countdown, ECG, venue router, exports, and mission flow.

## Readiness Report

- GREEN - Demo dashboard: Countdown, ECG, monitoring, rescue plan, Try-It flow, support catalog, connector readiness, and exports are implemented locally.
- GREEN - No-registration personal mode: A sample Devpost/Discord/Luma snapshot normalizes into mission cards, readiness checks, receipts, and Markdown output.
- GREEN - Organizer story: Support catalog, connector contracts, and organizer handoff explain exactly what BP needs before live deployment.
- AMBER - Live Devpost/Discord/Luma feeds: Real connectors remain approval-gated; current build intentionally uses demo/sample data and local contracts only.
- AMBER - Production deployment: VPS deployment was not touched in this local session; deploy only after final review and explicit approval.

## Operating Boundary

- No external account calls in demo mode.
- No posting, sending, profile mutation, or registration changes.
- No personal Discord user tokens.
- Secrets stay in local .env or VPS environment variables when live integrations are approved.
- Organizer mode requires explicit read-only approval before using private feeds.
