- Introduced new interaction and community features, including comments and private messaging. - Added technical diagrams for critical workflows: authentication, content publication, and messaging. - Enhanced data model documentation with support for comments and messaging tables. - Updated API references with endpoints for comments, messaging, and user search. - Integrated post-quantum cryptography for improved data protection.
29 lines
634 B
JSON
29 lines
634 B
JSON
{
|
|
"index": "Introduction",
|
|
"---core---": {
|
|
"type": "separator",
|
|
"label": "Architecture Core"
|
|
},
|
|
"features": "Fonctionnalités",
|
|
"stack": "Stack Technologique",
|
|
"database": "Modèle de Données",
|
|
"flows": "Flux Métiers",
|
|
"---security---": {
|
|
"type": "separator",
|
|
"label": "Sécurité & Conformité"
|
|
},
|
|
"security": "Sécurité",
|
|
"compliance": "Conformité (RGPD)",
|
|
"---api---": {
|
|
"type": "separator",
|
|
"label": "Intégrations & API"
|
|
},
|
|
"api": "API & Intégrations",
|
|
"api-reference": "Référence API",
|
|
"---ops---": {
|
|
"type": "separator",
|
|
"label": "Opérations"
|
|
},
|
|
"deployment": "Déploiement & Tests"
|
|
}
|