NoCap-Test evidence · think2earn docs
Source code ↗

NoCap public-site staging + documentation

Staging tree for the public NoCap evidence page and stranger-facing markdown docs.

PathRole
index.htmlStaging source (edit here; sibling may promote)
../cf-pages-nocap-agent/Production deploy directory (currently index.html only)
DOCS_INDEX.mdStart here for the documentation set
data/README.mdPublic CSV catalog + recompute (jury-ready)
WORKSPACE_MAP.local.mdPrivate real profile ↔ code map — never deploy
Livehttps://nocap.think2earn.com

Workspaces

Public pages name workspaces by code (Clock-W, Claim-W1, Claim-W2, Research-W*, Archive-W*). Do not copy WORKSPACE_MAP.local.md into cf-pages-nocap-agent/.

Documentation (strangers + agents)

See DOCS_INDEX.html for reading orders and the full catalog.

DocRole
CAMPAIGN_OVERVIEW.htmlCausal story
GLOSSARY.htmlTerms
FAIR_CLOCK.htmlSpeed rules + non-claims
HOW_TO_READ_EVIDENCE.htmlResolution order + CSV recompute
Agent guide../nocap-repo/docs/AGENT_HANDOFF.md

Hosting .md on the live site

Second deploy required. Production currently ships only index.html. Companion markdown is durable in this tree; it is not live on nocap.think2earn.com until an operator deploys selected .md files (or the whole staging folder) excluding WORKSPACE_MAP.local.md.

Preview

xdg-open /home/q/Downloads/software_i_built/modal/cf-pages-nocap-agent-dev/index.html
# or (serves .md too for local review)
python3 -m http.server 8765 --directory /home/q/Downloads/software_i_built/modal/cf-pages-nocap-agent-dev

Requires network only for Google Fonts. Offline, the page still reads.

Claim language

Bounded headline (aligned with nocap-repo/results/claim_stack_v1/MULTI_SEED_CLAIM.md):

On three independent seeds (1337, 2029, 4242), the claim-stack candidate—Keller Jordan’s Muon with B32 plus timing-cheap split-QKV—first reaches val_disjoint ≤ 3.3821 in 3.553 h, 3.567 h, and 3.511 h. That is 8.1%, 7.7%, and 9.2% less first-passage train time than our sealed stock AdamW F1 baseline at 3.866 h (mean ≈3.544 h, mean ΔT% ≈+8.3%).

Also on-page / in docs:

Accuracy pack

Promote / deploy

Default (current prod practice — HTML only):

cp /home/q/Downloads/software_i_built/modal/cf-pages-nocap-agent-dev/index.html \
   /home/q/Downloads/software_i_built/modal/cf-pages-nocap-agent/index.html
cd /home/q/Downloads/software_i_built/modal/cf-pages-nocap-agent
wrangler pages deploy . --project-name=nocap-agent --commit-dirty=true

Confirm deploy directory contains only intended public files (no WORKSPACE_MAP.local.md, no EMAIL_SNIPPET.md). Do not deploy unless an operator asks (sibling may own live deploys).

Changelog

2026-07-17 — jury-ready pass