← back to IWasCute
verification/TK-11380/e2e-proof.json
87 lines
{
"intent": "Prepare local correction for an AdSense site requiring review",
"ticket": "TK-11380",
"timestamp": "2026-09-10T16:10:57.772376+00:00",
"risk_tier": "R2",
"environment": "Local preview; production only inspected read-only",
"source_commit": "9ee4d7d",
"baseline": "See REVIEW.md in IWasCute and README.md in Carmel for verified live failures and remote dirty worktrees",
"commands": [
"npm run build",
"node verification/TK-11380/verify.cjs",
"3x HTTP/render/automation/Chrome"
],
"assertions": {
"timestamp": "2026-09-10T16:04:37.915Z",
"base": "http://127.0.0.1:19962",
"results": [
{
"path": "/",
"html": "PASS",
"hydrated": "PASS"
},
{
"path": "/v1",
"html": "PASS",
"hydrated": "PASS"
},
{
"path": "/v2",
"html": "PASS",
"hydrated": "PASS"
},
{
"path": "/v3",
"html": "PASS",
"hydrated": "PASS"
},
{
"path": "/browse",
"html": "PASS",
"hydrated": "PASS"
},
{
"path": "/login",
"html": "PASS",
"hydrated": "PASS"
},
{
"path": "/licensor",
"html": "PASS",
"hydrated": "PASS"
},
{
"path": "/dashboard",
"html": "PASS",
"hydrated": "PASS"
},
{
"path": "/admin",
"html": "PASS",
"hydrated": "PASS"
},
{
"journey": "home -> v1 -> login",
"adRequests": 0,
"verdict": "PASS"
},
{
"adminWithoutCookie": 401,
"adsTxt": "PASS"
}
],
"adRequests": [],
"thirdPartyRequestsBlocked": true
},
"review": "Independent code-reviewer accepted; root verified artifacts and operational outcomes",
"negative_checks": "No-cookie admin API401, no ad requests across nine routes and navigation",
"skips": [
"Production deployment and Google review submission await approval",
"AdSense content/privacy readiness remains incomplete",
"Safari/Firefox engines unavailable; authenticated accounts not exercised"
],
"cleanup": "Local preview will be stopped after evidence capture; no database/account writes or ad clicks",
"rollback": "Targeted local commits; production snapshot/backup/rollback detailed in IWasCute REVIEW.md",
"verdict": "PASS scoped local correction; PARTIAL overall live readiness"
}