- Use the Go version declared in
go.mod. - Run baseline checks before opening a PR:
make fmtmake vetmake test
- Changes that affect pyFF behavior must update:
docs/compatibility.md- parity tests and fixtures
Architectural changes should include a new ADR in docs/adr/.