02
weavy-forge
nobody · v1.1.3 · in useA compiler that turns a client brief into a runnable Weavy pipeline. Brief in, look-locked frames out — with every stage of the graph inspectable instead of hidden behind a prompt.
Prompt-only pipelines cannot be art directed. If I cannot see the stage, I cannot give a note on it.
Record
- client
- nobody
- status
- in use
- version
- v1.1.3
- stack
- TypeScript · Weavy API · JSON Schema
- runtime
- Node 22
- licence
- MIT
- v1.1.32026-05-02Policy files for per-stage model selection.
- v1.0.02026-01-20First stable graph emitter.
Sixteen frames out of one compiled pipeline. The consistency is the output.
What it does
Takes a structured brief and emits a Weavy node graph: base analysis, realism pass, look lock, animation pass. Every stage is a node you can open, not a prompt you have to trust.
How it works
The brief is parsed into a typed intermediate representation, then lowered into Weavy's graph JSON. Model selection per stage is a policy file, so swapping a model is a one-line change rather than a rebuild.
