CognxSafeTrack
feat(wolof): standardized tracks T1-T5 with glossary v4.0 and implemented adaptive multi-sector architecture
b9727b3 | { | |
| "meta": { | |
| "id": "M-GESTION-STOCK-PARALLEL", | |
| "version": "1.0", | |
| "secteur": "all" | |
| }, | |
| "content": { | |
| "FR": { | |
| "title": "Maîtrise des Stocks", | |
| "lessonText": "Gérer son stock, c'est comme garder son argent. Si le produit pourrit, l'argent s'en va.", | |
| "exercisePrompt": "Citez deux produits que vous perdez souvent :" | |
| }, | |
| "WOLOF": { | |
| "title": "Saytou sa Mbir", | |
| "lessonText": "Samm sa stock, mooy samm sa xaalis. Su product bi yàquwee, sa xaalis mooy sotti (Ñàkk).", | |
| "exercisePrompt": "Limal ma ñaari mbir yu la jafe dence :" | |
| } | |
| }, | |
| "rules_engine": { | |
| "conditions": [ | |
| { | |
| "if": { | |
| "risque_detecte": "Ñàkk" | |
| }, | |
| "then": { | |
| "priorite": "haute", | |
| "impact": { | |
| "organisation": -5 | |
| } | |
| } | |
| } | |
| ] | |
| }, | |
| "scoring": { | |
| "impact_success": { | |
| "discipline_financiere": 10 | |
| }, | |
| "impact_fail": { | |
| "organisation": -2 | |
| } | |
| } | |
| } |