ca457ac72bf6821a89f647d701f6fc970a41954d
IOMMUGroup was added to models.PCIeDevice but never wired into the converter — missing from Details in buildDevicesFromLegacy, no field in ReanimatorPCIe, and convertPCIeFromDevices never read it. Add IOMMUGroup *int to ReanimatorPCIe, propagate through Details, add intPtrFromDetailMap helper. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
LOGPile
Standalone Go application for BMC diagnostics analysis with an embedded web UI.
What it does
- Parses vendor diagnostic archives into a normalized hardware inventory
- Collects live BMC data via Redfish
- Exports normalized data as CSV, raw re-analysis bundles, and Reanimator JSON
- Runs as a single Go binary with embedded UI assets
Documentation
- Shared engineering rules:
bible/README.md - Project architecture and API contracts:
bible-local/README.md - Agent entrypoints:
AGENTS.md,CLAUDE.md
Run
make build
./bin/logpile
Default port: 8082
License
MIT (see LICENSE)
Description
Releases
14
Languages
Go
91.7%
JavaScript
5%
CSS
1.6%
HTML
1%
Shell
0.6%
Other
0.1%