All checks were successful
Deploy to Production / Build and Deploy (push) Successful in 7s
- Add brainstorm feature with collaborative canvas, AI idea generation, live cursors, playback, and export - Add PDF upload/extraction/ingestion pipeline with pgvector document search (RAG) - Add document Q&A overlay with streaming chat and PDF preview - Add note attachments UI with status polling, grid layout, and auto-scroll - Add task extraction AI tool and agent executor improvements - Fix NoteEmbedding missing updatedAt column, re-index 66 notes with 1536-dim embeddings - Fix brainstorm 'Create Note' button: add success toast and redirect to created note - Fix memory echo notification infinite polling - Fix chat route to always include document_search tool - Add brainstorm i18n keys across all 14 locales - Add socket server for real-time brainstorm collaboration - Add hierarchical notebook selector and organize notebook dialog improvements - Add sidebar brainstorm section with session management - Update prisma schema with brainstorm tables, attachments, and document chunks
61 lines
2.0 KiB
YAML
61 lines
2.0 KiB
YAML
# generated: 2026-05-14T16:06:50Z
|
|
# last_updated: 2026-05-14T16:06:50Z
|
|
# 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-14T18:30:00Z
|
|
project: Momento
|
|
project_key: NOKEY
|
|
tracking_system: file-system
|
|
story_location: docs
|
|
|
|
development_status:
|
|
epic-3: in-progress
|
|
3-1-freemium-quota-tracking: ready-for-dev
|
|
3-2-custom-llm-router: backlog
|
|
3-3-smart-routing-fallback: backlog
|
|
3-4-host-pays-session-logic: backlog
|
|
3-5-secure-byok-management: backlog
|
|
3-6-stripe-subscription-tiers: backlog
|
|
epic-3-retrospective: optional
|
|
epic-4: backlog
|
|
4-1-gdpr-cookie-consent: backlog
|
|
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
|