anvil.forge
Convert plain-language intent into a structured domain schematic with nodes, edges, and parameters, producing a simulation blueprint fully offline and without an LLM.
Instructions
Forge a simulation blueprint from a plain-language intent. Fully offline — an intent kernel maps your words to a domain schematic (nodes, edges, params), no LLM involved.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | No | Optional domain hint; otherwise the kernel picks from the intent text. | |
| intent | Yes | Plain words, e.g. "a simple RC low-pass filter" or "alloy of copper and tin". |