refactor(swift): update references from Medical Scribe to Swift Assistent

- Updated comments and documentation to reflect the new branding of the chat API and related components.
- Renamed functions and variables to align with the Swift Assistent terminology.
- Enhanced UI components with animations using Framer Motion for a smoother user experience.
- Removed outdated architecture documentation related to the Medical Scribe system.

This change is part of the transition to the Swift Assistent branding, ensuring consistency across the application.
This commit is contained in:
colinislit
2025-12-29 22:40:34 +01:00
parent 94aab93f1c
commit c8aaba657e
25 changed files with 6230 additions and 1054 deletions

View File

@@ -3,7 +3,7 @@
*
* Client-side helper voor het aanroepen van de Swift chat API met streaming support.
*
* Epic: E3 (Chat API & Medical Scribe)
* Epic: E3 (Chat API & Swift Assistent)
* Story: E3.S1 (Chat API endpoint skeleton)
*/