AI
DataStores
Only generated when you ask, and only as Luau — not a hosted DB.
Ripple does not host player data. If you ask for saving, Builder writes DataStore Luau that runs inside Roblox.
v1 prompts should skip DataStores unless persistence is the loop. A broken store is worse than no store.
Never put API keys in DataStore code. Roblox secrets do not belong in prompts.