• Joined on 2025-12-21
alvis closed issue alvis/oO#105 2026-04-26 12:09:39 +00:00
token admin authentication
alvis pushed to main at alvis/oO 2026-04-26 12:08:52 +00:00
e40dfdcbb0 chore(infra): wire MLflow/Airflow env vars, fix healthcheck, add .dockerignore
bad1bb2cba feat(simulate): MLflow tracking, Airflow DAG integration, health checks for mlflow/airflow
e96ceb7ee1 feat(auth): token-based admin authentication for Playwright/CI (#105)
b554970032 docs(observability): add services/api README; update ml/serving + recommender docs (#18)
c4960d0601 feat(observability): structured logs, W3C trace IDs, Sentry hooks (#18)
Compare 14 commits »
alvis opened issue alvis/oO#110 2026-04-26 12:00:35 +00:00
no any docs found
alvis opened issue alvis/oO#109 2026-04-26 11:58:27 +00:00
why there is a “running” simulation?
alvis opened issue alvis/oO#107 2026-04-26 11:56:16 +00:00
what’s the point of Ops section in admin panel?
alvis opened issue alvis/oO#106 2026-04-26 11:55:07 +00:00
make airflow up, why it is down?
alvis opened issue alvis/oO#105 2026-04-26 11:53:53 +00:00
token admin authentication
alvis opened issue alvis/oO#104 2026-04-26 11:52:36 +00:00
links to mlflow and airflow do not work
alvis closed issue alvis/oO#18 2026-04-26 03:38:35 +00:00
Observability baseline: structured logs, Sentry, trace IDs across services
alvis opened issue alvis/oO#103 2026-04-26 03:20:32 +00:00
user table in admin should show user id
alvis opened issue alvis/oO#102 2026-04-26 03:19:43 +00:00
a small button with gears icon should be plance on the main interface with the link to the config page of a user
alvis opened issue alvis/oO#101 2026-04-26 03:18:31 +00:00
notify me button in the main user interface must be moved to the config page, where all the config and connections to external services go
alvis opened issue alvis/oO#100 2026-04-26 03:16:53 +00:00
user feedback should be only “done”, “snoose” or “dismiss”, no “useful/not useful”
alvis closed issue alvis/oO#99 2026-04-26 03:09:33 +00:00
feat: bandit consumes profile features (egreedy-v2, D=12)
alvis closed issue alvis/oO#78 2026-04-25 17:15:46 +00:00
feat: signal source abstraction — generalize beyond Todoist
alvis closed issue alvis/oO#98 2026-04-25 17:09:11 +00:00
ml/serving JetStream consumer for signals.> + feedback.>
alvis closed issue alvis/oO#61 2026-04-25 17:03:19 +00:00
Per-user freshness SLAs for features
alvis closed issue alvis/oO#54 2026-04-25 16:48:53 +00:00
Event schema registry + protobuf CI gate
alvis commented on issue alvis/oO#99 2026-04-25 10:01:23 +00:00
feat: bandit consumes profile features (egreedy-v2, D=12)

Scaffolding shipped in 2d7cf21.

Done:

  • egreedy-v2 endpoints in ml/serving (D=12) with normalization helpers
  • ADR-0012
  • egreedy-v2-shadow registered in recommender.ts (disabled by default) -…
alvis pushed to main at alvis/oO 2026-04-25 10:00:43 +00:00
2d7cf217a9 feat(ml): egreedy-v2 shadow policy — D=12 with profile features (#99)