Prepare WCPT private Tencent Lighthouse release candidate - #188
Open
zjgulai wants to merge 7 commits into
Open
Conversation
Simplify the private dashboard surface, default public/runtime integrations closed, and add server-only LLM summary gates for DeepSeek/Kimi. Includes exporter modularization, JSON-only accepted-summary enrichment, Lighthouse Docker/runtime handoff, UI restyle, security helpers, and local verification scripts. No production deploy or provider call is included in this commit.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
title: WCPT Reconciliation Branch PR Body
date: 2026-07-06
status: review-ready
scope: reconciliation-branch, remote-review, tencent-lighthouse
Prepare WCPT Private Tencent Lighthouse Release Candidate
Summary
This branch reconciles the WCPT private-dashboard release work with
origin/master, preserves the lightweight Tencent Lighthouse target, and adds local proof gates for runtime, Docker, PDF opt-in, deployment profile, branch handoff, and client bundle budget.Facts
zjgulai:codex/reconcile-origin-master-202607051ae9dae225074338bbfe6a445d93b38777c47fd1wechat-article/wechat-article-exporter:mastermasterhead at review-pack time:8f8c747c88bf4b65c080fb06f130c1277a6567f1origin/masterhead at review-pack time:15b391bbf2d18ecd7e48b382e0d723fcfded92c1master -> source: 28 commits / 25 changed filesorigin/master -> source: 7 commits / 167 changed filesmasterandorigin/masterare both ancestors of the source branch.masterworktree remains dirty and must not be reset or merged without separate approval.Main Changes
origin/master.masterandorigin/masterancestry are explicit.Local Verification
yarn install --frozen-lockfile --ignore-scripts --non-interactive,yarn test,yarn verify,docker compose config --quiet,git diff --check, and secret/public scan.501 PDF_RUNTIME_UNAVAILABLE.lighthouse-defaultdeployment profile and nginx handoff validation passed locally.readyForBranchReview=true.readyForLargeChunkCloseout=trueandviolationCount=0.Risks / Review Focus
nuxt.config.ts, Dockerfile,docker-compose.yml, and deployment profile together; these files jointly define the private runtime contract.masterdirty-state separately before any local worktree update.Explicit Boundaries
Follow-up Gates Before Production
masterdirty-state preservation or cleanup.