Constrain
Stated dimensions, named hardware, fits, build resources, acceptance criteria, and season rules but only when the thing being designed is governed by them.
000LOADING SHEET
Engineering design intelligence · 2026
Describe a bearing block, a mechanism, a circuit board, or a whole competition robot. Rams Forge resolves the dimensions, calculations, parts and interfaces, then hands back parametric source you can keep engineering.
Parts · mechanisms · boards · robots
FRC remains the deep specialty
01 / METHOD
Stated dimensions, named hardware, fits, build resources, acceptance criteria, and season rules but only when the thing being designed is governed by them.
The model proposes architecture while deterministic math closes ratios, power, geometry, travel, and mass.
Every number is labelled with where it came from: measured, calculated, taken from you, or assumed. Nothing critical is invented in silence.
02 / EDITABLE BY CONSTRUCTION
Rams Forge publishes FeatureScript source, not triangles. Each body is generated from a named call. Dimensions remain named variables. Derived measures remain formulas. Revisions update the same source tab.
// drive spur · 40T @ 20DP var drive_spur_teeth = 40; var drive_spur_dp = 20; var drive_spur_pd = drive_spur_teeth / drive_spur_dp; // frame rail · editable stock section var rail_wall = 0.1; var rail_len = frameLength - 1.5;
03 / DESIGN REVIEW
A KiCad project, schematic or PCB, a SPICE netlist, or a BOM. Everything normalizes into one inspectable representation of your design.
A deterministic rule engine runs 40+ connectivity, component, power and layout checks and finds structural problems before any AI is involved.
The self-hosted Rams review model explains each finding, prioritizes the fixes and answers design questions. A citation gate drops any claim about parts that don't exist.
Sign-in required
Findings are advisory, not an inspection
BUILD FROM A REQUIREMENT