2 Commits

Author SHA1 Message Date
2dd02b4a23 docs: add project logo and cleanup
All checks were successful
🚀 Docker Build and Push / build-and-push (push) Successful in 57s
- Added 'logo.png' generated for the project identity.
- Updated 'README.md' to display the logo.
- Removed temporary prompt generation script.
2026-01-07 23:43:47 +00:00
c5f358e07d feat: init epub audit tool (distroless/python)
All checks were successful
🚀 Docker Build and Push / build-and-push (push) Successful in 58s
- Implemented 'audit_epubs.py' using standard libraries (zipfile, xml.etree) for high performance.
- Created optimized Dockerfile based on 'gcr.io/distroless/python3-debian12' for minimal security attack surface.
- Added strict metadata validation rules.
- Included CI/CD workflow for Gitea Actions.
- Added comprehensive README.md.
2026-01-07 23:31:59 +00:00