Files
Momento/docs/sprint-status.yaml
Antigravity 5703d5bd49
Some checks failed
CI / Lint, Unit Tests & Build (push) Successful in 5m39s
CI / Deploy production (on server) (push) Failing after 18s
feat(4-5/4-6): audit logging + zero-data-retention headers
Audit Logging (story 4-6):
- Nouveau modèle AuditLog (userId, action, resource, metadata, ip, createdAt)
- Migration 20260529143000_add_audit_log appliquée
- lib/audit-log.ts : logAuditEvent (fire-and-forget) + logAuditEventAsync + getClientIp
- auth.ts : LOG LOGIN / LOGOUT / USER_CREATED sur chaque event NextAuth
- /api/chat : log AI_REQUEST avec tokens + byok flag dans onFinish
- /api/agents/run-for-note : log AI_REQUEST avec featureKey + noteId

Zero-data-retention (story 4-5):
- OpenAI provider : header OpenAI-No-Training: 1
- Anthropic provider : header Anthropic-No-Train: 1
- DeepSeek provider : header X-No-Train: 1

sprint-status: 4-5 et 4-6 → done

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-29 14:36:06 +00:00

74 lines
2.6 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: done
4-6-sso-saml-audit-logging: done
epic-4-retrospective: optional
epic-5: in-progress
5-1-nextgen-editor: done
# Epic 6 — Croissance & Activation (PLG) — ajouté 2026-05-29
epic-6: in-progress
6-1-onboarding-activation: done # story-onboarding-activation.md
6-2-markdown-roundtrip: done # brief-markdown-roundtrip.md
6-3-brainstorm-canvas-finalize: done # story: 6-3-brainstorm-canvas-finalize.md
6-4-chat-with-pdf: done # already implemented: document-qa-overlay.tsx + document-ingestion + document-search tool
6-5-pptx-export-watermark: done # story: 6-5-pptx-export-watermark.md
epic-6-retrospective: optional