Architect-Prime commited on
Commit
62b0b05
·
verified ·
1 Parent(s): 7294018

receipts(product-page): add render-time audit JSON mirror

Browse files
Files changed (1) hide show
  1. receipts/product-page/audit.json +60 -0
receipts/product-page/audit.json ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "url": "file:///Users/Zer0pa/Desktop/xr-product-page-build/materials/index.html",
3
+ "viewport_desktop": [
4
+ 1440,
5
+ 900
6
+ ],
7
+ "viewport_mobile": [
8
+ 414,
9
+ 1100
10
+ ],
11
+ "console_errors": [
12
+ {
13
+ "type": "error",
14
+ "text": "Failed to load resource: net::ERR_CONNECTION_REFUSED"
15
+ },
16
+ {
17
+ "type": "error",
18
+ "text": "Failed to load resource: net::ERR_CONNECTION_REFUSED"
19
+ }
20
+ ],
21
+ "page_errors": [],
22
+ "pretext_state": "active",
23
+ "pretext_state_mobile": "active",
24
+ "headline_text": "MATERIALS YOU CAN FALSIFY.",
25
+ "live_lane": "LIVE LANE · 222900Z",
26
+ "five_metric_cards_present": 5,
27
+ "five_metric_values": [
28
+ "3,547/3,547",
29
+ "588PASS",
30
+ "7hardened",
31
+ "23/23",
32
+ "null"
33
+ ],
34
+ "all_cell_ids": [
35
+ "00 · MATERIALS",
36
+ "01 · THE GAP",
37
+ "03 · VALUE",
38
+ "04 · INSIGHT",
39
+ "05.0 · CURRENT TECH",
40
+ "05.1 · OUR TECH",
41
+ "06 · MEASUREMENT",
42
+ "07 · KEY METRICS",
43
+ "07.1 · CPU STRICT GATE",
44
+ "07.2 · RUNPOD PARITY",
45
+ "07.3 · RECOMPUTE GATES",
46
+ "07.4 · FALSIFIERS FIRED",
47
+ "07.5 · GPU EVIDENCE",
48
+ "08 · DETERMINISM",
49
+ "08.1 · WHAT DETERMINISTIC MEANS",
50
+ "08.2 · THE FIDELITY GAP",
51
+ "09 · POSSIBILITY",
52
+ "09.1 · THIS REPO'S AMBITION",
53
+ "09.2 · LIVE PROBE",
54
+ "09.3 · LIVE WORKSTREAM"
55
+ ],
56
+ "external_blank_cells": [],
57
+ "non_live_green_count": 0,
58
+ "non_live_green_offenders": [],
59
+ "stale_labels": []
60
+ }