|
| 1 | +# Capabilities and Examples |
| 2 | + |
| 3 | +Use this file to map user intent to what Extropy can model and how to execute it. |
| 4 | + |
| 5 | +## 1) Core Capability Classes |
| 6 | + |
| 7 | +1. Population synthesis |
| 8 | +- Build statistically grounded synthetic populations from natural-language scope. |
| 9 | +- Add scenario-specific behavioral/psychographic attributes. |
| 10 | + |
| 11 | +2. Social graph simulation |
| 12 | +- Generate network structures and influence pathways. |
| 13 | +- Model diffusion and exposure propagation. |
| 14 | + |
| 15 | +3. Scenario compilation |
| 16 | +- Translate events/policies/product changes into executable exposure + outcome logic. |
| 17 | + |
| 18 | +4. Agent reasoning dynamics |
| 19 | +- Simulate iterative belief updates, memory effects, and classification outcomes. |
| 20 | + |
| 21 | +5. Outcome analytics |
| 22 | +- Produce timeline dynamics, final distributions, segment deltas, and agent-level traces. |
| 23 | + |
| 24 | +6. Experiment operations |
| 25 | +- Support estimation, batching, sweeps, versioning, triage, and reporting. |
| 26 | + |
| 27 | +## 2) Decision Domains |
| 28 | + |
| 29 | +- Public policy and governance |
| 30 | +- Market/pricing strategy |
| 31 | +- Product launch and diffusion |
| 32 | +- Crisis and reputation response |
| 33 | +- Messaging and political strategy |
| 34 | +- Community and urban planning |
| 35 | +- Healthcare behavior change |
| 36 | +- B2B and enterprise transformation |
| 37 | + |
| 38 | +## 3) Advanced Study Patterns |
| 39 | + |
| 40 | +1. Counterfactual suites |
| 41 | +- Baseline vs alternatives under fixed population/config. |
| 42 | + |
| 43 | +2. Sensitivity analysis |
| 44 | +- Sweep one axis at a time around baseline assumptions. |
| 45 | + |
| 46 | +3. Confidence sweeps |
| 47 | +- Multi-seed reruns for stability/variance analysis. |
| 48 | + |
| 49 | +4. Segment stress tests |
| 50 | +- Identify cohorts with fragile or highly parameter-sensitive outcomes. |
| 51 | + |
| 52 | +5. Mechanism-first analysis |
| 53 | +- Explain outcomes from exposure paths and agent state traces. |
| 54 | + |
| 55 | +## 4) Practical Boundaries |
| 56 | + |
| 57 | +- Best for social-behavioral dynamics, not physics/logistics optimization. |
| 58 | +- Multi-event cascades are better modeled as staged runs. |
| 59 | +- Outputs are simulation-informed forecasts, not guaranteed outcomes. |
| 60 | + |
| 61 | +## 5) Trigger Phrases |
| 62 | + |
| 63 | +Use this skill when users ask things like: |
| 64 | +- "simulate how people will respond to..." |
| 65 | +- "what happens if we raise price by..." |
| 66 | +- "which segments will churn/adopt/protest" |
| 67 | +- "test these message variants before launch" |
| 68 | +- "run scenario analysis with uncertainty" |
| 69 | +- "why did this segment flip in simulation" |
| 70 | + |
| 71 | +## 6) Example Requests (Illustrative Only) |
| 72 | + |
| 73 | +These are examples, not defaults. |
| 74 | + |
| 75 | +1. Policy: congestion pricing alternatives |
| 76 | +- Ask: estimate compliance/backlash across income and commute-access segments. |
| 77 | +- Shape: baseline + alternatives + equity cuts. |
| 78 | + |
| 79 | +2. Public health messaging |
| 80 | +- Ask: find least responsive groups and best message frame. |
| 81 | +- Shape: same population, multiple message scenarios, compare adoption/sentiment. |
| 82 | + |
| 83 | +3. SaaS pricing |
| 84 | +- Ask: estimate churn/downgrade/stay under +10/+20/+30 price shifts. |
| 85 | +- Shape: counterfactual suite + revenue-risk tradeoff. |
| 86 | + |
| 87 | +4. Product launch |
| 88 | +- Ask: predict enable/disable behavior for default-on AI feature. |
| 89 | +- Shape: adoption outcomes + trust/privacy sensitivity sweep. |
| 90 | + |
| 91 | +5. Crisis response |
| 92 | +- Ask: compare apology-only vs refund vs policy-change response. |
| 93 | +- Shape: trust recovery and negative WOM dynamics by segment. |
| 94 | + |
| 95 | +6. Political messaging |
| 96 | +- Ask: compare message resonance/backlash by ideology/economic exposure. |
| 97 | +- Shape: frame variants + propagation differences. |
| 98 | + |
| 99 | +7. Community planning |
| 100 | +- Ask: simulate support/neutral/oppose response to development proposal. |
| 101 | +- Shape: concern taxonomy + coalition risk. |
| 102 | + |
| 103 | +8. Healthcare adoption |
| 104 | +- Ask: model clinician switching under reimbursement changes. |
| 105 | +- Shape: policy variants + adoption friction analysis. |
| 106 | + |
| 107 | +9. Enterprise change |
| 108 | +- Ask: simulate compliance/disengagement/attrition intent under policy shift. |
| 109 | +- Shape: role/commute/trust segment breakdown. |
| 110 | + |
| 111 | +10. Deep triage |
| 112 | +- Ask: debug flat exposure curve or unstable seed outcomes. |
| 113 | +- Shape: evidence-led root cause, minimal fix, rerun command. |
| 114 | + |
| 115 | +## 7) Quick Execution Templates |
| 116 | + |
| 117 | +1. Baseline + sensitivity |
| 118 | +- 1 baseline |
| 119 | +- 3 variants |
| 120 | +- 3 seeds each |
| 121 | +- 2 to 3 key segment cuts |
| 122 | + |
| 123 | +2. Message shootout |
| 124 | +- 1 population |
| 125 | +- 3 to 5 message scenarios |
| 126 | +- fixed config + seeds |
| 127 | +- rank by primary KPI + stability |
| 128 | + |
| 129 | +3. Decision brief inputs |
| 130 | +- decision objective |
| 131 | +- top findings |
| 132 | +- segment impacts |
| 133 | +- confidence/stability |
| 134 | +- recommendation + caveats |
| 135 | + |
| 136 | +## 8) Capability to File Map |
| 137 | + |
| 138 | +- Can Extropy model this? -> this file |
| 139 | +- How to run it? -> `OPERATIONS.md` |
| 140 | +- How to validate/fix/escalate? -> `QUALITY_TRIAGE_ESCALATION.md` |
| 141 | +- How to analyze outcomes? -> `ANALYSIS_PLAYBOOK.md` |
| 142 | +- How to write decision report? -> `EXPERIMENT_REPORT_TEMPLATE.md` |
0 commit comments