Skip to main content

MobileFirstRun

6 tools in this family (folder Editor/Tools/MobileFirstRun/ in the bridge package). Effect: writes changes the project or the scene, read-only does not, destructive deletes or overwrites and the client asks before running it.

ToolEffectDescription
mobilefirstrun_apply_default_templatewritesOne-shot: build the canonical Buril Mobile First-Run template (Firebase push + APNs,
mobilefirstrun_generate_codewritesEmit the day-1 mobile bootstrap into Assets/_Game/MobileFirstRun/: PushManager.cs,
mobilefirstrun_propose_from_promptread-onlyBuild a MobileFirstRunSpec skeleton from a launch brief. Returns a draft spec covering
mobilefirstrun_simulate_consent_flowread-onlyDry-run the GDPR/CCPA gate. Given a spec and a region code (e.g. 'EU', 'CA', 'US'),
mobilefirstrun_validate_iap_catalogread-onlyTargeted IAP catalog audit. Reports duplicate ids, unsupported types, missing receipt
mobilefirstrun_validate_specread-onlyValidate a MobileFirstRunSpec. Returns { ok, errors[] }. Always run this before