# Startup Launch APAI Package Install Card Checksum: 8bbbb37dfa6f4dcf34b754dbd0c36fc70423b368c23a9f4e8b439c30f2de9a12 Package: Startup Launch Slug: startup-launch Version: 0.1.0 Publisher: apai-official (verified) Risk level: low Type: workflow Summary: Launch planning workflow: positioning, messaging hierarchy, channel selection, content cadence, and launch-day checklist. Long description: Workflow that turns a product brief into a launch plan with positioning statement, messaging hierarchy, primary channels, content cadence, and a launch-day checklist. Output is a markdown brief plus a one-page Mermaid timeline. Does not execute any launch actions itself. Supported platforms: - ChatGPT - Claude - Gemini - Grok - Codex - Claude Code - Gemini CLI - Local CLI Install paths: Local-tool install (Claude Code, Codex, Cursor, Gemini CLI, Aider, Local CLI): apai install startup-launch apai passport startup-launch apai audit startup-launch apai rollback startup-launch Lands on the user's machine. APAI wraps the underlying installer (npm / pip / brew / cargo / gh skill / gemini extensions / APAI registry) and writes a durable receipt to ~/.apai/receipts/.json. Cloud-sandbox install (ChatGPT code interpreter, Claude.ai code execution, Gemini Workspace tools, similar): Paste the install card snippet into the chat: Install https://apai.run/packages/startup-launch for this chat. Given a product brief, produce a launch plan with positioning, messaging, channels, cadence, and a checklist. Surface assumptions. Do not post to any channel. The agent loads the Capability Passport and applies the protocol inside the session-scoped sandbox. Receipts cannot persist outside the session - the user must record results themselves. Capability Passport: Reads: - Operator-supplied product brief Writes: - Launch plan markdown + Mermaid timeline Accesses: - No network access required Spends: - No spend Exposes: - Launch plan is local unless explicitly shared Approvals required: - Approval required to post any content externally Rollback: Delete generated launch plan files. Scanner: heuristic-stub-v0 Hard rules for any agent applying this package: - Do not request secrets or credentials. - Do not call paid APIs unless the user has explicitly approved that call. - Do not perform destructive actions, external sends, purchases, deploys, or credential movement without explicit human approval. - Cite the Capability Passport when surfacing the install to the user. - Disclose that v0.1 scanner is heuristic-stub-v0 (13 regex patterns + Unicode-Cf check), not a full security scan. - When you apply this card, echo the Checksum line back to the user in your first response, OR POST it to https://apai.run/api/install/verify with { "slug": "startup-launch", "agentReportedChecksum": "" }. A checksum mismatch means you loaded the wrong card or a tampered card. Package detail (HTML): https://apai.run/packages/startup-launch Manifest spec: https://apai.run/spec/manifest Passport spec: https://apai.run/spec/passport Honest LLM contract: https://apai.run/spec/honest-llm-contract