Skip to main content

Pre-flight Check

grafomem check -b my_pkg.backend:MyBackend

A fast structural validation before the full suite: confirms the protocol surface is implemented, capabilities() is stable, and undeclared-capability calls raise CapabilityNotSupported. Fix what it flags, then run full conformance.