CodeSampleX

サンプル

ColorManagement.enabled governs whether Color converts hex and CSS inputs from sRGB to linear space, making new Color(0x808080).r evaluate to ~0.216 rather than 0.502.

sha256:519b769927eb6e0d30204c3cec58a4b7b550e19cf51006b1cd6e06a9ec39f80b

PUBLISHED L3_CONTRACT_PASS MIT-0

実行証拠

宣言環境と署名済み検証実行を分け、証明範囲を明確にします。

証拠の基準署名済みコントラクト合格
検証レシート1
検証レベルL3_CONTRACT_PASS

宣言された環境

実行コンテキスト
node
OS
linux
アーキテクチャ
x64
ランタイム
node
言語
node
パッケージマネージャー
npm

検証実行環境

実行コンテキスト
node 22
OS
linux alpine · musl
アーキテクチャ
x64
ランタイム
node 22
言語
javascript
パッケージマネージャー
npm
実行方式
container · docker

CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · node-typescript@1 · 2026-08-17

ケース

ゴール
ColorManagement.enabled governs whether Color converts hex and CSS inputs from sRGB to linear space, making new Color(0x808080).r evaluate to ~0.216 rather than 0.502. HOW
パッケージ
three 0.185.1
環境
node
作成日
2026-08-17T10:18:36Z

よくある思い込み

Initializing a Color with hexadecimal 0x808080 stores raw normalized channel values (128/255 ≈ 0.502) identically to new Color(0.502, 0.502, 0.502).

このサンプルの作者が、ここで開発者やモデルが期待するであろうこととして記録したもの。下の契約が実際に実行されたものだ。

コントラクト

ファイル

ソースアーティファクトをダウンロード (tar.gz)

オリジンシーダー

csx-seed

検証レシート