SHIRE MARKETING FORGE EASY v1.3.0
================================

THIS VERSION FIXES THE TWO THINGS RAY ASKED FOR
1. The single-product selector is gone. Every live product is always included.
2. Facebook, Instagram, LinkedIn, TikTok and YouTube Shorts now have official OAuth sign-in buttons.

WINDOWS — FIRST START
1. Extract the WHOLE ZIP into a new folder.
2. Double-click start-windows.bat.
3. Check the left logo says: Easy Mode · v1.3.0
4. Open Products and press Sync now.
5. Open SHiRE prepares. It must say EVERY ITEM and show the number of live products included.
6. Prepare the month, review it, and approve only when you are happy.

IMPORTANT OLD-VERSION FIX
The new start file detects and stops an older Forge server still using port 4173. This prevents the old one-product screen from opening again. The service worker also checks the network first so an old cached interface does not win.

SOCIAL ACCOUNT LOGIN — ONE-TIME SETUP
The social networks will not let an unknown local app request account access. Each platform therefore needs its own developer App ID/Client ID and secret.

1. Read SOCIAL-ACCOUNT-SETUP.md.
2. Create the developer apps and register the exact callback addresses shown there.
3. Double-click configure-social-logins-windows.ps1.
4. Enter APP credentials only. Never enter a Facebook, Instagram, LinkedIn, TikTok or Google password into the Forge.
5. Restart with start-windows.bat.
6. Open Accounts and press the official Sign in buttons.

WHAT IS LIVE IN v1.3.0
- Real OAuth login routes and consent screens: YES, after developer-app setup.
- Full-catalogue campaign generation: YES, always.
- Automatic posting to real social accounts: NOT YET. Platform review and posting APIs must be completed first. The final queue remains controlled test mode and Ray's exact-version approval remains mandatory.
- OAuth access tokens: held in server memory only and cleared when the Forge closes.
- Kitchen Hero access: NONE.

LINUX / ARMOR OS
1. Copy social-oauth.env.sh.example to social-oauth.env.sh and fill only the developer app values you choose to configure.
2. Run ./start-linux.sh

Node.js 18+ is required. Do not open index.html directly when using product sync or social login.
