Compatibility is not only whether a script starts. It is whether it agrees with the rest of your stack when real players use it.

Compatibility audit order

  1. Confirm framework and dependency versions.
  2. Check exports, events, callbacks, and required resources.
  3. Review database migrations and table ownership.
  4. Test inventory, money, jobs, housing, keys, and phone overlap.
  5. Read client, server, and database logs under realistic actions.