scenario-projectorlisted
Install: claude install-skill GrazianoGuiducci/d-nd-seed
# Scenario Projector — Structural Decision Support
Not a prediction tool. A structural lens.
The structure contains the answer — don't interpose numbers between structure and decision.
## When to use
- Before a strategic decision with competing tensions
- When cross-checking a plan, thesis, or roadmap
- When prioritizing with limited resources
- When mapping risks and their correlations
- When the CEC or Domandatore reveals 5+ tensions and you need to see the field
## How it works
Every tension is a dipole D(claim, anti-claim). The anti-claim isn't negation — it's the other pole.
Dipoles resonate (binary: yes/no). The trajectory follows maximum potential.
4 structural lenses:
| Lens | What it reveals |
|------|-----------------|
| **Focus** | Where tensions converge — natural action points |
| **Leverage** | Structural pillars — invest here, it propagates |
| **Risk** | Anti-claim contradicts a neighbor — crack in the thesis |
| **Blind spot** | Isolated from the field — unexplored or noise |
## Usage
### From Python
```python
import sys
# Find scenario_projector.py in the seed scripts directory
# Typical location: d-nd-seed/plugins/d-nd-core/scripts/
sys.path.insert(0, '/path/to/d-nd-seed/plugins/d-nd-core/scripts')
from scenario_projector import ScenarioProjector
# From tensions directly
sp = ScenarioProjector(seed_data={
'context': 'startup_strategy', # enables domain-specific language
'direction': 'What we are trying to achieve',
'tensions': [