• Joined on 2025-12-21
alvis opened issue alvis/oO#82 2026-04-16 15:26:11 +00:00
feat: tip kind system — task, advice, insight, reminder
alvis opened issue alvis/oO#81 2026-04-16 15:26:11 +00:00
feat: feature registry + user profile builder
alvis opened issue alvis/oO#78 2026-04-16 15:25:11 +00:00
feat: signal source abstraction — generalize beyond Todoist
alvis opened issue alvis/oO#79 2026-04-16 15:25:11 +00:00
feat: AI tip generation via Ollama — contextual advice from user signals
alvis opened issue alvis/oO#80 2026-04-16 15:25:11 +00:00
refactor: generalize recommendation pipeline — candidate → rank → render stages
alvis opened issue alvis/oO#75 2026-04-16 15:24:28 +00:00
bug: reward updates to ml/serving silently swallowed on failure
alvis opened issue alvis/oO#76 2026-04-16 15:24:28 +00:00
bug: no data retention purge for tip_scores and tip_feedback (GDPR 30-day)
alvis opened issue alvis/oO#77 2026-04-16 15:24:28 +00:00
bug: port mismatch — config.ts defaults to 3078, docker-compose uses 3001
alvis opened issue alvis/oO#74 2026-04-16 15:24:28 +00:00
bug: Todoist access tokens never refreshed — silent failure after expiration
alvis opened issue alvis/oO#73 2026-04-16 15:24:28 +00:00
bug: TipFeedback type includes helpful/not_helpful but backend rejects them
alvis commented on issue alvis/oO#47 2026-04-16 15:23:27 +00:00
Modular-monolith packaging + import-boundary lint

Moving to M4: import-boundary lint (eslint-plugin-boundaries) becomes important at scale. Low risk for now with single developer.

alvis commented on issue alvis/oO#17 2026-04-16 15:23:27 +00:00
web: offline caching + reaction queue

Deferred: offline caching + reaction queue is a progressive enhancement. Moving to M3 (mobile) where offline-first becomes critical.

alvis closed issue alvis/oO#1 2026-04-16 15:23:03 +00:00
Monorepo tooling: pnpm workspaces + uv/poetry + turbo + pre-commit
alvis closed issue alvis/oO#2 2026-04-16 15:23:03 +00:00
docker-compose dev environment
alvis closed issue alvis/oO#10 2026-04-16 15:23:03 +00:00
integrations: Todoist connector (OAuth2, read tasks, complete task)
alvis closed issue alvis/oO#52 2026-04-16 15:23:03 +00:00
Tip-kind-aware UI affordances
alvis closed issue alvis/oO#57 2026-04-16 15:23:03 +00:00
Bandit v1: global-then-personalize LinUCB
alvis commented on issue alvis/oO#58 2026-04-16 15:23:03 +00:00
ML observability baseline (alongside first model)

Closed: ML observability shipped as part of M1 admin console — experiment dashboard, reward analytics, feature browser, health rollup, tip explainability log.

alvis closed issue alvis/oO#4 2026-04-16 15:23:03 +00:00
Shared types package: OpenAPI source of truth
alvis closed issue alvis/oO#58 2026-04-16 15:23:03 +00:00
ML observability baseline (alongside first model)