command
ridu generate
ridu generate [--check]Resolve executable Go config and atomically write every configured generated contract.
Generation executes the application’s versioned private manifest command; it never parses Go source and never connects to the database.
Configured outputs include the canonical schema manifest, Go and TypeScript contracts/client module, OpenAPI, and static admin plugin registry.
Example
ridu generate
git diff -- generated/
ridu generate --check