codesamplex

Sample

Handle T::Enum serialization, deserialization, type contracts, and T::Struct subclassing restrictions in sorbet-runtime

sha256:e670e1091ab22e46ce68006e734aa4cde0ed100b0682a748df26780705c0d94e

PUBLISHED L3_CONTRACT_PASS MIT-0

Case

Goal
Handle T::Enum serialization, deserialization, type contracts, and T::Struct subclassing restrictions in sorbet-runtime HOW
Packages
sorbet-runtime 0.6.13427 minitest 5.25.4
Environment
ruby
Created
2026-08-16T17:10:12Z

Commonly assumed

T::Enum instances compare equal to their serialized string or symbol values, and from_serialized returns nil for unmatched strings instead of raising KeyError.

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