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:
2026-07-20 13:01:21 +02:00
parent 7496aafe64
commit 9ce6ae37be
88 changed files with 1769 additions and 1871 deletions
+7 -7
View File
@@ -19,7 +19,7 @@ last_compiled: "2026-04-10"
APS3D is a fully automated multi-level warehouse system where mobile carts (shuttles) move throughout the warehouse autonomously to handle container movements. Unlike standard Pallet Shuttle (which uses a single cart per channel), APS3D carts can traverse all aisles of a level (loaded or empty, via passage channels) and change levels via lifts.
The carts are directed by a **Fleet Manager** a centralized controller that receives orders from Easy WMS, assigns them to specific carts, manages traffic, and reports order completion. Locations are of type **APS** or **APSFIFO** for maximum space utilization.
The carts are directed by a **Fleet Manager** - a centralized controller that receives orders from Easy WMS, assigns them to specific carts, manages traffic, and reports order completion. Locations are of type **APS** or **APSFIFO** for maximum space utilization.
## Key capabilities
@@ -105,9 +105,9 @@ When the system cannot determine exact depth for origin or destination, an opera
## Related
- [[agv]] AGV module handles container transport to/from APS3D entry points; APS3D carts handle internal channel movements
- [[location]] APS and APSFIFO location types are specific to APS3D; standard APS locations also used in manual pallet shuttle
- [[task]] APS3D movements generate WMS tasks managed through Fleet Manager
- [[defragmentation]] APS3D has its own defragmentation strategies (rotation, shipping, cross-channel)
- [[stations]] Fleet Manager is a special station type in the warehouse layout
- [[parameters]] APS3D has a dedicated parameter section including `aps3d/parameters.md`
- [[agv]] - AGV module handles container transport to/from APS3D entry points; APS3D carts handle internal channel movements
- [[location]] - APS and APSFIFO location types are specific to APS3D; standard APS locations also used in manual pallet shuttle
- [[task]] - APS3D movements generate WMS tasks managed through Fleet Manager
- [[defragmentation]] - APS3D has its own defragmentation strategies (rotation, shipping, cross-channel)
- [[stations]] - Fleet Manager is a special station type in the warehouse layout
- [[parameters]] - APS3D has a dedicated parameter section including `aps3d/parameters.md`