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:
@@ -62,7 +62,7 @@ For each rotation strategy, destination rules specify where to move candidate co
|
||||
|---|---|
|
||||
| Same aisle | Move within the same aisle; skip if no valid location in aisle |
|
||||
| Specific aisle | Move to a designated automatic aisle; skip if no valid location |
|
||||
| Storage zones | One or more target zones (mandatory — at least one required) |
|
||||
| Storage zones | One or more target zones (mandatory - at least one required) |
|
||||
| Priority | Task priority for defragmentation tasks of this ABC+zone combination |
|
||||
|
||||
**Location search uses putaway strategies** in configured sequence order.
|
||||
@@ -78,7 +78,7 @@ For each rotation strategy, destination rules specify where to move candidate co
|
||||
|
||||
Shipping strategies pre-position containers assigned to upcoming orders near the warehouse exit, speeding up the shipping preparation process.
|
||||
|
||||
### Strategy Criteria — Shipping (Order / Container Selection)
|
||||
### Strategy Criteria - Shipping (Order / Container Selection)
|
||||
|
||||
| Criterion | Description |
|
||||
|---|---|
|
||||
@@ -93,7 +93,7 @@ Shipping strategies pre-position containers assigned to upcoming orders near the
|
||||
|
||||
> If orders don't have all stock assigned yet, the stock assignment process runs first.
|
||||
|
||||
### Strategy Rules — Shipping (Destination Selection)
|
||||
### Strategy Rules - Shipping (Destination Selection)
|
||||
|
||||
| Rule | Description |
|
||||
|---|---|
|
||||
@@ -193,9 +193,9 @@ Planners enable **unattended, scheduled** defragmentation. Both rotation and shi
|
||||
|
||||
## Related
|
||||
|
||||
- [[location]] — Defragmentation moves containers between locations; rotation strategies use storage zones; only automatic aisles are valid
|
||||
- [[container]] — Containers are the unit of movement; ABC classification, type, and references-per-container govern candidate selection
|
||||
- [[stock]] — Stock records follow container movements; STK.MOVE and CON.MOVE transactions generated
|
||||
- [[task]] — Defragmentation generates movement tasks executed during inactivity; `MAX_DEFRAG_TASKS` limits concurrency
|
||||
- [[order-outbound]] — Shipping defragmentation is triggered by outbound orders; status must be Creating/Waiting/Released
|
||||
- [[putaway]] — Rotation defragmentation uses putaway strategies to find destination locations
|
||||
- [[location]] - Defragmentation moves containers between locations; rotation strategies use storage zones; only automatic aisles are valid
|
||||
- [[container]] - Containers are the unit of movement; ABC classification, type, and references-per-container govern candidate selection
|
||||
- [[stock]] - Stock records follow container movements; STK.MOVE and CON.MOVE transactions generated
|
||||
- [[task]] - Defragmentation generates movement tasks executed during inactivity; `MAX_DEFRAG_TASKS` limits concurrency
|
||||
- [[order-outbound]] - Shipping defragmentation is triggered by outbound orders; status must be Creating/Waiting/Released
|
||||
- [[putaway]] - Rotation defragmentation uses putaway strategies to find destination locations
|
||||
|
||||
Reference in New Issue
Block a user