codesamplex

Sample

Handle converters: :numeric parsing leading-zero strings as octal integers and non-octal digits as floats in CSV

sha256:7c404f5a7f67250133f23da7b4871d620cdb4ed856e88bdc48bfe81bf56f54fa

PUBLISHED L3_CONTRACT_PASS MIT-0

Case

Goal
Handle converters: :numeric parsing leading-zero strings as octal integers and non-octal digits as floats in CSV HOW
Packages
csv 3.3.2
Environment
ruby
Created
2026-08-16T15:32:30Z

Commonly assumed

The CSV :numeric and :integer converters parse numeric string values using base-10 decimal representation.

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