lint(standard): corrections completes mode standard
- Em dashes: 1712 remplaces par tirets simples (86 fichiers + _index.md, en-tete section Limagrain conserve) - Checklists: 24 '- [ ]' -> '- ☐' (3 pages operations, plus de todos Obsidian) - Ancres: 33 reparees (slugs GitHub + ancres HTML <a id> reconnues), 1 reciblee (manuel de reten) - related: tenseflow -> tense-flow, pie -> mechanical-elements, group.md retire (doublon shipping) - Registre: compteur global 122 -> 131 pages - Rapport racine _lint_report.md mis a jour (scan v2 + re-scan final: 0 anomalie) - Aucun fichier limagrain/ modifie (cloisonnement)
This commit is contained in:
@@ -22,7 +22,7 @@ last_compiled: "2026-04-10"
|
||||
|
||||
## Overview
|
||||
|
||||
The Faults Management module tracks machine faults and manual interventions in automatic warehouse equipment. This is the backend implementation of the **Automation Dashboard** feature — the `areas/faults_management/` area provides the full functionality exposed under the "Automation Dashboard" UI label.
|
||||
The Faults Management module tracks machine faults and manual interventions in automatic warehouse equipment. This is the backend implementation of the **Automation Dashboard** feature - the `areas/faults_management/` area provides the full functionality exposed under the "Automation Dashboard" UI label.
|
||||
|
||||
When automatic warehouse machines (conveyors, sorters, AGVs, APS3D carts) encounter errors, they shut down automatically for safety and notify the system. Faults Management records these events, tracks their resolution, and logs all manual interventions performed by operators during and after fault resolution.
|
||||
|
||||
@@ -95,8 +95,8 @@ When automatic warehouse machines (conveyors, sorters, AGVs, APS3D carts) encoun
|
||||
|
||||
## Related
|
||||
|
||||
- [[automation-dashboard]] — The Automation Dashboard UI is powered by this module's data
|
||||
- [[agv]] — AGV machine faults and manual interventions tracked here
|
||||
- [[aps3d]] — APS3D Fleet Manager and cart faults tracked for traceability
|
||||
- [[task]] — Manual task completions and modifications logged as actions
|
||||
- [[stations]] — Machine stations are the physical entities tracked in fault records
|
||||
- [[automation-dashboard]] - The Automation Dashboard UI is powered by this module's data
|
||||
- [[agv]] - AGV machine faults and manual interventions tracked here
|
||||
- [[aps3d]] - APS3D Fleet Manager and cart faults tracked for traceability
|
||||
- [[task]] - Manual task completions and modifications logged as actions
|
||||
- [[stations]] - Machine stations are the physical entities tracked in fault records
|
||||
|
||||
Reference in New Issue
Block a user