docs: v2 — verified-only improvements (post-audit)#10
Open
pierrelaburthe wants to merge 1 commit intomasterfrom
Open
docs: v2 — verified-only improvements (post-audit)#10pierrelaburthe wants to merge 1 commit intomasterfrom
pierrelaburthe wants to merge 1 commit intomasterfrom
Conversation
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Collaborator
|
Il y a déjà une doc pour api et render-api. Pas besoin de rajouter des articles |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Améliorations doc Logora — v2 (100 % sourcée)
Cette v2 reprend l'audit de la v1 et ne garde que ce qui est vérifié dans le code, dans les specs Swagger, ou cité verbatim dans Slack/Mail.
Tout ce qui était inventé dans la PR #9 (fermée) a été retiré. Les zones grises (SLA, IPs, durées de rétention, paramètres non vérifiables) ne sont pas écrites ici — il faudra une passe avec Henry pour les ajouter dans une v3.
Ce qui change vs la v1
faq/api.mdfaq/render-api.md(nouveau nom)faq/account-deletion.mdinstallation/webview.mdmodifiéoutputType, événementlogoraContentLoaded(tous sourcés Slack/code)authentication/jwt.mdmodifiéexpchecked (sources Henry verbatim)faq/performance.mdmodifiéapi.logora.fr/debat.js, pascdn.logora.com)faq/troubleshooting-sso.mdfaq/notification-emails.mdfaq/architecture-security.mdconfiguration/moderation.mdréécritureconfiguration/onboarding.mdmodifsrc/css/custom.cssVolume
.md.mdSources
Chaque section pointe vers son origine. Trois types :
https://app.logora.fr/swagger/v1/swagger.yaml— spec OpenAPI officielle de l'API publique (10 685 lignes, 51 endpoints).https://render.logora.fr/docs— Swagger UI du Render API (10 endpoints de pré-rendu).github.com/Logora/:LogoraWordpress/trunk/includes/class-logora-app-shortcode.php(paramètreslogora_config)LogoraWordpress/trunk/includes/class-logora-synthesis-shortcode.php(paramètres synthèse)#sales, 2025-08-30) ; Henry surexp(#smf-logora-sanoma, 2025) ; Sylvia/Krone surembed/comments(#interface, 2026-06-28) ; Jesús suroutputTypeworkaround (#interface, 2026-05-10) ; Cronista suroutputTypecôté client (#cronista-logora, 2026-08-13).Vérification
yarn install && yarn build✅ — les deux locales (fr + en) compilent. Le seul broken-link signalé (configuration/routes.md→installation/javascript-sdk.md) est préexistant surmasteret hors scope.Ce qu'il manque (à demander à Henry pour une v3)
Pour pouvoir écrire les pages architecture-security, notification-emails, troubleshooting-sso correctement, il faut que Henry confirme :
initial_path,updateUserOnLogin, longueur minfirst_name, paramètrethemelogout_token, claims requis🤖 Generated with Claude Code