- Task #6: WebSocket /ws/dashboard + Kafka events (5 topics) * Backend: KafkaEventProducer, KafkaEventConsumer * Mobile: WebSocketService (reconnection, heartbeat, typed events) * DashboardBloc: Auto-refresh depuis WebSocket events - Finance Workflow: approbations + budgets (backend + mobile) * Backend: entities, services, resources, migrations Flyway V6 * Mobile: features finance_workflow complète avec BLoC - Corrections DI: interfaces IRepository partout * IProfileRepository, IOrganizationRepository, IMembreRepository * GetIt configuré avec @injectable - Spec-Kit: constitution + templates mis à jour * .specify/memory/constitution.md enrichie * Templates agent, plan, spec, tasks, checklist - Nettoyage: fichiers temporaires supprimés Signed-off-by: lions dev Team
31 lines
628 B
Markdown
31 lines
628 B
Markdown
# [PROJECT NAME] Development Guidelines
|
||
|
||
Auto-generated from all feature plans. Last updated: [DATE]
|
||
|
||
Pour UnionFlow : s’appuyer sur `.specify/memory/inventaire-code.md` pour les packages, routes et features existants (ne pas inventer d’artefacts non listés).
|
||
|
||
## Active Technologies
|
||
|
||
[EXTRACTED FROM ALL PLAN.MD FILES]
|
||
|
||
## Project Structure
|
||
|
||
```text
|
||
[ACTUAL STRUCTURE FROM PLANS]
|
||
```
|
||
|
||
## Commands
|
||
|
||
[ONLY COMMANDS FOR ACTIVE TECHNOLOGIES]
|
||
|
||
## Code Style
|
||
|
||
[LANGUAGE-SPECIFIC, ONLY FOR LANGUAGES IN USE]
|
||
|
||
## Recent Changes
|
||
|
||
[LAST 3 FEATURES AND WHAT THEY ADDED]
|
||
|
||
<!-- MANUAL ADDITIONS START -->
|
||
<!-- MANUAL ADDITIONS END -->
|