living-documentation 7.59.0 → 8.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -12,8 +12,6 @@ Before making changes:
|
|
|
12
12
|
6. Inspect ADRs in `DOCS_FOLDER/ADRS/` by reading `description` and `tags` first, then open the full ADR only when relevant.
|
|
13
13
|
7. Check whether the `living-documentation` MCP is available and use it to create, update, and keep documentation reliable when the task touches a decision, rule, command, stack, or technical document.
|
|
14
14
|
|
|
15
|
-
Replace `DOCS_FOLDER` with the real documentation folder for this project.
|
|
16
|
-
|
|
17
15
|
## Living Documentation MCP
|
|
18
16
|
|
|
19
17
|
The Living Documentation server exposes its MCP on `/mcp` with Streamable HTTP transport, for example `http://localhost:4321/mcp` when the server uses the default port.
|
|
@@ -12,8 +12,6 @@ Before making changes:
|
|
|
12
12
|
6. Inspect ADRs in `DOCS_FOLDER/ADRS/` by reading `description` and `tags` first, then open the full ADR only when relevant.
|
|
13
13
|
7. Check whether the `living-documentation` MCP is available and use it to create, update, and keep documentation reliable when the task touches a decision, rule, command, stack, or technical document.
|
|
14
14
|
|
|
15
|
-
Replace `DOCS_FOLDER` with the real documentation folder for this project.
|
|
16
|
-
|
|
17
15
|
## Living Documentation MCP
|
|
18
16
|
|
|
19
17
|
The Living Documentation server exposes its MCP on `/mcp` with Streamable HTTP transport, for example `http://localhost:4321/mcp` when the server uses the default port.
|
|
@@ -12,8 +12,6 @@ Avant toute modification :
|
|
|
12
12
|
6. Inspecter les ADR dans `DOCS_FOLDER/ADRS/` en lisant d'abord `description` et `tags`, puis ouvrir l'ADR complet seulement s'il est pertinent.
|
|
13
13
|
7. Vérifier si le MCP `living-documentation` est disponible et l'utiliser pour créer, mettre à jour et fiabiliser la documentation lorsque la tâche touche une décision, une règle, une commande, la stack ou un document technique.
|
|
14
14
|
|
|
15
|
-
Remplacer `DOCS_FOLDER` par le vrai dossier de documentation du projet.
|
|
16
|
-
|
|
17
15
|
## MCP Living Documentation
|
|
18
16
|
|
|
19
17
|
Le serveur Living Documentation expose son MCP sur `/mcp` en transport Streamable HTTP, par exemple `http://localhost:4321/mcp` lorsque le serveur utilise le port par défaut.
|
|
@@ -12,8 +12,6 @@ Avant toute modification :
|
|
|
12
12
|
6. Inspecter les ADR dans `DOCS_FOLDER/ADRS/` en lisant d'abord `description` et `tags`, puis ouvrir l'ADR complet seulement s'il est pertinent.
|
|
13
13
|
7. Vérifier si le MCP `living-documentation` est disponible et l'utiliser pour créer, mettre à jour et fiabiliser la documentation lorsque la tâche touche une décision, une règle, une commande, la stack ou un document technique.
|
|
14
14
|
|
|
15
|
-
Remplacer `DOCS_FOLDER` par le vrai dossier de documentation du projet.
|
|
16
|
-
|
|
17
15
|
## MCP Living Documentation
|
|
18
16
|
|
|
19
17
|
Le serveur Living Documentation expose son MCP sur `/mcp` en transport Streamable HTTP, par exemple `http://localhost:4321/mcp` lorsque le serveur utilise le port par défaut.
|