What SimAPI is for
SimAPI checks simulation output against physical laws before anyone trusts it. You send the results of a run — drag coefficients, stresses, temperatures, joint torques — and it returns a verdict: passed, warning, or failed, with the specific values and bounds that were violated.
It is not a solver and it does not replace engineering judgment. It is the automated gate that catches the obvious-in-hindsight failures — a diverged run, a unit-conversion slip, a saturated sensor, an efficiency above 1.0 — that otherwise slip into a design review or an ML dataset.