Files
Momento/docs/sprint-status.yaml
Antigravity aa12d2226f
All checks were successful
Deploy to Production / Build and Deploy (push) Successful in 4s
feat(story-3.6): complete Stripe subscription tiers — enterprise card, build fix, i18n
Story 3.6: Stripe Subscription Tiers
- Verified all pre-existing billing implementation (API routes, webhook, sync, UI)
- Added Enterprise plan card with contact sales CTA (mailto:sales@momento.app)
- Fixed lib/stripe.ts build error (lazy getStripe() + placeholder default)
- Added enterpriseFeature1-5 i18n keys to all 15 locales
- 22/22 unit tests pass, build succeeds
- Story status: ready-for-dev → review
2026-05-16 20:50:29 +00:00

61 lines
2.0 KiB
YAML

# generated: 2026-05-14T16:06:50Z
# last_updated: 2026-05-16T21:00:00Z
# project: Momento
# project_key: NOKEY
# tracking_system: file-system
# story_location: docs
# STATUS DEFINITIONS:
# ==================
# Epic Status:
# - backlog: Epic not yet started
# - in-progress: Epic actively being worked on
# - done: All stories in epic completed
#
# Epic Status Transitions:
# - backlog → in-progress: Automatically when first story is created (via create-story)
# - in-progress → done: Manually when all stories reach 'done' status
#
# Story Status:
# - backlog: Story only exists in epic file
# - ready-for-dev: Story file created in stories folder
# - in-progress: Developer actively working on implementation
# - review: Ready for code review (via Dev's code-review workflow)
# - done: Story completed
#
# Retrospective Status:
# - optional: Can be completed but not required
# - done: Retrospective has been completed
#
# WORKFLOW NOTES:
# ===============
# - Epic transitions to 'in-progress' automatically when first story is created
# - Stories can be worked in parallel if team capacity allows
# - Developer typically creates next story after previous one is 'done' to incorporate learnings
# - Dev moves story to 'review', then runs code-review (fresh context, different LLM recommended)
generated: 2026-05-14T16:06:50Z
last_updated: 2026-05-16T21:00:00Z
project: Momento
project_key: NOKEY
tracking_system: file-system
story_location: docs
development_status:
epic-3: in-progress
3-1-freemium-quota-tracking: done
3-2-custom-llm-router: done
3-3-smart-routing-fallback: done
3-4-host-pays-session-logic: done
3-5-secure-byok-management: review
3-6-stripe-subscription-tiers: review
epic-3-retrospective: optional
epic-4: in-progress
4-1-gdpr-cookie-consent: ready-for-dev
4-2-gdpr-right-to-be-forgotten: backlog
4-3-data-portability: backlog
4-4-explicit-ai-consent: backlog
4-5-eu-data-residency: backlog
4-6-sso-saml-audit-logging: backlog
epic-4-retrospective: optional