Summary
Point has a canonical formatter so source stays stable for people, tools, and agents.
Format one file
point fmt myfile.pointCheck formatting
point fmt-check myfile.point
point fmt-check-allUse fmt-check in CI when you want formatting drift to fail the build.
Why formatting matters
Stable formatting makes semantic refs and repair plans easier to follow. Agents should run formatting after changing .point source, then run checks again.
