Local quest testing
Add a preflight check to a quest-data handoff.
Run Rulevio after editing structured quest data and before a human approves it for integration. The tool reports errors separately from warnings, unverified facts and suggestions.
A practical manual loop
- Work on copies of your quest data and remove secrets or player information.
- Run
rulevio project checkwith a strict Project Manifest and optional Lockfile. - Fix blocking errors; review warnings and unverified assumptions instead of hiding them.
- Re-run the same command and retain the report only if your team needs it.
Exit behavior
0 means validation completed without error findings. 1 means validation completed with errors. 2 means usage, parsing, unsupported input, drift or safe-write failure. None of these codes is a production guarantee.
Help shape the Beta
The feedback page shows exactly what non-sensitive information is useful and what must never be sent.