Skip to main content

grafomem init

grafomem init my-adapter/

Scaffolds a minimal adapter package: a MemoryBackend skeleton declaring AUDIT, a test entry point, and a conformance invocation wired up. Replace the storage internals, expand capabilities() as you implement each guarantee, and re-run the checks.