detail
Completed the Tech[30] apps-directory sweep (pilot for SOP-APPS-DIRECTORY-STANDARD.md, new SOP written this session). Fixed windows.html/android.html by correcting a stale hardcoded token in systems/30-tech/data/30-app-api.php (didn't match current live admin token) -- confirmed both now load genuinely distinct real data (22 Windows Q&A entries, 6 Android Q&A entries, plus scripts/shortcuts/commands tables, 137 shortcuts total). Rebuilt scripts.html (v1.0a -> v2.0): its static data was confirmed corrupted (duplicate ids sharing the same orig_id with different content, several Windows entries had Android/Termux answer text pasted in instead of their real answers) -- rebuilt to fetch live from the same fixed API, filtered to library IN (windows,android) only, explicitly excluding Server[40]'s own scripts (SCRIPT-S002 etc) that live in the same shared database table. Old corrupted static version archived to Trash (not deleted). Moved all 6 real root-level files (windows/android/scripts/define/shortcuts/php.html) into frontend/30-Tech/apps/, retired the originals to Trash via retire-files.php, updated every hub link to point at the new apps/ locations, consolidated the hub's 3 separate box sections into one. The 2 stale PREVIOUS_ files were already gone (404) before I could retire them -- USR369 must have removed them separately. check_temp.php (a tiny debug utility, not a user-facing app) left in place -- its purpose is clear but where it belongs isn't, flagged rather than guessed on. Built the Tech[30] sweep tracking page and updated the platform-wide APPS-SWEEP-STATUS.md.