learning_ai_common_plat/services/platform-service/src/modules
2026-03-23 16:21:08 -07:00
..
ab-testing fix(platform-service): resolve type errors in diagnostics and ab-testing modules 2026-03-03 12:22:35 -08:00
agent-evals feat(platform+admin-web): implement 4 missing backend endpoints + re-enable frontend 2026-03-21 23:11:38 -07:00
agents feat(platform): Phase 2 — Agent Runtime Orchestration 2026-03-20 03:20:31 -07:00
ai-budgets fix(ai-budgets): tighten rollover period filter to exclude stale entries 2026-03-20 06:24:13 -07:00
ai-diagnostics fix(ai-diagnostics): keep cluster filters numeric 2026-03-23 16:21:08 -07:00
analytics feat(analytics): deepen analytics rollups — aggregation, summary dashboard, top metrics 2026-03-20 00:30:07 -07:00
api-versioning feat(api-versioning): add API versioning — lifecycle, pins, deprecation 2026-03-19 23:50:23 -07:00
audit refactor(platform-service): migrate remaining 14 repositories to @bytelyst/datastore 2026-03-02 01:06:24 -08:00
auth fix(auth): register magic_link event type + use admin productId for enterprise IdP 2026-03-12 15:55:09 -07:00
backups feat(backups): add backup/restore module — on-demand + config 2026-03-19 23:50:09 -07:00
billing-checkout feat(platform-service): pre-built Stripe checkout flow (Phase 4.4) — 6 tests 2026-03-19 22:10:32 -07:00
blob Add prototype storage diagnostics and smoke test 2026-03-14 06:06:35 +00:00
broadcasts fix(platform-service): harden broadcast metrics and export job lifecycle 2026-03-22 11:57:47 -07:00
cdn feat(cdn): add CDN asset pipeline module — upload, purge, origin config 2026-03-19 23:47:59 -07:00
changelog fix(platform): replace Math.random() IDs with crypto.randomUUID() in 5 P2 modules 2026-03-01 17:42:28 -08:00
comments feat(platform-service): migrate 6 repositories to @bytelyst/datastore (flags, settings, comments, votes, products, themes) — 756/756 tests pass 2026-03-02 00:51:03 -08:00
delivery fix(platform-service+events): 3 more gaps in diagnostics + delivery 2026-03-22 01:20:24 -07:00
diagnostics fix(platform-service+events): 3 more gaps in diagnostics + delivery 2026-03-22 01:20:24 -07:00
dunning feat(dunning): add billing dunning module — campaigns, policies, retries 2026-03-19 23:49:25 -07:00
event-subscriptions feat(platform): Phase 1 — Durable Event Bus + Worker Runtime 2026-03-20 03:12:54 -07:00
experiments fix(platform): replace Math.random() IDs with crypto.randomUUID() in 5 P2 modules 2026-03-01 17:42:28 -08:00
exports fix(exports): preserve processing state on async export failures 2026-03-22 11:58:54 -07:00
feedback fix(feedback): address 6 bugs/gaps from systematic review 2026-03-03 07:03:27 -08:00
flags feat(field-encrypt): admin-panel encryption toggle via feature flags 2026-03-21 15:24:19 -07:00
impersonation fix(platform): replace Math.random() IDs with crypto.randomUUID() in 5 P2 modules 2026-03-01 17:42:28 -08:00
invitations refactor(platform-service): migrate remaining 14 repositories to @bytelyst/datastore 2026-03-02 01:06:24 -08:00
ip-rules feat(ratelimit): back api throttles with datastore 2026-03-15 09:37:03 +00:00
items refactor(platform-service): migrate remaining 14 repositories to @bytelyst/datastore 2026-03-02 01:06:24 -08:00
jobs feat(platform): Phase 1 — Durable Event Bus + Worker Runtime 2026-03-20 03:12:54 -07:00
knowledge fix(knowledge): align searchChunks scoring with routes, add 5 new tests 2026-03-20 01:04:32 -07:00
licenses refactor(platform-service): migrate remaining 14 repositories to @bytelyst/datastore 2026-03-02 01:06:24 -08:00
maintenance feat(ratelimit): back api throttles with datastore 2026-03-15 09:37:03 +00:00
marketplace fix(marketplace): prevent duplicate votes with vote tracking collection 2026-03-02 10:12:33 -08:00
notifications refactor(platform-service): migrate remaining 14 repositories to @bytelyst/datastore 2026-03-02 01:06:24 -08:00
onboarding feat(platform-service): shared onboarding analytics module (Phase 4.3) — 8 tests 2026-03-19 22:07:03 -07:00
orgs feat(orgs): deepen Org/Workspace RBAC — role hierarchy, permissions, delete endpoints 2026-03-20 00:36:02 -07:00
plans feat(platform-service): migrate 7 more repositories to @bytelyst/datastore (exports, plans, status, sessions, referrals, ip-rules, delivery) — 753/753 tests pass 2026-03-02 00:54:55 -08:00
predictive-analytics feat(predictive-analytics): complete admin UI for churn prediction and health scoring 2026-03-03 13:48:37 -08:00
products feat(platform-service): migrate 6 repositories to @bytelyst/datastore (flags, settings, comments, votes, products, themes) — 756/756 tests pass 2026-03-02 00:51:03 -08:00
promos test(platform-service): add promos route-level tests 2026-02-16 12:46:40 -08:00
public test(platform-service): add route tests for settings, votes, and public modules 2026-02-16 12:33:17 -08:00
ratelimit docs(config): align rate limit settings 2026-03-15 09:42:42 +00:00
referrals fix(marketplace): prevent duplicate votes with vote tracking collection 2026-03-02 10:12:33 -08:00
retention feat(retention): add data retention policies — policy CRUD, enforce, jobs 2026-03-19 23:49:56 -07:00
reviews feat(platform+admin-web): implement 4 missing backend endpoints + re-enable frontend 2026-03-21 23:11:38 -07:00
runs feat(platform): Phase 2 — Agent Runtime Orchestration 2026-03-20 03:20:31 -07:00
scim test(scim): add 7 tests for stats, pause, resume, delete endpoints 2026-03-20 01:06:07 -07:00
search feat(search): add full-text search module — index, query, suggestions 2026-03-19 23:49:02 -07:00
sessions feat(platform-service): migrate 7 more repositories to @bytelyst/datastore (exports, plans, status, sessions, referrals, ip-rules, delivery) — 753/753 tests pass 2026-03-02 00:54:55 -08:00
settings feat(platform-service): migrate 6 repositories to @bytelyst/datastore (flags, settings, comments, votes, products, themes) — 756/756 tests pass 2026-03-02 00:51:03 -08:00
status Add Mailpit-backed prototype email sandbox 2026-03-14 06:16:28 +00:00
stripe fix(stripe): remove dead syncUserPlan call to deleted backend /api/users/:userId/plan route 2026-02-15 15:40:42 -08:00
subscriptions refactor(platform-service): migrate remaining 14 repositories to @bytelyst/datastore 2026-03-02 01:06:24 -08:00
support-cases fix(support-cases): prevent auto-triage from regressing case status 2026-03-20 06:25:43 -07:00
surveys fix(platform-service): 3 bugs in delivery subscribers + survey incentives 2026-03-22 00:19:32 -07:00
telemetry feat(platform-service): resolve P2 TODOs — exports, broadcasts, telemetry, waitlist 2026-03-22 00:41:11 -07:00
tenants feat(tenants): add multi-tenant module — tenant CRUD, members, invites 2026-03-19 23:49:41 -07:00
themes feat(platform-service): migrate 6 repositories to @bytelyst/datastore (flags, settings, comments, votes, products, themes) — 756/756 tests pass 2026-03-02 00:51:03 -08:00
tokens fix(tokens): tighten machine credential issuance 2026-03-15 06:28:50 +00:00
usage refactor(platform-service): migrate remaining 14 repositories to @bytelyst/datastore 2026-03-02 01:06:24 -08:00
votes feat(platform-service): migrate 6 repositories to @bytelyst/datastore (flags, settings, comments, votes, products, themes) — 756/756 tests pass 2026-03-02 00:51:03 -08:00
waitlist fix(platform-service): 5 bugs in recent P2/P3 implementations 2026-03-22 01:14:55 -07:00
webhooks feat(flags): production-grade feature flag system — multi-variate, segments, audit, SSE, scheduling, prerequisites 2026-03-21 11:44:49 -07:00