Files
KArtSell.Aegis/docs/Design/kbx-foundation-v52-fe-operational-navigation-screen-anatomy/generated/navigation-manifest.json
T
kjh2064 c41e5063b7 chore: remove kbx-foundation-v36 reference (superseded by v4 implementation)
Removed entire kbx-foundation-v36 directory as it's been replaced by
the new KBX Foundation v4 patterns implemented in this session:
- Registry-driven screen definitions
- Density-aware UI adapter components
- Feature module templates (ShadowRun, Models)

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-08-12 01:39:58 +09:00

99 lines
1.8 KiB
JSON

[
{
"screenId": "OMS-ORD-001",
"path": "/oms/orders",
"section": "주문",
"order": 10
},
{
"screenId": "OMS-ORD-002",
"path": "/oms/orders/new",
"section": "주문",
"order": 20
},
{
"screenId": "OMS-ORD-003",
"path": "/oms/orders/import",
"section": "주문",
"order": 30
},
{
"screenId": "OMS-CLM-001",
"path": "/oms/claims",
"section": "CS/클레임",
"order": 40
},
{
"screenId": "ERP-MST-ITEM-001",
"path": "/erp/items",
"section": "기준정보",
"order": 10
},
{
"screenId": "ERP-PRICE-001",
"path": "/erp/item-prices",
"section": "기준정보",
"order": 15
},
{
"screenId": "ERP-PUR-001",
"path": "/erp/purchases/new",
"section": "구매",
"order": 20
},
{
"screenId": "ERP-INV-001",
"path": "/erp/inventory",
"section": "재고",
"order": 30
},
{
"screenId": "ERP-INV-MOVE-001",
"path": "/erp/inventory-moves/new",
"section": "재고",
"order": 40
},
{
"screenId": "WMS-WORK-001",
"path": "/wms/work",
"section": "작업관리",
"order": 10
},
{
"screenId": "COMMON-OPS-001",
"path": "/operations/exceptions",
"section": "운영",
"order": 10
},
{
"screenId": "COMMON-REC-001",
"path": "/operations/reconcile",
"section": "운영",
"order": 20
},
{
"screenId": "COMMON-EXP-001",
"path": "/internal/kbx/experiments",
"section": "KBX",
"order": 75
},
{
"screenId": "COMMON-UX-001",
"path": "/internal/kbx/ux-metrics",
"section": "KBX",
"order": 80
},
{
"screenId": "COMMON-DATA-001",
"path": "/internal/kbx/external-data",
"section": "KBX",
"order": 85
},
{
"screenId": "COMMON-DS-001",
"path": "/internal/kbx/catalog",
"section": "KBX",
"order": 90
}
]