learning_ai_common_plat/services/platform-service/src
saravanakumardb1 1e1ee969dc feat(flags): add seed flags for 6 missing products + 6 new evaluator edge-case tests
- seed.ts: add default flags for jarvisjr (3), peakpulse (3), flowmonk (2), notelett (2), actiontrail (2), localmemgpt (2)
  Previously only chronomind, nomgap, mindlyst, smartauth, lysnrai had seed flags — common flags (maintenance_mode, telemetry_enabled) were not seeded for newer products
- flags.test.ts: 63 → 69 tests (+6):
  - anonymous user with partial percentage returns off
  - partial rule rollout (0%) skips even matching users
  - neq operator (not equal)
  - contains operator
  - gte + lt numeric range on custom attributes
  - missing context attribute returns off
2026-03-21 11:52:08 -07:00
..
lib feat(flags): production-grade feature flag system — multi-variate, segments, audit, SSE, scheduling, prerequisites 2026-03-21 11:44:49 -07:00
migrations refactor(platform-service): migrate webhooks/routes and migrations/runner from cosmos.js to datastore 2026-03-02 02:02:47 -08:00
modules feat(flags): add seed flags for 6 missing products + 6 new evaluator edge-case tests 2026-03-21 11:52:08 -07:00
nodemailer.d.ts feat(platform-service): add smtp email delivery and postal setup 2026-03-14 05:52:28 +00:00
server.test.ts feat(tokens): classify machine credentials 2026-03-15 06:09:42 +00:00
server.ts feat(platform): Phase 2 — Agent Runtime Orchestration 2026-03-20 03:20:31 -07:00