Early Preview: 🚧 These docs are still a work in progress. 🚧 Keep checking back for updates!
ProofKit

Platform Notes

Runtime notes for FileMaker Pro, FileMaker Go, and WebDirect.

ProofKit Web Viewer apps are built during development and then deployed into FileMaker. After deployment, the runtime environment is FileMaker.

FileMaker Pro

FileMaker Pro is required for the agentic development workflow. Your file must be open in FileMaker Pro so ProofKit can connect through the local bridge.

Deployed Web Viewer apps can also run in FileMaker Pro on macOS and Windows.

FileMaker Go

After deployment, Web Viewer apps can run in FileMaker Go. Test mobile-specific layouts, viewport behavior, and any script behavior that depends on platform capabilities.

WebDirect

Deployed Web Viewer apps can run in WebDirect, but browser refresh and session behavior need special care. Avoid designs that assume a user can freely refresh a WebDirect window without affecting their FileMaker session.

End users

End users do not need ProofKit installed. They need the FileMaker runtime where the Web Viewer app is deployed.

Development versus runtime

RequirementDevelopmentRuntime
ProofKit installerYesNo
FileMaker ProYesOptional
Node.jsYesNo
MCP-compatible agentYesNo
Deployed Web Viewer bundleCreated hereRuns here

On this page