ProcessForge ships with lightweight local validators.
python tools/validate-process-forge-schemas.pyChecks required files, JSON schema syntax, seed process fields, manifest references, and basic yaml-like file structure.
python tools/validate-process-forge-checksums.pyCreates a deterministic SHA-256 inventory for public files and checks immutable context packages for recorded checksum fields.
python tools/validate-public-cleanliness.pyChecks public product files for private paths, secrets, temporary private notes, and private internal references.