{ "round": 1, "principles": [ "Use explicit units, origins, axes and coordinate systems.", "Prefer constrained construction geometry for functional features.", "Maintain closed, valid solids for manufacturing." ], "repeatable_method_steps": [ "Define the base solid with a clear origin and unit system.", "Apply fillet constraints to edges while maintaining manifold integrity.", "Verify output is a single connected volume without self-intersections." ], "acceptance_criteria": [ "Output geometry passes non-manifold validation checks.", "All edge radii are positive and consistent with specified units." ], "required_inputs": [ "Base solid definition", "Target radius value" ], "safe_knowledge_gate": "Theoretical understanding of manifold topology rules.", "limitations": [ "Cannot validate physical fit without external CAD software execution.", "Does not simulate material deformation or stress under load." ], "forge_execution_allowed": false }