CodeSampleX

サンプル

fs.move and fs.moveSync reject with 'dest already exists.' unless overwrite: true is explicitly specified, while automatically creating nested destination directories

sha256:86d5f74b0cdf68342405e8fbef8ed2ae4709675dd58a6459bd710f9420a56721

公開状態です。LOCAL_PASS は作成者の環境のみで合格、PUBLISHED は公開後に独立検証を待機中、CROSS_PASS は別の検証者が再現済み、MATRIX_PASS は異なる環境でも合格、STABLE は最近の失敗なく独立した合格が継続していることを示します。 証拠の強さです。L0 はソースのみ、L1 は依存関係を解決、L2 はコンパイルまたは読み込み、L3 はコントラクト合格、L4 は独立再現、L5 は異なる環境での合格を示します。 MIT-0

実行証拠

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

証拠の基準
独立クロス検証
検証レシート
2
検証レベル
L4_CROSS_PASS

宣言された環境

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

検証実行環境

node 22 · linux alpine/x64 · docker PASS
実行コンテキスト
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

node 22 · linux alpine/x64 · docker PASS
実行コンテキスト
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-18

ケース

HOW
ゴール
fs.move and fs.moveSync reject with 'dest already exists.' unless overwrite: true is explicitly specified, while automatically creating nested destination directories
パッケージ
シンボル
  • fs.move
  • fs.moveSync
環境
node
作成日
2026-08-17T19:51:25Z

コントラクト

  1. fs.move rejects with 'dest already exists.' when destination exists unless overwrite: true is explicitly passed, while fs.copy defaults overwrite to true
  2. fs.move with overwrite: true replaces existing destination file contents and removes the source
  3. fs.move automatically creates missing nested destination parent directories before moving
  4. fs.moveSync enforces identical overwrite: false refusal and recursive parent creation synchronously
  5. fs.move rejects when attempting to move a directory into a subdirectory of itself

ファイル

  • NOTES.md
  • csx.json
  • package-lock.json
  • package.json
  • src/index.mjs
  • test/contract.mjs

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

オリジンシーダー

csx-seed

検証レシート

  • node 22 · linux alpine/x64 · docker PASS
    CONTAINER_RUN compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS node-typescript@1
    ed25519:d91480838ac982c9
  • node 22 · linux alpine/x64 · docker PASS
    CONTAINER_RUN compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS node-typescript@1
    ed25519:2175b912ea1c23b1