Skip to content

Releases: ThatGuySM/g3ROG

G3-ROG-ACTUAL v1.1.0 - 2026 Audit Refresh

Choose a tag to compare

@ThatGuySM ThatGuySM released this 16 Apr 04:42

G3-ROG-ACTUAL v1.1.0 - 2026 Audit Refresh

This release promotes the April 15, 2026 system snapshot into the main public report set and turns the repo into a cleaner repeatable audit workflow.


Highlights

  • Published the 2026 system health report as the primary markdown snapshot
  • Regenerated the public PDF so it matches the current markdown report
  • Added a stable docs entrypoint with docs/LATEST.md and a clearer docs hub
  • Added a public battlestation spec sheet and refreshed BIOS profile notes
  • Archived the 2025 markdown and PDF snapshots for historical reference
  • Added reusable audit tooling for collection, validation, report scaffolding, and PDF export
  • Replaced placeholder CI behavior with real repository validation checks
  • Removed the accidental tracked workspace file from the repo

2026 Snapshot Highlights

  • Computer name normalized to g3ROG-actual
  • Windows 11 Enterprise build 26200.8246
  • AMD Ryzen 7 9800X3D
  • NVIDIA GeForce RTX 5090
  • Frontier multi-gig connectivity with fresh desktop and gateway speed tests
  • Updated monitor inventory, BIOS restore profile, sensor snapshot, and AIDA64 benchmark results

Repo Improvements

  • docs/ now has a current-vs-archive structure with draft and template support
  • logs/audits/ now holds sanitized evidence for published snapshots
  • scripts/ now supports repeatable audit collection and PDF generation
  • .gitignore, contribution docs, and issue/PR templates are aligned with the new workflow

Tag Info

  • Tag: v1.1.0
  • Release date: 2026-04-15
  • Base commit: b391356

G3-ROG-ACTUAL v1.0.0 — Launch

Choose a tag to compare

@ThatGuySM ThatGuySM released this 06 Sep 04:28

🚀 G3-ROG-ACTUAL v1.0.0 — Launch

This is the first public release of G3-ROG-ACTUAL, my command-center PC build and its full audit repo.
This repo will serve as a living record of hardware, benchmarks, health reports, and supporting scripts.


🔧 Highlights

  • Repo Scaffolding

    • Clean README.md with system overview and badges
    • Full folder structure: docs/, assets/, scripts/, logs/, benchmarks/, .github/
    • Contribution guidelines and MIT License
    • GitHub Actions CI (ci.yml) with lint + validation
    • Issue and PR templates ready to roll
  • System Health Docs

    • PDF + Markdown reports of complete hardware specs
    • Benchmarks (AIDA64 CPU, FPU, memory)
    • Thermal + voltage sensor snapshot
    • Process, autostart, and security overview
  • Branding

    • Repo banner (assets/banner.png)
    • Repo name & callsign updated to G3-ROG-ACTUAL

💻 System Specs

  • CPU: AMD Ryzen 7 9800X3D (8C/16T, 5.2GHz)
  • Board: ASUS ROG Strix B650E-F Gaming WiFi
  • Memory: 64GB DDR5-6200 (Corsair Dominator Titanium RGB)
  • GPU: NVIDIA GeForce RTX 4090 (23GB VRAM)
  • Storage: 7TB total (Crucial T705 NVMe Gen5 + Samsung EVO SSDs)
  • Network: Frontier Fiber 2.2Gbps/2.3Gbps
  • Displays: 2× LG UltraGear 49” (2024), 2× Sceptre 30” (2019)

📈 Benchmarks

  • Memory: 105 GB/s read, 101 GB/s write, 99 GB/s copy, 66 ns latency
  • CPU: 1280 MB/s ZLib, 72 GB/s AES, 7900 MB/s SHA3
  • FPU: Mandel 43K it/s, FP32 Ray 6700 KRay/s, FP64 Ray 360 KRay/s

🔒 Security & Health

  • Windows 11 Enterprise 24H2, patched through March 2025
  • Windows Defender active & up to date
  • Windows Firewall currently disabled (to review)
  • System sensors: CPU ~47°C, GPU ~33–44°C, NVMe up to 48°C
  • Fans & voltages stable

✅ Tag Info

  • Tag: v1.0.0
  • Commit: Initial commit — repo structure, docs, and audit data

👉 Next steps:

  • Monitor workflows in Actions (CI badge will reflect status).
  • Expand docs/ with new health reports as they’re generated.
  • Start tracking scripts, logs, and benchmarks under their folders.