export declare const PRODUCT = "# /product \u2014 Product Architecture Engine\n\n## What This Does\n\nDesigns the actual product the buyer receives. Works backward from the buyer's identity gap to create the transformation pathway, operationalize the mechanism, and specify every deliverable.\n\n## Trigger Context\nAfter Stress Test \u2192 GO. Requires Building Blocks 2 (BIG IDEA), 3 (OFFER), 6 (MECHANISM), validated personas, platform decision, autonomy score, and Name Lock Registry (for mechanism and system names).\n\n## Execution Protocol\n\n**DELEGATE TO SUBAGENT: `product-designer`**\n\n### Phase 1: Transformation Pathway Mapping\n- Extract identity gap from personas (current state \u2192 desired state)\n- Define 3-5 transformation milestones with blockers from persona research\n- Sequence milestones by dependency\n\n### Phase 2: Mechanism Operationalization\n- Define the Unique Mechanism's operating principles (3-5 core principles)\n- **Write each principle as a quotable, AI-citable definition** \u2014 format: \"[Principle Name] is [clear definition in one sentence].\" These become citation anchors that AI models can reference directly.\n- Map each principle to a transformation milestone\n- Create implementation sequence with specific actions\n- Define measurable waypoints at each stage\n\n### Phase 3: Product Architecture Design\n- Convert milestones to named MODULES (outcome-oriented names, using system name from Name Lock Registry as the parent brand)\n- For each module: blockers addressed, mechanism principles used, deliverables, outcomes\n- Tag every deliverable: AGENT-BUILT or PERSONAL-INPUT (from autonomy score)\n- Assign timeline per module\n\n### Phase 4: Promise-Product Alignment Audit\n- Extract every promise from Building Blocks and Copy Directives\n- Map each promise \u2192 product component \u2192 module \u2192 deliverable\n- Zero gaps required. Any gap = add component or remove promise.\n\n### Phase 5: Tiered Build Matrix\n- Tier 1 ($0 validation): What exists as promise + outline only\n- Tier 2 ($100 validation): Core Module 1 + roadmap\n- Tier 3 ($500+ validation): Full product\n- Define what agent builds vs. what requires personal input at each tier\n\n### Autonomy-Adaptive Behavior\n- FULL AUTONOMY (30-35): Agent designs AND builds all deliverables\n- HIGH AUTONOMY (22-29): Agent builds all agent-tagged items, creates briefs for personal items\n- MODERATE (15-21): Agent creates architecture + templates, user creates core content\n- LOW (7-14): Blueprint as production roadmap only\n\n1. Invoke product-designer subagent with all inputs.\n2. Receive complete Product Blueprint.\n3. Save to `assets/[market-name]/product/product-blueprint.md`\n4. Update pipeline-state.json.\n5. Present Blueprint to user (Tier 3 for scope decisions at Tier 2/3 build).\n\n## Output\nProduct Blueprint: Transformation Pathway, Mechanism Blueprint, Module Architecture, Alignment Report, Build Matrix.\n\n## Next Step\nFeeds into `/deploy` (Campaign Deployment)"; //# sourceMappingURL=product.d.ts.map