log-guardian/project-docs/status/phase-1-open-issues.md
WayfinderAK 6f7549d439
All checks were successful
build-image / docker (push) Successful in 53s
Implement phase 1 foundations
2026-07-03 20:14:06 -08:00

11 lines
1008 B
Markdown

# Phase 1 Open Issues
- Live deployment validation is still required against production Portainer, remote Loki, and self-hosted ntfy.
- Loki topology is not finalized: single-binary vs scalable deployment, exact MinIO/NAS capacity, and retention settings need confirmation.
- Promtail/Grafana Alloy labels must be discovered on the real Docker/Portainer hosts.
- Gotify, generic webhook, and SMTP channels are scaffolded but not implemented for real delivery.
- Alert channel secrets are currently stored in the local JSON config if entered through the UI; mounted secret-file/env references should be considered for stronger secret handling.
- Ollama provider is implemented as local-only and opt-in, but the final model and runtime deployment still need validation.
- No destructive remediation is implemented; Portainer restart and allowlisted command actions are dry-run evidence only.
- The UI supports create/replace workflows but does not yet provide polished edit forms for existing rules/channels.