Unique case catalog
I001package root resolves ESM default and named identityI002package root resolves the CommonJS constructor identityI003documented stack deep path maps to each root buildI004ES5 require condition maps to the shared module buildI005classic browser build exposes the Stack globalI006ES5 browser build exposes the Stack globalI007manifest declares the shared runtime and Node floorI008lockfile mirrors the manifest Node floorI009exports and side effects expose only supported buildsI010vanilla-test is pinned dev-only with zero runtime dependenciesI011publish whitelist and Pages homepage are exactI012twelve primary pages and five suite catalogs existI013every page exposes its focused section contractI014every local link, asset, and fragment resolvesI015every page navigation links all twelve primary routesI016every page navigation marks exactly one current routeI017README starts with the header and routes to focused docsI018hero CSS and repository header preserve panoramic geometryI019social card PNG has the documented dimensionsI020test scripts and suite pages match the unique catalogI021CI exposes suite, exact-floor, coverage, browser, package, benchmark, and publish gatesI022Pages is CI-gated and assembles every curated route and runner assetI023repository remains JavaScript-onlyI024resolver maps valid root and nested site pathsI025local server serves documentation and runner HTMLI026local server serves runner assets with MIME and CORSI027local server serves the generated header PNGI028prepared source executes to the same visible snapshotI029benchmark evidence compares the tagged release with validated private-field runs
Run this suite
npm run test:integrationPackage, documentation, workflow, server, and replay boundaries each have a distinct contract key. Consumer outcomes stay in Behavioral rather than being repeated here.
Next suiteRegression→