`runmark contract`
Manage, bootstrap, validate, and compare project environment contracts (runmark.json).
runmark contract init --dry-run: Preview discovered evidence without modifying files.runmark contract init --yes: Bootstrap contract directly.runmark contract diff: Compare working tree contract against Git HEAD:runmark.json.runmark contract validate: Validate JSON schema and security boundaries.runmark contract show: Display normalized contract specification.