Files
Momento/docs/sprint-status.yaml
Antigravity f46654f574 feat: editor improvements and architectural grid prototype
Multiple feature additions and improvements across the application:

- NextGen Editor: drag handles, smart paste, block actions
- Structured views: Kanban and table layouts for notes
- Architectural Grid: new brainstorming/agent interface prototype
- Flashcards: SM-2 revision algorithm with AI generation
- MCP server: robustness improvements
- Graph/PDF chat: fix click propagation and copy behavior
- Various UI/UX enhancements and bug fixes

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-27 19:45:15 +00:00

65 lines
2.0 KiB
YAML

# generated: 2026-05-14T16:06:50Z
# last_updated: 2026-05-23T14:25:15Z
# 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-23T20:03:48Z
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: done
3-6-stripe-subscription-tiers: done
epic-3-retrospective: optional
epic-4: in-progress
4-1-gdpr-cookie-consent: done
4-2-gdpr-right-to-be-forgotten: done
4-3-data-portability: done
4-4-explicit-ai-consent: done
4-5-eu-data-residency: backlog
4-6-sso-saml-audit-logging: backlog
epic-4-retrospective: optional
epic-5: in-progress
5-1-nextgen-editor: ready-for-dev