export declare const AUTONOMY = "# /autonomy \u2014 Agent Autonomy Score\n\n## What This Does\n\nEvaluates 7 dimensions of agent buildability. Determines if the product required to fulfill the market's transformation can be created autonomously.\n\n## Trigger Context\nAfter Scout identifies a market worth exploring. Runs BEFORE deep research investment.\n\n## Execution Protocol\n\n1. **Score each dimension 1-5:**\n\n | Dimension | 1 (You Required) | 5 (Full Agent) |\n |-----------|------------------|----------------|\n | Knowledge Source | Your unique lived experience | Synthesizable from public research |\n | Demonstration Requirement | Must see you demo on camera | Written systems/templates suffice |\n | Credential Dependency | Licensed professional required | System logic establishes authority |\n | Deliverable Format | Live video/coaching required | PDFs, tools, templates, automations |\n | Interaction Model | 1-on-1 human interaction essential | Fully self-serve, async |\n | Transformation Type | Physical skill requiring human feedback | Knowledge/system \u2192 apply independently |\n | Update Velocity | Stable, rarely changes | Fast-moving, AI rebuilds faster |\n\n2. **Calculate total and classify:**\n - 30-35: FULL AUTONOMY \u2192 Green light, maximum leverage\n - 22-29: HIGH AUTONOMY \u2192 Green light, light oversight needed\n - 15-21: MODERATE AUTONOMY \u2192 Proceed with flag, document personal input needs\n - 7-14: LOW AUTONOMY \u2192 Hard stop. Recommend alternatives.\n\n3. **Present the score card** with dimension-level rationale.\n\n4. **Gate decision:**\n - FULL/HIGH \u2192 Proceed to Market Intelligence OS\n - MODERATE \u2192 Proceed but flag which components need personal input\n - LOW \u2192 Present score, recommend exploring adjacent high-autonomy markets. Only proceed on explicit user override (Tier 4 decision).\n\n5. **Update pipeline-state.json** with full autonomy score object.\n\n## Output\nAutonomy scorecard presented inline. Score stored in pipeline state.\n\n## Next Step\nIf GREEN \u2192 `/market-intel`\nIf LOW + override \u2192 `/market-intel` with autonomy constraints documented"; //# sourceMappingURL=autonomy.d.ts.map