27 lines
1.5 KiB
Markdown
27 lines
1.5 KiB
Markdown
# CreatorHub TanStack Start final acceptance
|
|
|
|
## Real control-plane browser evidence
|
|
|
|
- Dashboard: `http://127.0.0.1:4176`
|
|
- Control plane: `http://127.0.0.1:8082`
|
|
- Registered gateway: `plan01-gateway` at `http://127.0.0.1:28187`
|
|
- Registered gateway lifecycle recording: `/home/rogee/.config/browser-harness/agent-workspace/recordings/creatorhub-registered-native-gateway-lifecycle-final`
|
|
- Start: `运行中` / `可调度` / CDP `http://127.0.0.1:19000`
|
|
- Stop: `已停止` / `运行实例缺失`
|
|
- Competitor recording: `/home/rogee/.config/browser-harness/agent-workspace/recordings/creatorhub-anonymous-competitor-final`
|
|
- Public share URL: `https://www.douyin.com/video/7685553258340830507`
|
|
- Anonymous author preview succeeded.
|
|
- Author confirmation and “确认加入监听” succeeded.
|
|
- API verification found a new enabled Douyin competitor record.
|
|
- Gateway verification found no anonymous runtime after cleanup; only stopped `plan01-douyin` remained.
|
|
|
|
The earlier temporary-gateway and “no logged-in account” attempts are historical diagnostics and are superseded by the final recordings above.
|
|
|
|
## Automated verification
|
|
|
|
- Web: 101/101 tests passed; line coverage 68.57%; typecheck passed; build passed.
|
|
- Go: `go test ./...`, `go test -race ./...`, `go vet ./...`, and `go build ./cmd/control-plane` passed.
|
|
- Browser gateway: 72 tests passed.
|
|
- `npm audit`: 0 vulnerabilities.
|
|
- Known TanStack/Nitro build warnings remain non-blocking and are excluded from this acceptance.
|