AI-powered hardware inventory management for homelab environments
- Add internal/labels package with LabelData struct and RenderStandard() - QR encodes http://mac-mini.mg:8080/hw/HW-XXXXX (LBL-01) - Label is 384x120px NRGBA, white background, basicfont text - T-04-07 mitigation: validate HWID format before qrcode.New() - Install github.com/skip2/go-qrcode and golang.org/x/image - All 5 renderer tests pass |
||
|---|---|---|
| .planning | ||
| cmd/hwlab | ||
| internal | ||
| scripts | ||
| web | ||
| .env.example | ||
| .gitignore | ||
| ai_config.json | ||
| assets.go | ||
| CLAUDE.md | ||
| config.json | ||
| go.mod | ||
| go.sum | ||
| Makefile | ||