mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-25 00:36:31 +02:00
Stories were written for a subscription SaaS model, but SurfSense is a self-hosted product with BYOK + optional PAYG page packs via Stripe. Key corrections: - Story 3.5: Not "remove BYOK + token billing" → actual gap is adding HTTP-layer quota pre-check before document upload enqueue - Story 5.1: Pricing UI already exists (Free/PAYG/Enterprise) → gap is wiring "Get Started" button to existing Stripe checkout endpoint - Story 5.2: mode=payment PAYG already works → needs verification/hardening not a subscription checkout rewrite - Story 5.3: Webhook already handles checkout.session.completed correctly → no subscription events needed, gap is idempotency test + purchase history UI - Story 5.4: PageLimitService + enforcement in tasks/connectors already exists → gap is HTTP-layer pre-check, quota UI indicator, and 402 frontend handling Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| 1-0-authentication-system.md | ||
| 1-1-project-infrastructure-database-init.md | ||
| 1-2-backend-auth-api-jwt.md | ||
| 1-3-frontend-auth-ui.md | ||
| 1-6-settings-sync.md | ||
| 2-1-celery-worker-pdf-parser.md | ||
| 2-2-upload-api-rate-limiting.md | ||
| 2-3-knowledge-base-ui-micro-sync-indicators.md | ||
| 2-4-delete-document-flow.md | ||
| 3-1-chat-session-api.md | ||
| 3-2-rag-engine-sse-endpoint.md | ||
| 3-3-chat-ui-sse-client.md | ||
| 3-4-split-pane-layout-interactive-citation.md | ||
| 3-5-model-selection-via-quota.md | ||
| 4-1-chat-history-sync.md | ||
| 4-2-graceful-degradation-offline-ui.md | ||
| 4-3-global-network-sync-indicators.md | ||
| 5-1-pricing-plan-selection-ui.md | ||
| 5-2-stripe-payment-integration.md | ||
| 5-3-stripe-webhook-sync.md | ||
| 5-4-usage-tracking-rate-limit-enforcement.md | ||
| sprint-status.yaml | ||