ArchDisc
PRECISION · WHY THE GEOMETRY IS TRUSTWORTHY

AI-nativedoesn'tmeanapproximate.

The copilot is the magic. The substance underneath is a real engineering stack — a native CAD kernel compiled from source, true B-rep solids, real NURBS, and real FEA on the parts you actually design. Inspect every layer: the kernel, the math, and the model weights are all open source.

  • OCCT 7.9.3
  • native B-rep
  • no WASM
  • open source

Open source · open weights · public release soon

Most text-to-CAD asks you to trust a screenshot. This page does the opposite — every claim below is a checkable fact, and the kernel, the math, and the model weights are all open for you to read.

THE KERNEL

A real kernel, compiled from source.

ArchDisc geometry lives in forge-kernel.node — OpenCASCADE 7.9.3 built natively in C++, with no WASM in the geometry path and no browser sandbox tax. The same class of B-rep kernel production CAD runs on.

kernel capabilities

kernel
OpenCASCADE 7.9.3
binding
forge-kernel.node (native Node-API)
geometry
B-rep solids + NURBS surfaces
features
sweeps · lofts · drafts · variable fillets
sketcher
planegcs constraint solver
dof
live degree-of-freedom tracking
wasm
none, in the geometry path

Read it yourself — the kernel binding and OCCT build live in the open repo.

section A–A · counterbored, filleted hole · real Ø / R / ± and a GD&T feature-control frame, drawn by the kernel — not faked.

THE MATH

Real math, shown as value — never color.

Linear-static, modal, thermal, buckling, and fatigue analysis — with contact — run on the exact solids you design. We render results as greyscale density and contour, never a marketing rainbow, because a real plot doesn't need one. Archie can build a part, simulate it, read the result, and propose a fix.

greyscale density · iso-bands + contour lines · value, not hue

LINEAR-STATIC

Stress and deflection under steady load.

MODAL

Natural frequencies and mode shapes.

THERMAL

Steady-state heat and gradients.

BUCKLING

Critical loads and instability modes.

FATIGUE

Cyclic life against the stress history.

Same solids in, real fields out. No false color, no estimate.

THE SCALE

Real scale, organized — not confetti.

Industrial assemblies past one hundred thousand components — racks, machine rows, tank farms — packed into zoned structure with real mates and live spatial queries, and they stay responsive. Scale you can navigate, not a polygon dump.

100,000

components per assembly · zoned · queryable

  • mates · real constraints
  • queries · live spatial
THE EXPORT

Built to be made.

Native B-rep means the solid leaves cleanly. Read and write STEP, IGES, DXF, glTF, and STL — both directions, no lossy re-import — so your model opens in SolidWorks, NX, Creo, or Fusion and goes straight to a shop.

formatinout
STEP
IGES
DXF
glTF
STL

Every operation Archie calls is a real kernel feature — editable, exportable, and built to be made.

feature-control frame + datum — real drawings, real tolerances, manufacturable.

THE GUARANTEE

Every solid is verified before you see it.

Archie doesn't hand you raw output. A coherence gate runs checkValidity() on the topology and self-corrects if something's off — so what reaches you is a valid solid with an editable feature tree, not a script you have to debug.

Open source · public release soon

Open code. Open weights. Yours to run.

Open code
Read every line — the kernel, the app, the model harness.
Open weights
Archie's per-discipline fleet ships with weights you can run.
Self-host
Runs on your own machine. No cloud, no API keys, no lock-in.
Public release soon
Pre-release today — star the repo to follow the launch.
Take none of it on faith

See the geometry for yourself.

A native CAD kernel, real B-rep solids, real FEA — and open weights and code you can read end to end. AI-native, never approximate.

Open source · free to start · public release soon