Site Map
Every page in Command Central, auto-rendered from
sidebar.js STATUS_MAP. When a page graduates, gets added, or is retired, that single map updates and this list follows.| Section | Page | URL | Status | What It Is | Last GIT Mod Date | Folder copy | Git Path copy |
|---|
Status Legend
A page moves left to right as it matures. Its status lives in exactly one place —
STATUS_MAP in sidebar.js — and that drives this map, the tile pills on every landing page, and the banner at the top of each page.| Status | What it means |
|---|---|
| Planned | Not built or mocked up yet. A reserved spot so the work is not forgotten. |
| Mockup | The page renders, but the data is static or seed only. UI shape, not real plumbing. |
| Staged | Wired and working, ready for production — but NOT yet deployed end to end to your users. |
| Live | Working start to finish and in real use by users. (Currently nothing qualifies.) |
| Static | Static by design — a navigation hub or registry. Not meant to be "wired." |
| Retired | Replaced, folded into another page, or a stale duplicate. Redirects or should not be used. Replaces the old separate "obsolete" and "retired" labels. |
Columns
| Column | What it shows |
|---|---|
| Section | Which area of the platform the page belongs to. |
| Page | The page name. Click it to open the page in a new tab. |
| URL | The path it serves at, under platform-mockup.pages.dev. |
| Status | Where the page is in its lifecycle (see above). |
| What It Is | One-line description of the page. |
| Last GIT Mod Date | When the file last changed in git. A computed fact, never hand typed, so it cannot drift. |
| Folder | The local Windows folder + file. Click Copy and paste into Explorer to open it where we work. |
| Git Path | Where the file lives inside the GitHub repo (clubtravelo/platform-mockup). |
The "Heads up" banner
If a banner appears above the table, it means files exist in the code (git) that are not listed on this map. These are usually old scratch mockups, not broken pages. It is a reminder to either add them to the map or archive them. When everything matches, no banner shows. The check runs from git automatically on every deploy, so it cannot go stale.