verify — Verify hardware compatibility and safety constraints for a deploy target.
spanda verify [--json] [--target <profile>] [--all-targets] [--simulate] <file.sd>
Verify hardware compatibility and safety constraints for a deploy target.
--target — hardware profile name
--all-targets — compatibility matrix
--simulate — include simulator checks
--json — JSON report
spanda verify robot.sd --target RoverV1
spanda verify robot.sd --all-targets --simulate
0 when compatible; 1 on verification failures or errors.
Hardware profile definitions in the program or hardware/ package paths.
spanda-check(1), spanda-run(1), spanda(1), spanda-reference.md