DWC Sidecar Validator

Validated locally in your browser — nothing is uploaded.

Drop zone

What to drop
  • A single .omc.json sidecar runs the schema, chain-integrity, and signature stages.
  • A .zip containing the sidecar plus its referenced artifacts (keyring.json, MHL, AMF, FDL, CDL…) runs all nine stages. Artifacts not included in the zip are reported as skipped, not failed.
  • Absolute production paths in the sidecar are remapped by basename to the files present in the zip, so /Volumes/Mag_A001/… paths work unchanged.
  • blake3-hashed artifacts are not supported in-browser (no WASM wheel). Use the CLI for those.