Two ways in
- Idea-first — you have an idea (“a jitter-free focus app for devs”). metalworks sharpens it into a testable hypothesis and runs the loop.
- Evidence-first — you have a space, not an idea (“what should I build for night-shift nurses?”). metalworks surfaces the real pains as candidate ideas, each grounded in a complaint, and you pick one.
Run the whole loop
One call runs it end to end (headless, auto-deciding at each gate using the computed verdict):--auto, taking the
computed recommendation at each gate.
Or drive the stages yourself
The loop is just four composable primitives. Run them one at a time when you want control:1. Ideate — frame the idea
2. Landscape — what already exists
The competitor map plus an empirical scan of real shipped products, and the cost of doing nothing:3. Assess — the verdict
How the verdict is decided
The decision is a gap function, not an opinion:- Demand strength — how many distinct people voiced the pain (50 voices outweighs one viral post).
- Landscape saturation — how crowded the supply is (named competitors + real shipped products), held down by competitors who badly miss something (an opening).
| Demand | Landscape | Verdict |
|---|---|---|
| moderate+ | open | GO |
| moderate+ | crowded, but an under-served fork exists | PIVOT (aimed at that fork) |
| thin, or crowded with no opening | — | NO-GO |
Not to be confused with
metalworks discovery is a different feature — it finds Reddit threads where you can helpfully
reply. The validation loop is about deciding what to build.
Next
- Demand research — the pull signal the loop builds on.
- Competitors — the lean competitor map on its own.
- Positioning — once you have a GO, find the angle.