[CR-003] Server — freemium gate: 1-task limit, no web search for free users #3

Open
opened 2026-05-06 00:53:25 +00:00 by admin · 0 comments
Owner

Change Request

Type: Server Deploy · Risk: Medium
Service: push-backend (Railway)
Date: 2026-05-05
Commit: 596d0fd

Description

  • Creation gate: free users blocked at POST /api/tasks if ≥1 active task (HTTP 403)
  • Execution gate: secondary tasks skipped with 1/7-day push nudge
  • Web search only for subscribers; max_uses 5→3

Self-Review Checklist

  • npm test: 62/63 pass
  • Deployment logs clean
  • Free tier creation gate tested

Rollback

git revert 596d0fd && git push && railway up --detach

Status: Completed

## Change Request **Type:** Server Deploy · **Risk:** Medium **Service:** push-backend (Railway) **Date:** 2026-05-05 **Commit:** 596d0fd ### Description - Creation gate: free users blocked at `POST /api/tasks` if ≥1 active task (HTTP 403) - Execution gate: secondary tasks skipped with 1/7-day push nudge - Web search only for subscribers; `max_uses` 5→3 ### Self-Review Checklist - [x] npm test: 62/63 pass - [x] Deployment logs clean - [x] Free tier creation gate tested ### Rollback ``` git revert 596d0fd && git push && railway up --detach ``` **Status:** Completed ✅
admin added the server-deployrisk:medium labels 2026-05-06 00:53:25 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: admin/1ai-ops#3