ja and Junie
6ff790fd4b
fix(ansible): optimize root trim policy
...
Co-authored-by: Junie <junie@jetbrains.com >
2026-04-02 16:15:32 +02:00
ja
bbdcd43e01
docs(tech): add post-firmware benchmark and complete GXA7801Q update docs
...
- Post-update fio benchmark: random read +12.4%, write +15.9% IOPS
- Latency reduced 10-14% for random workloads
- SMART health unchanged: 0 media errors, 0 error log entries
- Firmware research status updated to complete
- Pre-benchmark checklist marked done
2026-04-02 15:10:54 +02:00
ja
8fec0802ad
chore(eod): pre-reboot cleanup and documentation update
...
- Add scripts/update-cli-suite.sh for Manjaro/Arch CLI tool maintenance
- Update .gitignore: add logs/ and docs/tech/capabilities/ exclusions
- Update CHANGELOG.md with 2026-04-02 NVMe benchmark + firmware work
- Update NEXT_STEPS.md: post-reboot verification tasks for GXA7801Q
2026-04-02 14:34:00 +02:00
ja
5d770d2def
docs(tech): correct firmware target GXA7801Q (non-SED) and update status
...
- Key discovery: GXA7802Q is SED-only (00B07), our drive needs GXA7801Q (00B00)
- Updated all references from GXA7802Q to GXA7801Q
- Added firmware naming convention table (1Q=non-SED, 2Q=SED)
- Updated procedure with correct GitHub source and slot-based update
- Marked firmware update as applied (reboot pending)
- Added SHA256 checksum for GXA7801Q.bin
2026-04-02 10:57:12 +02:00
ja
1a57375fff
docs(tech): pre-firmware benchmark + GXA7801Q update applied
...
- Comprehensive NVMe benchmark before firmware update (GXA7401Q)
- SMART health: 19% used, 0 media errors, 100% spare
- Sequential read: 1,554 MiB/s, write: 1,305 MiB/s
- Random read: 361k IOPS, write: 291k IOPS
- Key discovery: GXA7802Q is SED-only, GXA7801Q is non-SED (our drive)
- Firmware update applied: fw-download + fw-commit + fw-activate (slot 2)
- Reboot required to activate GXA7801Q firmware
2026-04-02 10:53:54 +02:00
ja
66408ff68f
docs(tech): add pre-firmware-update NVMe benchmark (GXA7401Q)
...
Comprehensive benchmark of Samsung PM9A1 NVMe SSD before firmware
update from GXA7401Q to GXA7802Q. Includes SMART health, hdparm,
and fio results (seq/rand read/write, 4K blocks, iodepth=32).
2026-04-02 10:40:10 +02:00
ja
7a672833aa
docs(tech): add PM9A1 firmware changelog GXA7401Q to GXA7802Q
...
- Document full firmware progression: GXA7401Q → GXA7602Q → GXA7702Q → GXA7802Q
- GXA7802Q fixes unmap/TRIM handling regressions from GXA7702Q
- Add sources: Samsung PDF, Win-Raid, GitHub samsung-nvme-firmware
2026-04-02 10:15:50 +02:00
ja
b80dad6a75
feat(tech): add fwupd setup and firmware update research
...
- Install fwupd 2.1.1, refresh LVFS metadata
- Detect 7 devices: NVMe, SATA SSD, CPU, AMD TPM 2.0, 3 displays
- LVFS: no updates published for Samsung SSDs
- New discovery: AMD fTPM 2.0 (v3.8.0.3) not in original inventory
- NVMe firmware GXA7802Q available via nvme-cli (not LVFS)
- Action plan: 1 medium-risk update (NVMe), rest up-to-date or EOL
2026-04-02 10:02:15 +02:00
ja
9494d1693b
docs(tech): add firmware/BIOS update research for all workstation components
...
- Researched 7 component categories for available firmware updates
- NVMe SSD (PM9A1): update available GXA7401Q -> GXA7802Q
- Motherboard BIOS F53 is current (no update needed)
- SATA SSD 840 EVO, GPU GTX 1050 Ti: EOL, no updates
- NIC/CPU microcode: managed via kernel/firmware packages
- USB peripherals: no LVFS/fwupd support
- Recommend installing fwupd for future firmware management
2026-04-02 09:49:00 +02:00
ja
5a1ae7b0e2
docs(tech): add hardware inventory and document LLM model migration
...
- Created docs/tech/hardware-inventory.md with full system specs
- Documented LLM model move to /home/mw/models in manual-overrides.md
2026-04-02 09:38:02 +02:00
ja
6980d7369a
docs(tech): add hardware inventory, fix DDR5->DDR4 error in health doc
...
- New docs/tech/hardware-inventory.md with full hardware specs:
CPU (Ryzen 7 2700X), RAM (64GiB DDR4-2666, 4x16GiB), storage
(512G NVMe PM9A1 + 500G SATA 840 EVO), GPU (GTX 1050 Ti),
networking (Realtek 1Gbps + Tailscale), USB peripherals, chipset
- Fix workstation-health.md: DDR5-3200 was incorrect, actual DDR4-2666
- Note: primary disk at 93% usage (34G free)
2026-04-02 09:18:06 +02:00
ja and Junie
ccdaf95f15
docs(security): add AppArmor, systemd sandboxing, Falco, YARA, cosign, OIDC, Ansible integration
...
Complete hardening workflow now covers all key technical concepts:
- AppArmor/SELinux status, systemd sandboxing audit
- Semgrep SAST, YARA malware patterns, Nuclei network scan
- Cosign artifact verification, SHA256 package verification
- Falco/eBPF runtime monitoring, Volatility 3 memory forensics
- OIDC/GAT token best practices
- Ansible integration per .clinerules/workstation.md
Co-authored-by: Junie <junie@jetbrains.com >
2026-03-24 04:35:50 +01:00
ja and Junie
e0c2997ee4
docs(security): add workstation hardening workflow for Arch Linux
...
Daily/weekly/monthly security checks covering systemd health,
network C2 detection, package audit, SBOM scanning, Unicode IOC
sweep, kernel hardening, and firewall status. References
supply-chain-security-2026-03.md for detailed threat context.
Co-authored-by: Junie <junie@jetbrains.com >
2026-03-24 04:34:31 +01:00
ja and Junie
8670ecd787
docs(security): expand supply chain defense guide with deep research findings
...
Co-authored-by: Junie <junie@jetbrains.com >
2026-03-23 23:16:34 +01:00
ja
519142f0d7
docs: update workstation health with crashlog analysis
2026-03-17 23:27:53 +01:00
ja
9a5d81124c
docs: update workstation health documentation with system check results
2026-03-17 23:25:22 +01:00
ja
54ab23dce9
docs(system): analysis reports and EOD workflows
...
- Created crash analysis for 2026-03-17 OOM event.
- Documented stability test results and memory tuning effects.
- Added PARA-structured workflows for EOD protocol.
- Updated workstation health report for current 16GB swap status.
2026-03-17 19:02:06 +01:00
ja
2bce647b31
docs: sync system health and cleanup deprecated software (2026-03-13)
2026-03-13 14:24:14 +01:00
ja
13dc8f71aa
feat(ansible): enable WebGPU in Chrome via chrome-flags.conf and add docs
2026-03-11 22:58:28 +01:00
ja
3a74abc74a
docs(health): update workstation health report for 2026-03-09
2026-03-09 12:41:48 +01:00
ja
91f4c8d283
docs: add manual-overrides.md as required by rules
2026-03-09 11:02:56 +01:00
ja
385a548859
docs: add next session tasks for 2026-03-09
2026-03-09 11:02:35 +01:00
ja
6dbe59e117
docs: align with satware AG best practices
...
- Delete deprecated CLAUDE.md
- Create root-level AGENTS.md for AI assistant guidance
- Create SDD constitution in .specify/memory/constitution.md
- Align documentation with PARA structure (docs/product/project-brief.md, docs/tech/stack.md, docs/plans/)
- Add standardized YAML frontmatter to all documentation files
- Update README.md with saTway branding and structure
2026-03-09 11:02:17 +01:00
ja
5a929898a1
docs: add workstation health report and spec baseline
2026-03-06 15:21:00 +01:00
ja
51b5afc8b4
feat(workstation): complete software cleanup and project organization
...
- Synchronized Ansible roles with removed redundant packages.
- Performed system audit (performance, boot, disk usage).
- Organized home directory by removing 22 clean remote repositories.
- Reclaimed ~21GB of disk space in ~/Projects.
- Retained dirty repositories and those without remote origins for safety.
- Updated documentation (performance tuning, software stack, setup).
- Created NEXT_STEPS.md and documented learnings.
2026-02-27 18:07:54 +01:00
ja
dfd1b1c851
docs: add infrastructure baseline verification report
2026-02-27 16:30:42 +01:00
ja
264cd31ce6
feat: initial infrastructure baseline
2026-02-27 16:20:37 +01:00