Files
brachnha-insight/_bmad-output/implementation-artifacts/sprint-status.yaml
Max 9b79856827 feat(ui): implement 'Twilight Velvet' dark theme and fix visibility issues
- Add 'Twilight Velvet' color palette to globals.css with OKLCH values
- Update SettingsPage headers, cards, and dialogs to use semantic theme variables
- Update HistoryCard, HistoryFeed, and DraftContent to support dark mode
- Update ProviderSelector and ProviderList to use custom card background (#2A2A3D)
- Add ThemeToggle component with improved visibility
- Ensure consistent use of 'bg-card', 'text-foreground', and 'text-muted-foreground'
2026-01-27 11:03:55 +07:00

76 lines
2.5 KiB
YAML

# generated: 2026-01-27
# project: Brachnha Insights
# project_key: BRACHNHA
# tracking_system: file-system
# story_location: /home/maximilienmao/Projects/Test01/_bmad-output/implementation-artifacts
# 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
# - SM 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-01-27
project: Brachnha Insights
project_key: BRACHNHA
tracking_system: file-system
story_location: /home/maximilienmao/Projects/Test01/_bmad-output/implementation-artifacts
development_status:
# Epic 1: Gatekeeper Security
epic-1: done
1-1-security-middleware-lock-screen: done
1-2-server-side-validation-app-password: done
1-3-session-persistence: done
epic-1-retrospective: done
# Epic 2: Project Calibration
epic-2: done
2-1-settings-feature-shell: done
2-2-provider-management-crud: done
2-3-secure-credentials-storage: done
2-4-connection-validation: done
2-5-active-provider-switcher: done
epic-2-retrospective: done
# Epic 3: The Venting Ritual
epic-3: done
3-1-chat-interface-state: done
3-2-teacher-agent-elicitation-logic: done
3-3-ghostwriter-agent-draft-generation: done
3-4-draft-review-ui-slide-up: done
3-5-regeneration-loop-refinement: done
epic-3-retrospective: done
# Epic 4: Journey Management
epic-4: done
4-1-history-feed-ui: done
4-2-detailed-artifact-view: done
4-3-action-menu-export-delete: done
4-4-offline-sync-queue: done
4-5-data-export-utility: done
epic-4-retrospective: done