codesamplex

Sample

Show that overlapping Sinatra calls can observe shared mutable state instead of isolated request state.

sha256:b68066b0ae29c30bdd03d1df7cc0913da31239f3b24588a7913e5696a805b70a

PUBLISHED L3_CONTRACT_PASS MIT-0

Case

Goal
Show that overlapping Sinatra calls can observe shared mutable state instead of isolated request state. HOW
Packages
sinatra 4.2.1
Environment
ruby
Created
2026-08-16T17:03:28Z

Commonly assumed

Each overlapping request to the same Sinatra app instance is isolated from in-flight request mutations.

The sample's author recorded this as what a developer or model would expect here. The contract below is what actually ran.

Contract

Files

Download the verified artifact (tar.gz) — the exact bytes the contract ran against

Origin Seeder

csx-seed

Verification receipts