Foundation example
The minimal proving fixture for the registry-to-route pipeline.
This category holds the single fixture that proves the platform end-to-end: the typed registry defines an expectation, the manifest derives from the registry, an MDX test note explains the fixture, and the route serves the promised behaviour.
It exists so that every layer of the platform has at least one consumer at all times. Real test groups (status codes, redirects, robots, and the rest) build on exactly the same pipeline.
Fixtures in this category
- Hello — Status 200 —
hello-status-200(safe)