|
| 1 | +{ |
| 2 | + "app": { |
| 3 | + "name": "RigScope", |
| 4 | + "tagline": "One clean cockpit for your whole PC.", |
| 5 | + "version": "1.1.0", |
| 6 | + "repository": "https://github.com/FaulMit/rigscope", |
| 7 | + "liveDemo": "https://faulmit.github.io/rigscope/", |
| 8 | + "scoreboardUrl": "https://rigscope-scoreboard.faulmit.workers.dev" |
| 9 | + }, |
| 10 | + "readme": { |
| 11 | + "currentHighlights": [ |
| 12 | + "Hosted Community scoreboard powered by Cloudflare Workers + D1.", |
| 13 | + "Static GitHub Pages demo with simulated hardware data and fake stress-test workflows.", |
| 14 | + "Successful Community sync is stored online only; local storage is used as an offline fallback.", |
| 15 | + "Faster live telemetry polling with user settings for theme and polling speed.", |
| 16 | + "Improved Lab UX, stress-test visuals, loading/status states, and native-runner logs.", |
| 17 | + "Fixed RAM/GPU stress behavior, benchmark formatting, RigScore undefined values, and scoreboard race conditions.", |
| 18 | + "Release workflow now runs tests and can generate GitHub release notes from the changelog." |
| 19 | + ], |
| 20 | + "demoNote": [ |
| 21 | + "The GitHub Pages demo publishes the `public/` folder and enables `demo-api.js` automatically outside localhost. It is useful for clicking through the interface, but all hardware data, benchmarks, stress tests, native runners, updates, and community sync are simulated.", |
| 22 | + "If the Demo Site workflow says GitHub Pages is not enabled, open repository Settings > Pages and set Build and deployment Source to GitHub Actions, then rerun the workflow." |
| 23 | + ] |
| 24 | + }, |
| 25 | + "demo": { |
| 26 | + "banner": "Live demo: all hardware data and stress tests are simulated", |
| 27 | + "uptimeHours": 9.4, |
| 28 | + "system": { |
| 29 | + "machineName": "DEMO-RIG", |
| 30 | + "hostname": "demo-rig", |
| 31 | + "platform": "win32", |
| 32 | + "arch": "x64", |
| 33 | + "os": "Microsoft Windows 11 Pro", |
| 34 | + "build": "26200", |
| 35 | + "cpu": "AMD Ryzen 9 5900X 12-Core Processor", |
| 36 | + "cpuManufacturer": "AuthenticAMD", |
| 37 | + "cpuSocket": "AM4", |
| 38 | + "cpuArchitecture": "x64", |
| 39 | + "cpuFamily": "25", |
| 40 | + "cores": 12, |
| 41 | + "threads": 24, |
| 42 | + "maxClockMhz": 4950, |
| 43 | + "l2Kb": 6144, |
| 44 | + "l3Kb": 65536, |
| 45 | + "gpu": "NVIDIA GeForce RTX 3060 Ti", |
| 46 | + "gpuVideoProcessor": "GA104", |
| 47 | + "gpuDriverVersion": "32.0.15.7652", |
| 48 | + "gpuDriverDate": "2026-03-18T00:00:00.000Z", |
| 49 | + "vramMb": 8192, |
| 50 | + "memoryTotalMb": 32768, |
| 51 | + "memoryTotalGb": 32, |
| 52 | + "memorySticksMb": [8192, 8192, 8192, 8192], |
| 53 | + "memorySlots": ["A1", "A2", "B1", "B2"], |
| 54 | + "memoryManufacturer": "G.Skill", |
| 55 | + "memoryPart": "F4-3600C16-8GTZNC", |
| 56 | + "memorySpeedMhz": 3600, |
| 57 | + "boardManufacturer": "ASUSTeK COMPUTER INC.", |
| 58 | + "boardProduct": "PRIME X470-PRO", |
| 59 | + "biosVendor": "American Megatrends Inc.", |
| 60 | + "biosVersion": "6202", |
| 61 | + "biosReleaseDate": "2025-09-18T00:00:00.000Z", |
| 62 | + "installDate": "2025-11-15T10:12:00.000Z" |
| 63 | + }, |
| 64 | + "displays": [ |
| 65 | + { "name": "DELL S2721DGF", "manufacturer": "Dell", "serial": "DEMO-MON-01", "width": 2560, "height": 1440, "refreshRate": 165, "primary": true }, |
| 66 | + { "name": "LG 27GL850", "manufacturer": "LG", "serial": "DEMO-MON-02", "width": 2560, "height": 1440, "refreshRate": 144, "primary": false } |
| 67 | + ], |
| 68 | + "disks": [ |
| 69 | + { "name": "C:", "label": "System", "model": "Samsung SSD 980 PRO 1TB", "totalGb": 930, "freeGb": 412, "usedPct": 56, "busType": "NVMe", "interface": "PCIe 4.0", "mediaType": "SSD", "firmware": "5B2QGXA7" }, |
| 70 | + { "name": "D:", "label": "Projects", "model": "Crucial MX500 2TB", "totalGb": 1860, "freeGb": 1280, "usedPct": 31, "busType": "SATA", "interface": "SATA", "mediaType": "SSD", "firmware": "M3CR046" }, |
| 71 | + { "name": "E:", "label": "Archive", "model": "Seagate BarraCuda 4TB", "totalGb": 3720, "freeGb": 2215, "usedPct": 40, "busType": "SATA", "interface": "SATA", "mediaType": "HDD", "firmware": "0001" } |
| 72 | + ], |
| 73 | + "communityProfiles": [ |
| 74 | + { |
| 75 | + "id": "demo-7800x3d-4080", |
| 76 | + "source": "scoreboard", |
| 77 | + "name": "Aurora 4080 Desk Rig", |
| 78 | + "owner": "demo_creator", |
| 79 | + "score": 8840, |
| 80 | + "scoreLabel": "High-end desktop", |
| 81 | + "scoreConfidence": 92, |
| 82 | + "cpu": "AMD Ryzen 7 7800X3D", |
| 83 | + "gpu": "NVIDIA GeForce RTX 4080 SUPER", |
| 84 | + "memory": "32 GB DDR5", |
| 85 | + "storage": "2 TB NVMe", |
| 86 | + "board": "ROG STRIX B650E-F", |
| 87 | + "os": "Windows 11 Pro", |
| 88 | + "bench": { "cpu": "742,000 ops/sec", "memory": "4096/4096 MB", "gpu": "188 fps", "sensors": "CPU 41% - RAM 49% - GPU 62C 71%" } |
| 89 | + }, |
| 90 | + { |
| 91 | + "id": "demo-5900x-3060ti", |
| 92 | + "source": "scoreboard", |
| 93 | + "name": "Creator 3060 Ti Workstation", |
| 94 | + "owner": "faulmit_demo", |
| 95 | + "score": 6395, |
| 96 | + "scoreLabel": "Strong gaming PC", |
| 97 | + "scoreConfidence": 74, |
| 98 | + "cpu": "AMD Ryzen 9 5900X", |
| 99 | + "gpu": "NVIDIA GeForce RTX 3060 Ti", |
| 100 | + "memory": "32 GB DDR4", |
| 101 | + "storage": "2 NVMe + 2 SSD", |
| 102 | + "board": "PRIME X470-PRO", |
| 103 | + "os": "Windows 11 Pro", |
| 104 | + "bench": { "cpu": "614,000 ops/sec", "memory": "4096/4096 MB", "gpu": "112 fps", "sensors": "CPU 28% - RAM 43% - GPU 54C 39%" } |
| 105 | + } |
| 106 | + ], |
| 107 | + "toolkit": [ |
| 108 | + { "id": "nvidia-smi", "name": "NVIDIA SMI", "category": "Sensors", "available": true, "version": "555.85" }, |
| 109 | + { "id": "hwinfo", "name": "HWiNFO", "category": "Sensors", "available": false, "version": "" }, |
| 110 | + { "id": "prime95", "name": "Prime95 / mprime", "category": "CPU stress", "available": true, "version": "demo" }, |
| 111 | + { "id": "furmark", "name": "FurMark", "category": "GPU stress", "available": true, "version": "demo" }, |
| 112 | + { "id": "occt", "name": "OCCT", "category": "Stability suite", "available": false, "version": "" }, |
| 113 | + { "id": "y-cruncher", "name": "y-cruncher", "category": "CPU / memory stress", "available": false, "version": "" }, |
| 114 | + { "id": "smartctl", "name": "smartctl", "category": "Storage", "available": true, "version": "7.4" } |
| 115 | + ], |
| 116 | + "nativeProfiles": [ |
| 117 | + { |
| 118 | + "id": "prime95-small-fft", |
| 119 | + "toolId": "prime95", |
| 120 | + "label": "Prime95 Small FFT (demo)", |
| 121 | + "available": true, |
| 122 | + "executable": "demo://prime95", |
| 123 | + "risk": "high", |
| 124 | + "durationDefaultSec": 300, |
| 125 | + "durationMaxSec": 600, |
| 126 | + "notes": "Demo mode simulates the launch only. No external process is started.", |
| 127 | + "safety": { "maxDurationSec": 600, "recommendedMonitor": "In the real app, watch CPU package temperature and VRM temperature." } |
| 128 | + }, |
| 129 | + { |
| 130 | + "id": "furmark-1080p", |
| 131 | + "toolId": "furmark", |
| 132 | + "label": "FurMark Burn-in 1080p (demo)", |
| 133 | + "available": true, |
| 134 | + "executable": "demo://furmark", |
| 135 | + "risk": "high", |
| 136 | + "durationDefaultSec": 300, |
| 137 | + "durationMaxSec": 600, |
| 138 | + "notes": "Demo mode shows the workflow without launching FurMark.", |
| 139 | + "safety": { "maxDurationSec": 600, "recommendedMonitor": "In the real app, watch GPU temperature, hotspot, fan speed, and power draw." } |
| 140 | + } |
| 141 | + ] |
| 142 | + } |
| 143 | +} |
0 commit comments