# AegisAUR - TODO & Roadmap ## ✅ Abgeschlossen (v0.1.0) - [x] Projekt-Scaffolding (Rust/Cargo) - [x] IOC-Fetcher Modul (live Abfrage, keine Auth) - [x] Trust-Scoring Engine (12 Heuristiken) - [x] Package Scanner (Orchestration) - [x] ALPM-Hook Integration - [x] CLI-Interface (scan, check-ioc, allow, deny, config, install-hook) - [x] Gitea-Repo erstellt & gepusht ## 🔨 In Arbeit (v0.1.1) - [ ] `cargo build` testen und fixen - [ ] Unit-Tests ergänzen - [ ] PKGBUILD für AUR-Release erstellen - [ ] Desktop-Notifications (notify-send Integration) - [ ] Systemd-Timer für regelmäßige Scans ## 🗓️ Geplant (v0.2.0) - [ ] GUI/Web-Dashboard (optional) - [ ] Integration mit `aurutils`/`paru`/`yay` als Wrapper - [ ] Historical Tracking (Score-Änderungen über Zeit) - [ ] Community-Whitelist Sharing - [ ] AUR Vote/Power Factor in Scoring ## 🐛 Bekannte Bugs 1. **Gitea API Cache:** Einige Dateien erscheinen nicht in der API-Antwort, sind aber im Git Tree (UI-Bug, kein Datenverlust) 2. **Docker-Instabilität:** Gitea-Server hatte Restart-Probleme ## 📝 MEMORY.md Update Siehe MEMORY.md - Eintrag vom [2026-06-15]