This repo is the public build journal and hardware dossier for the g3ROG machines: current flagship, retired snapshots, rebuild notes, benchmark artifacts, BIOS notes, galleries, and share-safe spec sheets.
The current flagship is G3ROG-DARK, a May 2026 Dark Hero / RTX 5090 build. The earlier g3ROG-actual snapshot is preserved as the pre-rebuild record before drives, RAM, and GPU moved into the new machine.
- G3ROG web showcase
- Latest published entrypoint
- G3ROG-DARK machine page
- G3ROG-DARK current spec
- G3ROG-DARK BIOS settings
- G3ROG-DARK stability validation
- G3ROG-DARK friends showcase HTML
- G3ROG-DARK detailed internal HTML
- Documentation hub
- Visual gallery
This repo is a published system snapshot and build journal, not a live telemetry feed.
- Current flagship snapshot: G3ROG-DARK, captured 2026-05-08 from AIDA64-backed reports and build notes.
- Historical snapshot: g3ROG-actual, refreshed 2026-04-16 before the rebuild path began.
- Future expansion: the rebuilt hand-me-down machine can live beside these as its own machine page once its final call sign and parts list settle.
Keep public pages share-safe. Raw reports, serial numbers, MAC addresses, UUIDs, local IPs, private domains, and other private identifiers should stay out of published docs.
| Machine | Role | Status | Start |
|---|---|---|---|
| G3ROG-DARK | Current flagship / daily driver | Active | 2026-05-08 |
| g3ROG-actual | Previous flagship snapshot | Retired / parts donor | 2026-04 snapshot |
| Next rebuild | Son's rebuilt PC | Pending final inventory | TBD |
| Component | G3ROG-DARK |
|---|---|
| CPU | AMD Ryzen 7 9850X3D, 8 cores / 16 threads |
| Motherboard | ASUS ROG Crosshair X870E Dark Hero |
| GPU | ASUS ROG Astral GeForce RTX 5090 O32G White |
| Memory | 64GB Corsair Dominator Titanium DDR5, observed DDR5-6200 |
| Storage | 2x Crucial T705 Gen5 NVMe + 2x Samsung 860 EVO 2TB SATA SSD |
| Cooling | ASUS ROG Ryujin III 360 ARGB AIO |
| PSU | Corsair HX1500i Platinum 1500W |
| Displays | 2x LG UltraGear 49-inch class + 2x Sceptre P30 ultrawides |
| Network | 10GbE active, 5GbE and Wi-Fi 7 available |
docs/: public documentation hub, latest entrypoint, G3ROG-DARK spec, BIOS notes, validation plan, machine pages, and archived reportsdocs/machines/: per-machine pages, specs, exports, and snapshotsassets/: banners, gallery images, social preview assets, and visual proofbenchmarks/: benchmark exports and summariesbios/: BIOS tuning notes and profile referenceslogs/: sanitized diagnostic or monitoring logsscripts/: repo setup, audit, release, export, and validation helpers
- Decide whether the update belongs to the active machine, a historical machine, or a new machine page.
- Collect fresh local inventory with
pwsh ./scripts/collect_system_audit.ps1when a live audit is needed. - Publish share-safe summaries in
docs/machines/<machine>/. - Keep detailed exports near the machine they describe, preferably under
exports/orsnapshots/YYYY-MM-DD/. - Run
pwsh ./scripts/validate_repo.ps1before pushing or tagging.
g3ROG is now a living build record, not just a single PC snapshot. G3ROG-DARK gets the spotlight, g3ROG-actual keeps its receipts, and the next rebuild has a clean place to land.

