docs: Wave 1 wiring recorded + honest fingerprint limitation (nav entries -> Chrome audit)
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01QJs13VsyiSKYQP6rj3NNmc
This commit is contained in:
@@ -58,3 +58,21 @@ Grade, ledger, model, scoring **untouched** (diff empty across `intelligence/`,
|
||||
## TAGS
|
||||
VERIFIED: 0.1–0.5, all wiring, gating, copy. **CANNOT DETERMINE: real-world slip OCR hit-rate across
|
||||
book layouts** (no user slips yet). BLOCKED: none.
|
||||
|
||||
## POST-DEPLOY FINGERPRINT (commit `ff7f5d8`)
|
||||
|
||||
**Deploy CONFIRMED landed** — the new `/marketplace` copy is live in prod (`"None of the below is
|
||||
built yet"`, `"Not built yet"`, `"not a pre-order"` all served). All four routes 200:
|
||||
`/intelligence`, `/slip`, `/parlay`, `/marketplace`. `/api/intelligence/feed` **still returns
|
||||
`{"error":"Not signed in."}`** to an anonymous caller — gating intact after the change.
|
||||
|
||||
**⚠️ The nav ENTRIES could not be verified by curl, and I am not claiming they were.** The MORE
|
||||
dropdown's labels are not present in any JS chunk referenced by the initial `/dashboard` HTML.
|
||||
**Control test proves this is a probe limitation, not a failure:** the PRE-EXISTING entries
|
||||
`"Parlay Lab"` and `"The Report"` — live before this change — are **equally absent** from the same 18
|
||||
sampled chunks, while `"Explore"` (also a main-nav item) is present. The dropdown is client-rendered
|
||||
from a lazily-fetched chunk.
|
||||
|
||||
**→ Added to the Chrome audit manifest:** confirm the MORE dropdown actually shows **Intelligence ·
|
||||
Slip Reader · Marketplace · Parlay Lab→/parlay**, and that a signed-out click on Intelligence lands on
|
||||
`/login` (the new gate) rather than an empty feed. Checkable logged-out; no entitled session needed.
|
||||
|
||||
Reference in New Issue
Block a user