SmellBook
Menu

ROUTE CONTRACT

Release-critical routes carry explicit structural invariants.

This contract protects public availability and structure across releases without promising an uptime SLA.

CRITICAL PAGES84
MACHINE SURFACES111
TOTAL ENTRIES195
{
  "canonicalMetadata": true,
  "mainContentAnchor": "main-content",
  "browserClientDirectiveAllowed": false,
  "thirdPartyRuntimeScriptAllowed": false
}
{
  "methods": [
    "GET",
    "HEAD"
  ],
  "authentication": "none",
  "writes": false,
  "schemaVersionHeaderOnSharedDataRoutes": "X-SmellBook-Schema-Version"
}
/data/route-contract.json

Machine-readable route contract

Release-critical pages, machine routes and expected invariants.

JSON ↗