export declare const PLATFORM = "# /platform \u2014 Platform Engine\n\n## What This Does\n\n60-point platform scorecard. Selects the optimal platform, medium, and format based on market data, buyer behavior, autonomy constraints, and SEO/technical infrastructure.\n\n## Trigger Context\nAfter Stress Test \u2192 GO. Runs parallel with Product Architecture Engine.\n\n## Execution Protocol\n\n1. **Run 3-5 web searches** on where the target market gathers, buys, and consumes content.\n\n2. **Score candidate platforms** across 6 dimensions (10 pts each, 60 total):\n - **Audience Presence** (0-10) \u2014 is your buyer here?\n - **Platform Constraints** (0-10) \u2014 what can you build/sell?\n - **Competition Density** (0-10) \u2014 how crowded is it?\n - **Content Format Fit** (0-10) \u2014 does the format match your product type?\n - **Autonomy Compatibility** (0-10) \u2014 can AI build assets native to this platform?\n - **SEO/Technical Infrastructure** (0-10) \u2014 can you control the organic growth levers?\n - Custom domain support (2 pts)\n - Clean URL slugs / URL control (2 pts)\n - Schema/JSON-LD injection capability (2 pts)\n - robots.txt access / crawler control (2 pts)\n - Page speed baseline (1 pt \u2014 sub-2s load time achievable)\n - Mobile-first responsive (1 pt)\n\n **Hard-floor rule:** If a platform scores 0/10 on SEO/Technical Infrastructure, flag as **TECHNICAL CONSTRAINT** regardless of total score. This means organic growth is structurally blocked on this platform \u2014 the user must understand this trade-off before proceeding.\n\n3. **Select medium type:**\n - Info product (course, ebook, membership)\n - SaaS/tool\n - App (mobile app, web app, desktop app)\n - Community + content\n - Template/framework library\n - Hybrid\n\n4. **Document platform constraints** that downstream SOPs must respect:\n - File formats, content length limits, pricing structures, delivery mechanisms\n - **SEO constraints:** custom HTML injection capability, robots.txt upload access, URL slug control, page speed baseline, schema markup support\n\n5. **Present recommendation** with rationale (Tier 3 if trade-offs are ambiguous).\n\n6. Save to `assets/[market-name]/research/platform-decision.md`\n7. Update pipeline-state.json.\n\n## Output\nPlatform Decision document with constraints for downstream SOPs.\n\n## Next Step\nFeeds into `/product` and `/deploy`"; //# sourceMappingURL=platform.d.ts.map