The current level
Level 1 contains 26 cases: C-1 through C-16, plus C-6b and C-18 through C-26. C-17 is the only Level 2 case. It requires the optionalcontinuation
extension and is intentionally not implemented by the current reference
server because it would require encrypted storage for resume_payload.
The reference server passes all 26 Level 1 cases. A deployed service exposes
its supported level from GET /meta; use the runner below to check another
deployment.
What the runner checks
The suite includes negative profiles so a broken or incomplete deployment is visible. It also checks the case map before running, so a missing or extra case stops the run instead of silently changing the total.Run it against your own deployment
dedupe_key would make a required 201 look like a 200 from an
earlier run.