AGENTS.md instructions for wkzMagician/newton-mcp, covering newton guidelines, public api and src boundary, api design rules (naming + structure), dependencies and tooling: prefer uv for running, testing, and benchmarking.
Add and validate fixed-point constraints, distance constraints, uniform fields, and radial fields in animation scenes. Use when a prompt describes attachments, rods, ropes, attraction, repulsion, wind, gravity, or other external influence.
Design Newton cloth animation scenes with particle resolution, thickness, anchors, distance constraints, collision objects, and external fields. Use when a prompt involves fabric, sheets, flags, curtains, nets, or other thin deformable surfaces.
Design Newton smoke and APIC/FLIP liquid scenes, including domains, emitters, particle spacing, containers, gravity, and force fields. Use when a prompt involves smoke, liquids, splashes, pouring, buoyancy, or volume-filling simulations.
Design Newton animation scenes containing rigid bodies, primitive collision geometry, contacts, gravity, and rigid-body motion. Use when translating a prompt about solid moving objects into scene objects and simulation settings.