Join findings to a proposal
Repair plans name exact finding codes, files, byte ranges, replacements, expected hashes, and verification commands.
pliego-cssc plan --findings findings.json \
--proposal proposal.json --source-root .Verify before mutation
Dry-run applies the authorized patch inside a staging copy and executes bounded Rust or browser checks without replacing the source tree.
pliego-cssc fix --plan plan.json --findings findings.json \
--source-root . --dry-runTime and output are part of safety
Test, browser, toolchain, and version subprocesses use explicit deadlines and output limits while the repair lock is held.