Order Thinking
Linear progression of thought with visible continuation.
1Contemplate A
2Then think about B
3Continue reasoning
Composable units for structuring durable AI work.
Primitive Library
These primitives describe how work is structured inside ThruWire. Each one is a reusable topology you can compose into workflows, policies, and notebooks.
Linear progression of thought with visible continuation.
Resolve independent components before combining them.
Form a unified outcome from multiple inputs.
Apply an established reasoning structure to a new problem.
Apply shared structural checks after primary reasoning.
Extract a concise insight and reuse it in subsequent thinking.
Preserve upstream results so downstream reasoning can proceed without recomputation.
Evaluate structured variations before choosing direction.