SurfSense/_bmad-output/implementation-artifacts
Vonic 04fb9eec0f docs: rewrite story 3.5 and epic 5 stories to match actual codebase
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>
2026-04-14 14:08:55 +07:00
..
1-0-authentication-system.md update 2026-03-11 19:32:08 +07:00
1-1-project-infrastructure-database-init.md update 2026-04-13 23:17:12 +07:00
1-2-backend-auth-api-jwt.md update 2026-04-13 23:17:12 +07:00
1-3-frontend-auth-ui.md update 2026-04-13 23:17:12 +07:00
1-6-settings-sync.md update 2026-03-11 19:32:08 +07:00
2-1-celery-worker-pdf-parser.md update 2026-04-13 23:17:12 +07:00
2-2-upload-api-rate-limiting.md update 2026-04-13 23:17:12 +07:00
2-3-knowledge-base-ui-micro-sync-indicators.md update 2026-04-13 23:17:12 +07:00
2-4-delete-document-flow.md update 2026-04-13 23:17:12 +07:00
3-1-chat-session-api.md update 2026-04-13 23:17:12 +07:00
3-2-rag-engine-sse-endpoint.md update 2026-04-13 23:17:12 +07:00
3-3-chat-ui-sse-client.md chore: recreate standard BMad stories with corrected names based on sprint status keys 2026-04-13 09:56:30 +07:00
3-4-split-pane-layout-interactive-citation.md update 2026-04-13 23:17:12 +07:00
3-5-model-selection-via-quota.md docs: rewrite story 3.5 and epic 5 stories to match actual codebase 2026-04-14 14:08:55 +07:00
4-1-chat-history-sync.md update 2026-04-13 23:17:12 +07:00
4-2-graceful-degradation-offline-ui.md update 2026-04-13 23:17:12 +07:00
4-3-global-network-sync-indicators.md chore: recreate standard BMad stories with corrected names based on sprint status keys 2026-04-13 09:56:30 +07:00
5-1-pricing-plan-selection-ui.md docs: rewrite story 3.5 and epic 5 stories to match actual codebase 2026-04-14 14:08:55 +07:00
5-2-stripe-payment-integration.md docs: rewrite story 3.5 and epic 5 stories to match actual codebase 2026-04-14 14:08:55 +07:00
5-3-stripe-webhook-sync.md docs: rewrite story 3.5 and epic 5 stories to match actual codebase 2026-04-14 14:08:55 +07:00
5-4-usage-tracking-rate-limit-enforcement.md docs: rewrite story 3.5 and epic 5 stories to match actual codebase 2026-04-14 14:08:55 +07:00
sprint-status.yaml feat: initialize agent and claude skill libraries with comprehensive knowledge bases, workflow templates, and implementation artifacts. 2026-04-13 09:49:58 +07:00