zwicky-box-construction

$npx mdskill add yogsoth-ai/de-anthropocentric-research-engine/zwicky-box-construction

Constructs Zwicky morphological boxes for systematic exploration of parameter combinations

  • Solves complex design or analysis problems by exploring parameter-value combinations
  • Uses value-enumeration and matrix-construction SOPs for structured exploration
  • Filters inconsistent combinations via consistency-checking and path-generation
  • Delivers synthesized outputs through morphological-synthesis for decision-making
SKILL.md
.github/skills/zwicky-box-constructionView on GitHub ↗
---
name: zwicky-box-construction
description: "Classic Zwicky box: parameter identification → value enumeration → matrix construction"
execution: strategy
used-by: morphological-exploration
---

# Zwicky Box Construction

Classic Zwicky morphological box: identify parameters, enumerate values, construct matrix, generate combinations.

## State Ledger

| Resource | Target | Current | % |
|----------|--------|---------|---|
| web-search | 25 | 0 | 0% |
| web-research | 8 | 0 | 0% |
| paper-overview | 25 | 0 | 0% |
| paper-search | 15 | 0 | 0% |
| paper-research | 5 | 0 | 0% |

## HARD-GATE

Cannot exit strategy until ≥80% of each budget line is consumed OR yield targets are met with justification for remaining budget.

## Available Tactics

| Tactic | Role |
|--------|------|
| combination-mapping | Enumerate parameter × value combinations |
| consistency-checking | Filter inconsistent combinations |

## Available SOPs

| SOP | Role |
|-----|------|
| value-enumeration | Enumerate 3-5 values per parameter |
| matrix-construction | Build the morphological matrix |
| path-generation | Generate combination paths |
| morphological-synthesis | Synthesize final output |

## Execution Guidance

1. **Parameter identification**: Use parameter-identification SOP to extract orthogonal dimensions
2. **Value enumeration**: Run value-enumeration SOP for each parameter (3-5 values including extremes)
3. **Matrix construction**: Build n-dimensional matrix via matrix-construction SOP
4. **Combination generation**: Generate paths through the matrix via path-generation
5. **Synthesis**: Produce structured output via morphological-synthesis
More from yogsoth-ai/de-anthropocentric-research-engine