AI Guide

These are the mistakes AI coding agents should avoid by default.

Persistly integrations go wrong when agents broaden the product boundary, misuse playerRef, or invent aggressive sync patterns that the platform is not designed for.

Do Not Do These

Use this list to avoid hallucinated integration patterns.

Using Persistly for live PvP or real-time multiplayer data.

Treating playerRef as a public query API in shipped clients.

Storing giant unbounded blobs in data or slotInfo.

Syncing every frame or on every tiny data mutation.

Checking ps_live_ keys into public repositories or builds incorrectly.