← 首页

发布准备度不是完成证明。

这里记录当前已经实现的公共表面,以及真正上线前还必须通过的验证。源码完成、页面能打开、域名部署和 dashboard.muds.top 私有路由保持,是四件不同的事。

已实现公共表面

仍需验证

Astro checknpm run check: 52 files, 0 errors, 0 warnings, 0 hints.
passed
Static preflightnpm run preflight: 57 required files and 18 route-boundary markers.
passed
Astro buildnpm run build: 37 static pages generated into dist/.
passed
Local previewnpm run preview served built output at http://127.0.0.1:4322/.
passed
Desktop route QAPlaywright CLI checked core routes for title, H1, non-empty content, active nav where applicable, and no framework overlay.
passed
Mobile route QAPlaywright CLI checked 390 x 844: nav visible, no horizontal overflow, project/proof/resume/search routes render.
passed
Search interaction QASearching Tauto returned 5 public-safe results.
passed
JSON artifact QARoutes, status, search index, profile kit, design system, GPT Pro, launch, projects, proof, resume, feed, llms, and sitemap returned HTTP 200.
passed
Oracle VM HTTP deploymentNginx on 141.148.160.40 returned HTTP 200 for / and status.json after Oracle security-list TCP 80 ingress was added.
passed
Nginx domain host bindingNginx server_name is muds.top www.muds.top; --resolve checks for muds.top and www.muds.top to 141.148.160.40 returned HTTP 200.
passed
Aliyun DNS pre-provisioningAliyun Cloud DNS has inactive A records for @ and www pointing to 141.148.160.40. The domain still uses Cloudflare nameservers, so these records are not yet authoritative.
passed
Cloudflare Pages deploymentCurrent deployment path uses the Oracle VM; Cloudflare Pages remains documented as an optional future route.
deferred
muds.top DNS bindingActive Cloudflare DNS-only A records for muds.top and www.muds.top resolve to 141.148.160.40 from @223.5.5.5.
passed
Oracle VM HTTPS ingressOCI security-list TCP 443 ingress and host iptables allow HTTPS; https://muds.top/ and https://www.muds.top/ return HTTP 200.
passed
Dashboard route preservationhttps://dashboard.muds.top/ still responds from Cloudflare with HTTP 401 and Basic realm TEMU Dashboard, preserving the existing private dashboard route.
passed

完成标准

  • 所有 required public pages 可以构建并渲染。
  • 所有机器可读 JSON/XML/text artifacts 可访问。
  • 公共产物中没有私有看板 payload、工作簿数据、凭证、浏览器 session、任务看板状态、私有提示词、持仓或本地日志。
  • muds.top 公共路由已部署并检查。
  • dashboard.muds.top 仍保留在本仓库之外。
  • GPT Pro 评审工作流有已保存的 public-safe prompt/output 路径,或明确 deferred 状态。
  • 最终桌面和移动视觉 QA 通过既定 terminal/workbench 设计系统。

dashboard.muds.top

公共站点只能把 dashboard.muds.top 作为保留的私有看板路由引用,不能迁移、镜像、索引或暴露私有看板数据。