================================================================================
DEPLOY_BLOCKERS_VOL2_5_11_26.txt
CollabORhythm / Collabtunes — Mixed Claude 3 Mission
Generated: 5.11.26
RULE: Only real blockers listed. No padding. No maybes.
================================================================================

BLOCKER ID | SEVERITY | FILE / SYSTEM               | PROBLEM                                                              | EXACT FIX
-----------|----------|-----------------------------|----------------------------------------------------------------------|--------------------------------------------------

BLOCKER-01 | 🚨 CRITICAL | FRONT_DOOR_BOUNCER_FIXED   | Default page load state = "No Limits / BAD MUTHA FUCKA"             | Change 1 line in JS:
           |           |                             | STRONG_PROFANITY visible BEFORE any rating is selected.              | FROM: let selectedRating = ratings[4];
           |           |                             | This defeats the entire bouncer system.                              | TO:   let selectedRating = ratings[0];
           |           |                             |                                                                      | ratings[0] = G/PG = safe default.

BLOCKER-02 | 🚨 CRITICAL | FRONT_DOOR_BOUNCER_FIXED   | Hero subtitle visible before rating selection contains:              | Change subtitle copy. Replace:
           |           |                             | "Safe shoes or Bad Mutha Fucka mode"                                 | "Safe shoes or Bad Mutha Fucka mode"
           |           |                             | STRONG_PROFANITY is pre-consent, pre-rating.                         | WITH something like:
           |           |                             |                                                                      | "Safe shoes or full-throttle mode"
           |           |                             |                                                                      | Reveal "Bad Mutha Fucka" label ONLY after No Limits is selected.

BLOCKER-03 | ⚠️ HIGH   | ALL ACTIVE HTML PAGES       | All three original HTML files (non-fixed) are still named without    | Do not use original files as deploy source.
           |           | (originals)                 | "FIXED" in filename. Risk of deploying wrong version.                | Always source from FIXED_COLOR versions only.
           |           |                             | Wrong colors + wrong default state in originals.                     | Archive originals clearly.

BLOCKER-04 | ⚠️ HIGH   | DEFAMATION_RISK_REGISTRY    | File exists identifying content with potential defamation exposure.  | Tom must review DEFAMATION_RISK_REGISTRY_VOL1
           |           | _VOL1                       | Scope of risk is unknown without Tom review.                         | before any affected content routes to public.
           |           |                             | Any affected content must not be public-accessible until cleared.    | No AI should act on this file without Tom approval.

BLOCKER-05 | ⚠️ HIGH   | SWITCHBOARD_QUICKLINKS HTML | README notes: "go there http links all pgs nds update HTML"         | Update all placeholder/old URLs before going live.
           |           |                             | Confirmed that URLs need updating — placeholder links may be live.   | Pull current live URLs from collabtunes.com and replace.

BLOCKER-06 | ⚠️ HIGH   | Song List 1 — Block 11      | Profanity/Adult flags for Song List 1 are unconfirmed.               | Source pull required from 34_ALBUMS_BOOKS PDF.
           |           | (and all Song Lists)        | GX=21 suggests PG/PG-13 but no track-level confirmation.             | Confirm per track before routing via safe-mode.
           |           |                             | Bouncer cannot gate correctly without confirmed per-track ratings.   | Use [SOURCE_PULL_REQUIRED] until confirmed.

BLOCKER-07 | ⚠️ HIGH   | GX DISCREPANCY (SL1,3,6,   | Systemic delta:1 pattern: source GX higher by 1 than calculated      | Tom must review and confirm which is canonical
           |           | 7,8,10)                     | across six Song Lists. Could mean 6 pages have wrong displayed GX.   | for each affected Song List.
           |           |                             | Wrong GX = wrong rating display = bouncer makes wrong gate decisions.| Document in CANON_CONFLICT after Tom confirms.

BLOCKER-08 | ⚠️ MEDIUM | Song List 1 — Tracks 2–7,   | 11 of 13 tracks in Song List 1 have no confirmed titles or ratings.  | White Claude 2 source pull from primary PDF.
           |           | 9–13                        | Generator cannot produce a complete page without this data.          | Until pulled: generator must display SOURCE_PULL badges, not blanks.

