The toy auth challenge keeps its boundary narrow.
What this toy model checks
The trust boundary parses one GET request with no Authorization header and one challenge response.
recompute auth challenge rows
Honesty boundary
NOTE: toy HTTP auth challenge only; not browser credential prompts, password managers, TLS, password storage, sessions, cookies, OAuth, bearer tokens, multiple challenges, proxy auth, realms beyond the pinned label, HTTP/2 or HTTP/3, frameworks, or production auth config.
toy auth challenge only
No client compute
The page shows already validated rows. It does not run browser auth handling.
static validated rows
Summary
A challenge response names Basic and a realm when credentials are missing.
challenge complete