Home/Site Map
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.
StatusWhat it means
PlannedNot built or mocked up yet. A reserved spot so the work is not forgotten.
MockupThe page renders, but the data is static or seed only. UI shape, not real plumbing.
StagedWired and working, ready for production — but NOT yet deployed end to end to your users.
LiveWorking start to finish and in real use by users. (Currently nothing qualifies.)
StaticStatic by design — a navigation hub or registry. Not meant to be "wired."
RetiredReplaced, folded into another page, or a stale duplicate. Redirects or should not be used. Replaces the old separate "obsolete" and "retired" labels.

Columns

ColumnWhat it shows
SectionWhich area of the platform the page belongs to.
PageThe page name. Click it to open the page in a new tab.
URLThe path it serves at, under platform-mockup.pages.dev.
StatusWhere the page is in its lifecycle (see above).
What It IsOne-line description of the page.
Last GIT Mod DateWhen the file last changed in git. A computed fact, never hand typed, so it cannot drift.
FolderThe local Windows folder + file. Click Copy and paste into Explorer to open it where we work.
Git PathWhere 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.