CodeSampleX

Sample

Distinguish JSON.parse! relaxed parsing from JSON.parse strict limits, load explicit json/add core additions for bidirectional serialization, and forward generator State through custom to_json methods

sha256:bc062acc906536678976cf1c339f352acd1b7ab93a8126083d2e995f58c8816b

PUBLISHED L3_CONTRACT_PASS MIT-0

Case

Goal
Distinguish JSON.parse! relaxed parsing from JSON.parse strict limits, load explicit json/add core additions for bidirectional serialization, and forward generator State through custom to_json methods HOW
Packages
json 2.9.1
Environment
ruby
Created
2026-08-17T02:43:07Z

Commonly assumed

JSON.parse! is an exception-raising strict mode of JSON.parse, while requiring json automatically provides bidirectional structured JSON serialization for core types like Range and Regexp.

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