buildmymcpserver/apps/api/src
Marco Sadjadi 7eb323e8f8
All checks were successful
Deploy to Production / deploy (push) Successful in 1m21s
fix(pricing): every tier claim now true or honest; build real priority queue
Audited all tiers vs code. BUILT priority build queue (both enqueue sites set BullMQ priority by plan, enterprise>team>pro>hobby). Made honest what is not built and cannot be built remotely: Custom domain -> coming soon; Team RBAC -> Audit log + RBAC coming soon; dropped Team 99.9 SLA; reworded FAQ rate-limit, cold-start sub-50ms, 30-day-retention and auto-TLS claims to reality; quota FAQ no longer promises unbuilt overage billing; JSON-LD offers aligned, Team price 149->199. Verified-true kept: server limits 1/5/25/inf and daily caps 5/40/50 enforced, faster paid Claude analysis, source export.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-31 13:33:41 +02:00
..
lib fix(pricing): every tier claim now true or honest; build real priority queue 2026-05-31 13:33:41 +02:00
plugins feat(admin): password-auth admin panel with 8 pages + 15 API endpoints 2026-05-19 23:01:26 +02:00
routes fix(pricing): every tier claim now true or honest; build real priority queue 2026-05-31 13:33:41 +02:00
config.ts feat(auth): email login soft-disabled until SMTP/Resend is wired 2026-05-25 18:51:57 +02:00
index.ts fix(oauth): accept application/x-www-form-urlencoded on /oauth/token 2026-05-28 21:21:40 +02:00