What problem does it solve?
It solves the problem of being trapped by an assumed “fixed” limitation by uncovering which constraint is genuinely blocking progress versus which one is just treated as inevitable.
Core Features & Use Cases
- Main constraint inversion: Explicitly states the real constraint and flips it completely to create an unconstrained alternative world.
- Unconstrained solution generation: Produces multiple unconstrained approaches without “can’t” filtering.
- Goal extraction and re-application: Identifies the underlying goals each unconstrained option serves and then tests whether those goals can be achieved under the real constraint.
- Assumed vs real constraint mapping: Distinguishes constraints doing real work from those doing assumed work (high-value discoveries).
Use case: When a product team believes “we can’t ship in time because of scope,” this method reveals whether the real blocker is timeline, complexity, governance, or an assumed story—and surfaces alternative constrained paths that still achieve the underlying goal.
Quick Start
Ask the AI to run constraint inversion on your current problem and provide the main constraint you think is fixed.