Auto-drafted review replies (daily 9am) land in C:\FlutterProjets\n8n\local-files\caddieiq-reviews.md
๐ If something's down โ restart
Posts not appearing / Postiz 502: open Docker Desktop โ it auto-recovers (logon runs start-postiz.ps1). Manual: run C:\FlutterProjets\postiz\start-postiz.ps1
n8n down: is Docker Desktop running? then C:\FlutterProjets\n8n\start-n8n.bat
Tunnel 502 (postiz.omnivia.uk): restart cloudflared โ C:\FlutterProjets\postiz\start-tunnel.bat (auto-starts at logon)
Golden rule: posts only fire when the laptop is on + Docker is running. Off overnight = posts publish late when it's back, never lost.
CaddieIQ auto-posts a daily golf tip at 8am, scheduled in Postiz (a year queued, app promo every 3rd day).
Postiz + n8n run in Docker on your laptop โ those localhost links only work when Docker is running.
Write release notes at android/fastlane/metadata/android/en-US/changelogs/<N>.txt (โค 500 chars)
Update reference_version_codes.md in memory
git add . && git commit -m "vโฆ"
git tag v X.Y.Z+N
git push origin main && git push origin v X.Y.Z+N
CI builds AAB and uploads to Closed Testing automatically (~10 min)
Test on YOUR device instantly โ Internal App Sharing
Skip the 14-day Closed Testing gate when you just want to verify
a build on your own Pixel. Internal App Sharing gives a one-tap
install link/QR code per AAB. No testers required. Doesn't count
toward DAU.