62d6ad6f660ae0c6789863af0cbdff34428f7586
On folder selection, filter out duplicate files before conversion: - First pass: same basename → skip (same filename in different subdirs) - Second pass: same SHA-256 hash → skip (identical content, different path) Duplicates are excluded from the convert queue and shown as a warning in the summary with reason (same name / same content). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
LOGPile
Standalone Go application for BMC diagnostics analysis with an embedded web UI.
Documentation
- Architecture and technical documentation (single source of truth):
docs/bible/README.md
License
MIT (see LICENSE)
Description