Rebuilt from original PR #1276. All Phase 30 launch content restored: - 5 blog posts (Remote Workspaces, Chrome DevTools MCP, Container vs Remote, Secure by Design) - 4 guides (Remote Workspaces, FAQ, same-origin canvas, quickstart audio) - Community copy: Discord/Slack announcements, HN launch guide - Social copy: Phase 30 (4 X versions + LinkedIn), Chrome DevTools MCP - Sales: landing copy, battlecards, one-pager, objection handlers - Press release draft - Demos: AGENTS.md auto-gen, Cloudflare Artifacts - Audio: TTS announce, VO scripts, demo narrations - Fleet diagram, asset inventory, video production package - Roadmap brief, email drip sequence, post-push checklist Closes GH#1126
2.4 KiB
2.4 KiB
Phase 30 Demos — DevRel Package
Demo specs for two Phase 30-adjacent features requiring working demonstrations.
Demo 1: #1172 — AGENTS.md Auto-Generation
Issue: Molecule-AI/internal#1172
PR: molecule-core#763
Feature: workspace/agents_md.py — auto-generates AGENTS.md at boot using the AAIF standard
Acceptance: working demo + repo link + 1-min screencast
Files
| File | Description |
|---|---|
marketing/demos/agents-md-auto-generation/README.md |
Full working demo, API calls, screencast outline, TTS narration |
marketing/demos/agents-md-auto-generation/narration.mp3 |
30s narration audio |
Screencast (1 min)
- Canvas: pm-agent + researcher online
- Terminal: read PM's AGENTS.md via platform files API
- AGENTS.md output shown: role, A2A endpoint, tools
- Researcher sends A2A task to PM using discovered endpoint
- Canvas shows both active — close on "agents that can read each other"
Repo link
workspace/agents_md.py on molecule-core main
Direct: workspace/agents_md.py
Demo 2: #1173 — Cloudflare Artifacts Integration
Issue: Molecule-AI/internal#1173
PR: molecule-core#641
Feature: POST/GET /workspaces/:id/artifacts, fork, token endpoints — "Git for agents"
Acceptance: workspace snapshot to/from CF Artifacts + 1-min screencast
Files
| File | Description |
|---|---|
marketing/demos/cloudflare-artifacts/README.md |
Full working demo, API calls, screencast outline, TTS narration |
marketing/demos/cloudflare-artifacts/narration.mp3 |
30s narration audio |
Screencast (1 min)
- Canvas: workspace online
- Terminal:
POST /workspaces/:id/artifacts— repo created, remote URL returned - Mint git credential,
git clonewith authenticated URL - Write snapshot,
git push— push succeeds - Fork call:
POST /workspaces/:id/artifacts/fork— new repo created - Close on "versioned agent state, built into the platform"
Repo link
workspace-server/internal/handlers/artifacts.go on molecule-core main
Direct: workspace-server/internal/handlers/artifacts.go
Audio Assets
| File | Duration | Voice | Description |
|---|---|---|---|
agents-md-auto-generation/narration.mp3 |
~30s | en-US-AriaNeural | AGENTS.md auto-generation narration |
cloudflare-artifacts/narration.mp3 |
~30s | en-US-AriaNeural | Cloudflare Artifacts narration |