• Joined on 2025-12-21
alvis opened issue alvis/oO#17 2026-04-13 14:23:20 +00:00
web: offline caching + reaction queue
alvis opened issue alvis/oO#32 2026-04-13 14:23:20 +00:00
Advice library + mixing policy
alvis opened issue alvis/oO#33 2026-04-13 14:23:20 +00:00
iOS app (SwiftUI) — sign-in, connect, tip
alvis opened issue alvis/oO#34 2026-04-13 14:23:20 +00:00
Android app (Compose) — sign-in, connect, tip
alvis opened issue alvis/oO#35 2026-04-13 14:23:20 +00:00
notifier: push/email delivery with quiet hours + per-channel rate limits
alvis opened issue alvis/oO#7 2026-04-13 14:23:19 +00:00
auth: Apple OAuth sign-in
alvis opened issue alvis/oO#8 2026-04-13 14:23:19 +00:00
profile: minimal User model + first-login creation
alvis opened issue alvis/oO#9 2026-04-13 14:23:19 +00:00
integrations: Connector interface + encrypted token vault
alvis opened issue alvis/oO#10 2026-04-13 14:23:19 +00:00
integrations: Todoist connector (OAuth2, read tasks, complete task)
alvis opened issue alvis/oO#11 2026-04-13 14:23:19 +00:00
recommender: service skeleton with POST /recommend and policy registry
alvis opened issue alvis/oO#2 2026-04-13 14:23:19 +00:00
docker-compose dev environment
alvis opened issue alvis/oO#13 2026-04-13 14:23:19 +00:00
gateway: BFF with auth check and service fan-out
alvis opened issue alvis/oO#14 2026-04-13 14:23:19 +00:00
web: sign-in page
alvis opened issue alvis/oO#15 2026-04-13 14:23:19 +00:00
web: connect page
alvis opened issue alvis/oO#16 2026-04-13 14:23:19 +00:00
web: tip page (the product)
alvis opened issue alvis/oO#12 2026-04-13 14:23:19 +00:00
recommender: RandomPolicy v0 — pick one Todoist task uniformly
alvis opened issue alvis/oO#3 2026-04-13 14:23:19 +00:00
Gitea Actions CI skeleton
alvis opened issue alvis/oO#4 2026-04-13 14:23:19 +00:00
Shared types package: OpenAPI source of truth
alvis opened issue alvis/oO#5 2026-04-13 14:23:19 +00:00
Secrets convention and .env.example per service
alvis opened issue alvis/oO#6 2026-04-13 14:23:19 +00:00
auth: Google OAuth sign-in