All internal HTML pages were scanned, including nav links, tool cards, registry links, local QA routes, and source/report links.
Link health
Latest internal-tools link audit: June 29, 2026. Static file links, local Shopify routes, preview-session URL shape, and Shopify admin links were checked from the canonical repo.
No missing local files, missing anchors, broken `127.0.0.1:9292` routes, or malformed Shopify preview-session links were found.
The active singleton Shopify dev server responded successfully for the local storefront URLs in this registry.
Command: `npm run internal-tools:links`. Latest report: link-check.json.
Primary preview links
Use local URLs while the singleton Shopify dev server is running. If a shared storefront link says the preview expired, open one of the session refresh links below, then retry the route.
Refresh dev preview session
Sets the Shopify preview cookie for `yobuzz-co.myshopify.com`. This is the first link to use when a shared preview says it expired.
https://yobuzz-co.myshopify.com/?preview_theme_id=157209886919&_fd=0&_sc=1
Refresh yobe.co preview session
Sets the custom-domain preview cookie. A naked `yobe.co` URL can still show the old live theme, so keep the preview params attached.
https://yobe.co/?preview_theme_id=157209886919&_fd=0&_sc=1
Local cart
YoBe cart page, cart count, drawer trigger, image rendering, quantity edits, and checkout CTA.
http://127.0.0.1:9292/cart
Customer systems preview
Theme-safe preview for checkout, one-click post-purchase OTO direction, login/account, order summary, subscription management, Thank you, and order-status direction.
http://127.0.0.1:9292/pages/contact-now?view=customer-systems-preview
Customer systems exact page
Shopify Page record exists and uses the `customer-systems-preview` template, but it is intentionally unpublished until Houston chooses a client-safe preview/publish moment.
/pages/customer-systems-preview · Page 130281439431 · unpublished
Order confirmation preview
Informational post-purchase handoff template with OTO-after-payment context. The exact `/pages/order-confirmation` route needs a Shopify Page record before route QA.
http://127.0.0.1:9292/pages/contact-now?view=order-confirmation
Shopify dev preview
Session-cookie storefront preview for `yobuzz-co.myshopify.com`. If Shopify says it expired, use the refresh link at the top of this page.
https://yobuzz-co.myshopify.com/?preview_theme_id=157209886919&_fd=0&_sc=1
YoBe.com dev preview
Custom-domain preview-cookie route. Always include the preview params; a naked `yobe.co` URL can fall back to the old live theme.
https://yobe.co/?preview_theme_id=157209886919&_fd=0&_sc=1
Dev theme editor
Stable admin route for dev theme settings, section copy, images, navigation, and future page template assignment. Requires Shopify admin login.
https://admin.shopify.com/store/yobuzz-co/themes/157209886919/editor
Core storefront routes
Use these for quick regression checks after design or theme changes. Local links require the singleton dev server; shared links require a fresh Shopify preview cookie.
Maintenance rule
Any new alternate template, internal QA route, dev-theme route, Shopify admin editor route, or client-review URL belongs on this page in the same turn it is created.
Theme-owned routes can be linked directly. Checkout, customer accounts, subscription management, Thank you, and order status must be labeled as platform/app/extension-owned until proven otherwise.
Run `npm run shopify:dev:status`, `npm run shopify:push:dev`, and `npm run shopify:preview:verify` before treating shared preview links as current. If a shared route says expired, refresh the preview session first.
Post-payment one-click order upgrades require a Shopify post-purchase extension or approved upsell app. Read POST_PURCHASE_OTO_AOV_LTV_PLAN.md.
Flavor-color experiments are controlled from Color variants. It builds reversible local and dev preview links with `yobe_color_variants` query params.
These links are for preview and QA only. Going live remains a manual Shopify dashboard decision after client approval.
Last updated: June 29, 2026. Local links assume the active singleton dev server is running on `http://127.0.0.1:9292/`. Shared storefront links are Shopify preview-cookie links and can expire between sessions.