You describe a device in plain English. GravForge runs an eleven-stage pipeline and hands back a schematic, a bill of materials, firmware, an enclosure, a manufacturing bundle, and a verification scorecard that tells you exactly what it is sure of — and what still needs a human.
Six AI stages do the heavy reasoning in minutes; five deterministic stages finish in under a second. A full forge typically lands in about twenty minutes. Every stage records its own status, so the result is never a flat “done” — it is a set of artifacts, each labelled ready, estimated, degraded, or missing.
That honesty is the point. GravForge does not pretend an AI-generated board is fab-ready. It shows you the verification scorecard, the DRC/DFM findings, and the provenance of every part, then lets you download exactly the artifacts that are real.
Timings are typical averages from real forges, not best-case marketing numbers.
Every forge is checked, not just generated. The scorecard distils the scattered validation, routing, BOM, firmware, and manufacturing signals into five axes. Each axis is derived only from a field that actually exists on the result — when the data is absent, the axis reports N/A rather than a fabricated green check.
The overall verdict rolls up honestly: any fail makes the forge BLOCKED; any warning makes it REVIEW REQUIRED; only a clean, applicable pass is VERIFIED. The firmware axis is a structural buildability check, not a compile.
When a board passes its gates, GravForge assembles a single JLCPCB-uploadable ZIP: seven Gerber layers, an Excellon drill file, a BOM CSV, a pick-and-place (POS) CSV, and a README. It is built fresh on every download so it always reflects the latest design state.
The gate is strict. If routing quality is blocked (error-level DRC findings), the bundle is refused outright — both in the UI and at the API — so you can never download a bundle that a fab would reject. Boards with estimated or degraded routing still bundle, but the UI tones them amber for review first.
Downloads only appear once a project is saved, and only for artifacts that actually produced bytes. A missing or blocked artifact shows a disabled state rather than a link that 404s.
Describe a device and watch the eleven stages run.