BLOCKER-09 | ⚠️ MEDIUM | Doorway 5 — Full Lyrics     | No per-track ratings confirmed for most of the catalog.              | Must not surface in G/PG route.
           |           | (and Doorway 17, 18)        | Lyric videos + song clips same problem.                              | Gate behind PG-13 minimum until source pull complete.
           |           |                             | Could expose R/X content on safe route.                              |

BLOCKER-10 | ⚠️ MEDIUM | How I Got Here —            | "Clean version" label implies a full (higher-rated) version exists.  | Tom confirm: what rating is the full version?
           |           | full version                | Full version must not be routed to safe mode.                        | Until confirmed: only clean version in any public route.

BLOCKER-11 | ⚠️ MEDIUM | COLOR_COMBO_TEST_HTML.txt   | No fixed-color version was produced for Color Combo Test.            | Tom confirm: deprecate or update with fixed palette?
           |           |                             | If still used as reference, current colors may contaminate           | If keeping: apply fixed-color palette before any use.
           |           |                             | developer expectations.                                              |

BLOCKER-12 | ℹ️ LOW    | Builder Three vs            | Unclear if HTML_BUILDER_NUMBER_THREE is:                             | Tom/operational decision:
           |           | Tester Two                  | (A) a separate generator tool that outputs Tester Two format, OR     | Is Builder Three the INPUT TOOL or ALTERNATE OUTPUT?
           |           |                             | (B) an alternate simplified AIO page format.                         | Decide before expanding to Song Lists 2–10.
           |           |                             | If both formats go to production, naming must distinguish them.      |

BLOCKER-13 | ℹ️ LOW    | Doorway 3 — How I Got Here  | Entry grid shows "Clean version" as the label.                       | Confirm whether user-facing label should say "Clean version"
           |           | label text                  | User-visible label implies there is a "dirty" version —              | or just "How I Got Here" — let the bouncer/rating gate handle it.
           |           |                             | which may be confusing if the user hasn't selected a rating yet.     |

================================================================================
BLOCKERS BY CATEGORY
================================================================================

PROFANITY BEFORE RATING SELECTION:
  → BLOCKER-01 (default state) — CRITICAL
  → BLOCKER-02 (subtitle) — CRITICAL

WRONG DEFAULT RATING STATE:
  → BLOCKER-01 — CRITICAL

UNSAFE MATERIAL VISIBLE BEFORE CONSENT/RATING:
  → BLOCKER-01, BLOCKER-02 — CRITICAL

MISSING RATING METADATA:
  → BLOCKER-06, BLOCKER-07, BLOCKER-08 — multiple songs/lists

BROKEN SOURCE CHAIN:
  → BLOCKER-08 (11 of 13 SL1 tracks unconfirmed)

DUPLICATE / CONFLICTING CANON:
  → BLOCKER-07 (GX delta:1 systemic)
  → BLOCKER-12 (Builder Three vs Tester Two purpose unclear)

DEFAMATION / LEGAL RISK:
  → BLOCKER-04 (DEFAMATION_RISK_REGISTRY — Tom review required)

OUTDATED FILES TREATED AS ACTIVE:
  → BLOCKER-03 (original HTML files risk being deployed)
  → BLOCKER-11 (Color Combo Test has no fixed-color version)

STALE/BROKEN LINKS:
  → BLOCKER-05 (Switchboard links need URL update)

================================================================================
TOTAL BLOCKERS: 13
CRITICAL (must fix before any public deploy): 2 (BLOCKER-01, BLOCKER-02)
HIGH (fix before any safe-mode routing): 5 (BLOCKER-03 through 07)
MEDIUM (fix before full catalog launch): 4 (BLOCKER-08 through 11)
LOW (fix before v1.0 launch): 2 (BLOCKER-12, BLOCKER-13)
================================================================================
END DEPLOY_BLOCKERS_VOL2_5_11_26.txt
================================================================================
