{
  "project": "智能菜品识别结算系统V1.0",
  "workspace": "/Users/hedy/Desktop/zhct",
  "outputs": {
    "frontend_docx": "/Users/hedy/Desktop/zhct/zhctprompt/product_software_copyright/ai-checkout-source-20260525-consume/智能菜品识别结算系统V1.0-前端源码材料30页-非订单结算版.docx",
    "backend_docx": "/Users/hedy/Desktop/zhct/zhctprompt/product_software_copyright/ai-checkout-source-20260525-consume/智能菜品识别结算系统V1.0-后端源码材料30页-非订单结算版.docx",
    "frontend_clean_text": "/Users/hedy/Desktop/zhct/zhctprompt/product_software_copyright/ai-checkout-source-20260525-consume/frontend.selected.clean.txt",
    "backend_clean_text": "/Users/hedy/Desktop/zhct/zhctprompt/product_software_copyright/ai-checkout-source-20260525-consume/backend.selected.clean.txt"
  },
  "page_count_each": 30,
  "lines_per_page": 50,
  "frontend_clean_lines": 1500,
  "backend_clean_lines": 1500,
  "frontend_source_selection": [
    {
      "path": "/Users/hedy/Desktop/zhct/zhctproject/store/public/static/src/view/restaurantManagement/aidish.vue",
      "range": [
        1,
        793
      ],
      "reason": "PC端菜品识别图片学习数据列表、图片预览、单张删除、批量删除，对应/p/bill/dishesRecognizeImgList和/p/bill/dishesRecognizeImgDelete",
      "clean_lines": 709,
      "selected_output_lines": [
        1,
        709
      ]
    },
    {
      "path": "/Users/hedy/Desktop/zhct/zhctproject/ai_app/pagescourses/meals/identify.vue",
      "range": [
        1,
        260
      ],
      "reason": "移动端拍照识别入口，处理图片上传、识别结果展示和识别失败修正入口",
      "clean_lines": 235,
      "selected_output_lines": [
        710,
        944
      ]
    },
    {
      "path": "/Users/hedy/Desktop/zhct/zhctproject/ai_app/pagescourses/meals/add-meal.vue",
      "range": [
        1,
        260
      ],
      "reason": "识别后人工补充菜品页，处理菜品检索、分量输入和保存",
      "clean_lines": 212,
      "selected_output_lines": [
        945,
        1156
      ]
    },
    {
      "path": "/Users/hedy/Desktop/zhct/zhctproject/store/public/static/src/view/restaurantManagement/weighingPlatform/index.vue",
      "range": [
        1,
        288
      ],
      "reason": "PC端设备管理页面，涉及设备编号、设备类型、设备绑定菜品和设备菜品同步",
      "clean_lines": 273,
      "selected_output_lines": [
        1157,
        1429
      ]
    },
    {
      "path": "/Users/hedy/Desktop/zhct/zhctproject/store/public/static/src/view/restaurantManagement/addCuisine.vue",
      "range": [
        1,
        650
      ],
      "reason": "PC端菜品资料新增编辑页面，涉及菜品名称、分类、重量、食材组成和图片资料维护",
      "clean_lines": 581,
      "selected_output_lines": [
        1430,
        2010
      ]
    },
    {
      "path": "/Users/hedy/Desktop/zhct/zhctproject/store/public/static/src/view/restaurantManagement/checkCuisine.vue",
      "range": [
        1,
        360
      ],
      "reason": "PC端菜品详情查看和基础资料编辑页面，补充菜品查询、分类选择和保存校验",
      "clean_lines": 307,
      "selected_output_lines": [
        2011,
        2317
      ]
    }
  ],
  "backend_source_selection": [
    {
      "path": "/Users/hedy/Desktop/zhct/zhctproject/store/application/api/controller/Consume.php",
      "range": [
        1,
        37
      ],
      "reason": "消费机菜品列表开放接口控制器，对应/api/consume/dishes",
      "clean_lines": 23,
      "selected_output_lines": [
        1,
        23
      ]
    },
    {
      "path": "/Users/hedy/Desktop/zhct/zhctproject/store/application/api/controller/Consume.php",
      "range": [
        177,
        227
      ],
      "reason": "消费机菜品识别图片上传、列表和删除接口控制器，对应/api/consume/dishesRecognizeImgUpload、/api/consume/dishesRecognizeImgList、/api/consume/dishesRecognizeImgDelete",
      "clean_lines": 46,
      "selected_output_lines": [
        24,
        69
      ]
    },
    {
      "path": "/Users/hedy/Desktop/zhct/zhctproject/store/application/api/service/Consume.php",
      "range": [
        3190,
        3326
      ],
      "reason": "消费机菜品列表、识别图片上传、识别图片列表和软删除核心实现",
      "clean_lines": 124,
      "selected_output_lines": [
        70,
        193
      ]
    },
    {
      "path": "/Users/hedy/Desktop/zhct/zhctproject/store/application/p/controller/Bill.php",
      "range": [
        347,
        398
      ],
      "reason": "PC端账单侧菜品识别图片列表和删除控制器，对应/p/bill/dishesRecognizeImgList和/p/bill/dishesRecognizeImgDelete",
      "clean_lines": 41,
      "selected_output_lines": [
        194,
        234
      ]
    },
    {
      "path": "/Users/hedy/Desktop/zhct/zhctproject/store/application/p/logic/Bill.php",
      "range": [
        1228,
        1332
      ],
      "reason": "PC端菜品识别学习图片按菜品聚合、搜索、分页和删除服务逻辑",
      "clean_lines": 86,
      "selected_output_lines": [
        235,
        320
      ]
    },
    {
      "path": "/Users/hedy/Desktop/zhct/zhctproject/store/application/p/controller/Equipment.php",
      "range": [
        1,
        383
      ],
      "reason": "PC端设备管理控制器，覆盖设备列表、设备新增、编辑、删除、绑定菜品和设备筛选",
      "clean_lines": 290,
      "selected_output_lines": [
        321,
        610
      ]
    },
    {
      "path": "/Users/hedy/Desktop/zhct/zhctproject/store/application/p/logic/Equipment.php",
      "range": [
        1,
        360
      ],
      "reason": "PC端设备管理服务，处理设备列表、编号唯一性、新增编辑、删除和设备菜品绑定",
      "clean_lines": 278,
      "selected_output_lines": [
        611,
        888
      ]
    },
    {
      "path": "/Users/hedy/Desktop/zhct/zhctproject/store/application/p/logic/Equipment.php",
      "range": [
        560,
        841
      ],
      "reason": "PC端设备菜品绑定和消费设备查询补充逻辑",
      "clean_lines": 238,
      "selected_output_lines": [
        889,
        1126
      ]
    },
    {
      "path": "/Users/hedy/Desktop/zhct/zhctproject/store/application/store/controller/dishes/Dishes.php",
      "range": [
        1,
        112
      ],
      "reason": "PC端菜品管理控制器，覆盖菜品列表、新增、编辑、详情和删除入口",
      "clean_lines": 64,
      "selected_output_lines": [
        1127,
        1190
      ]
    },
    {
      "path": "/Users/hedy/Desktop/zhct/zhctproject/store/application/store/service/dishes/Dishes.php",
      "range": [
        37,
        216
      ],
      "reason": "PC端菜品管理服务，处理菜品资料列表、详情、新增、编辑、删除和同步识别端菜品数据",
      "clean_lines": 130,
      "selected_output_lines": [
        1191,
        1320
      ]
    },
    {
      "path": "/Users/hedy/Desktop/zhct/zhctproject/store/application/p/logic/Dishes.php",
      "range": [
        1,
        109
      ],
      "reason": "PC端菜品基础查询逻辑，处理菜品档案、菜品分组和识别所需菜品映射",
      "clean_lines": 54,
      "selected_output_lines": [
        1321,
        1374
      ]
    },
    {
      "path": "/Users/hedy/Desktop/zhct/zhctproject/store/application/model/Dishes.php",
      "range": [
        1,
        "EOF"
      ],
      "reason": "菜品基础模型，支撑消费端菜品列表和识别图片关联查询",
      "clean_lines": 62,
      "selected_output_lines": [
        1375,
        1436
      ]
    },
    {
      "path": "/Users/hedy/Desktop/zhct/zhctproject/store/application/model/DishesRecognizeImg.php",
      "range": [
        1,
        "EOF"
      ],
      "reason": "菜品识别学习图片模型，记录识别样本和软删除状态",
      "clean_lines": 5,
      "selected_output_lines": [
        1437,
        1441
      ]
    },
    {
      "path": "/Users/hedy/Desktop/zhct/zhctproject/store/application/model/DishesHardwareImg.php",
      "range": [
        1,
        "EOF"
      ],
      "reason": "菜品硬件图片模型，支撑识别设备侧菜品图片读取",
      "clean_lines": 5,
      "selected_output_lines": [
        1442,
        1446
      ]
    },
    {
      "path": "/Users/hedy/Desktop/zhct/zhctproject/store/application/model/Equipment.php",
      "range": [
        1,
        "EOF"
      ],
      "reason": "设备基础模型，支撑设备管理页面和识别终端设备信息维护",
      "clean_lines": 9,
      "selected_output_lines": [
        1447,
        1455
      ]
    },
    {
      "path": "/Users/hedy/Desktop/zhct/zhctproject/store/application/api/service/Plate.php",
      "range": [
        1,
        68
      ],
      "reason": "电子菜牌设备菜品图片读取服务，补充设备侧菜品展示能力",
      "clean_lines": 56,
      "selected_output_lines": [
        1456,
        1511
      ]
    },
    {
      "path": "/Users/hedy/Desktop/zhct/zhctproject/store/application/api/service/Weigh.php",
      "range": [
        30,
        138
      ],
      "reason": "称重设备菜品读取和排菜服务，补充设备侧菜品绑定和菜品识别数据来源",
      "clean_lines": 93,
      "selected_output_lines": [
        1512,
        1604
      ]
    }
  ],
  "excluded_scope": [
    "登录认证",
    "权限角色",
    "通用工具类",
    "框架基础代码",
    "路由配置",
    "第三方依赖",
    "测试脚本",
    "静态编辑器插件"
  ]
}