| ID | Status | Lane | IP | Task | Done | Primes | CPU | Browser/OS | Memory (JS Heap) | Actions |
|---|
Safe Phase 1 links and controls for WorkerStats. Features remain inactive until feature flags are enabled.
WorkerStats idle. Enable flags to activate rebuild.
|
Worker Pool|
Progress Details|
wasm_smoke.html|
These links open worker pages on the public worker domain. Use the default link for normal operations.
Use the test lanes only when you intentionally want P2P-lite, proof-mode stability, or the standalone
worker.js Prime lane.
| Lane | URL | Purpose | Recommended Use |
|---|---|---|---|
| Default Public Worker | https://ccgsc-demo.digitalbd.org | Generic default lane for normal users. | Daily operation, lowest confusion, public/default entry. |
| Generic P2P Test Worker |
https://ccgsc-demo.digitalbd.org/?p2pLite=1
https://ccgsc-demo.digitalbd.org/worker.html?p2pLite=1 |
Generic connector with browser-side P2P-lite flag enabled. | P2P-lite debugging, artifact path checks, controlled Stage 3 rehearsals; both equivalent URL forms are listed intentionally. |
| Generic P2P Proof Worker | https://ccgsc-demo.digitalbd.org/worker.html?p2pLite=1&proofMode=1 | Generic P2P lane with proof-mode reload softening. | Evidence collection, stable registry/query/signal/fallback testing. |
| Prime Standalone Proof Worker | https://ccgsc-demo.digitalbd.org/worker.html?primeStandalone=1&proofMode=1 | Standalone worker.js Prime lane with proof-mode stability. |
Reconnect testing, identity testing, Prime-only baseline, thesis comparison/control lane. |
| Worker Server HTML (Ops Path) |
/home/ccgsc-user1/CCGSC/PA10KT2/prime_distributed_projectPrlCc1B_V5_10K/workerServer.html
|
Server-side file reference for ops, SFTP/editor access, or future publish-to-web work. |
Use as an internal file path only. If later copied or exposed under public/, then add a real HTTPS link such as
https://ccgsc-demo.digitalbd.org/workerServer.html.
|
Notes: The last two links are now meaningful because the current worker page reads query flags and switches lane/module accordingly. Keep the default public worker as the normal user entry point.