Wasm Synth module registry GET /v1/index.json full catalog (mods + chains) GET /v1/search?q=term filtered catalog GET /v1/download/ module .wasm bytes GET /v1/chains/ chain manifest JSON PUT /v1/modules/ publish a mod (Bearer token) DELETE /v1/modules/ remove a mod (Bearer token) PUT /v1/chains/ publish a chain (Bearer token) DELETE /v1/chains/ remove a chain (Bearer token)