clawd/memory/tasks-queue.md

64 lines
1.5 KiB
Markdown

# Task Queue
*Updated: 2026-02-01 12:25 UTC*
## In Progress
### inou-mobile Flutter App
- [x] Theme with inou colors
- [x] Login screen with email + OTP
- [x] Biometric service
- [x] Auth service
- [ ] **BLOCKED:** WebView 404 - `inou.com/app` needs backend content
- [ ] Test on real device with backend
### Document Management System ✅ DONE
- [x] Processor script (OCR, classify, extract, index)
- [x] Search CLI
- [x] Systemd daemon (runs every 60s)
- [x] Test with sample document
- [ ] Scanner hardware (waiting for Johan to purchase)
## Blocked
### Azure Files Backup
- Feature complete (commit 18ce1fa)
- **BLOCKED:** Waiting for Azure free trial account
### ClawdNode Android
- App built and deployed
- **BLOCKED:** Needs Johan to test on ThinkPhone (pairing flow)
### X/Twitter Scraper
- Bot detection blocking login
- **SOLVED:** Using `bird` CLI instead
### Inter-VLAN Routing
- Production (192.168.100.x) can't reach Signal API
- Need UDM-Pro config
- Parked
## Queued
### SOC2 Compliance
- [x] OpenVAS on Zurich
- [x] Nuclei scans (baseline done Jan 31)
- [x] Uptime Kuma at zurich.inou.com:3001
- [ ] Security headers in Caddy (done Feb 1)
- [ ] Ongoing monitoring schedule
### Sophia Docs Backup
- Copy from OneDrive to `/home/johan/sophia/`
- Set up daily delta-zip → Proton Drive
## Completed
### 2026-02-01
- [x] Document Management System built
- [x] bird CLI configured (env vars)
- [x] Security headers added to Caddy
### 2026-01-31
- [x] inou-mobile theme complete
- [x] Login screen implemented
- [x] OpenVAS + Nuclei baseline scans