Rulevio 0.9.0 Public Beta — United States adults only.
Local-first quest safety checks

Catch broken quest data before players do.

Rulevio imports supported quest declarations, validates them against an explicit game contract, and returns deterministic, source-attributed findings. It runs locally and never executes Lua or Luau.

CHECK VALID
PROJECT MANIFEST 1
ADAPTER vesteria-quest-lookup@1.0.0
ERROR 0 | WARNING 0
UNVERIFIED 2 | SUGGESTION 2

$ rulevio project check ...
A narrow developer tool

Validation, not a new LiveOps platform

Deterministic

The same files and rules produce the same findings, IDs and output.

Local and read-only

No login, Roblox credentials, cloud upload or automatic publishing.

Explainable

Errors include rule, path, remediation and source attribution where exact mapping exists.

Use the smallest safe workflow

  1. Describe the exact runtime catalogs and capabilities in a Game Contract.
  2. Validate Canonical JSON or import a supported strict declarative Luau table.
  3. Review errors, warnings and unverified assumptions before choosing whether to export.

Public Beta status

Rulevio 0.9.0-beta.1 is available for eligible United States adults under the proprietary Public Beta License. It is a pre-release local validator, not a production-safety guarantee.