{"title":"GroupMixer public auto-solve API","summary":"Hosted anonymous public API profile for automatic scenario solving.","discovery_note":"This profile exposes only auto-solve plus read-only schema/error/help discovery. It does not expose solver configuration or solver-family selection.","operations":[{"operation_id":"auto-solve","summary":"Run the hosted public automatic solver for a scenario.","route":{"method":"GET","path":"/v1/help/auto-solve"},"help_path":"/v1/help/auto-solve"},{"operation_id":"get-schema","summary":"Inspect a named public schema from the contract registry.","route":{"method":"GET","path":"/v1/schemas/{schema_id}"},"help_path":"/v1/help/get-schema"},{"operation_id":"inspect-errors","summary":"Inspect the canonical public error catalog.","route":{"method":"GET","path":"/v1/errors"},"help_path":"/v1/help/inspect-errors"}]}