{
  "path": "/Users/wangshuo/.codex/worktrees/b8b4/aizhct/work/2026-08-13-mlps-final-test-environment-product-plan/mlps-final-test-environment-product-plan.xmind",
  "format": "zen",
  "sheets": [
    {
      "title": "01 最终部署结构",
      "rootTopic": {
        "title": "智慧营养健康餐厅管理系统\n三级等保专项测评环境",
        "structureClass": "org.xmind.ui.logic.right",
        "notes": "一个定级对象，使用统一入口、统一身份、统一权限和统一审计。",
        "children": [
          {
            "title": "ZHCT前厅系统",
            "notes": "参考 zhct.yyangpt.cn；作为统一登录入口和大众餐厅业务入口。",
            "children": [
              {"title": "必须部署"},
              {"title": "前厅消费与营养结算"},
              {"title": "合理配餐与膳食营养"}
            ]
          },
          {
            "title": "运动员合理膳食管理系统PC版",
            "notes": "参考 zlss.yyangpt.cn；与前厅复用 store 后台、用户体系和主业务数据库。",
            "children": [
              {"title": "必须部署"},
              {"title": "运动员合理膳食"},
              {"title": "科学训练 内部模块"},
              {"title": "运动表现与数据中心 内部模块"}
            ]
          },
          {
            "title": "食品安全监督管理子系统",
            "notes": "参考 foodsafety.yyangpt.cn；保留独立工程，通过统一身份从前厅进入。",
            "children": [
              {"title": "必须部署"},
              {"title": "食品安全业务"},
              {"title": "食材进销存 内部模块"}
            ]
          },
          {
            "title": "AI运动营养师服务",
            "children": [
              {"title": "部署必要服务"},
              {"title": "统一身份与审计"},
              {"title": "不部署独立PC后台"}
            ]
          }
        ]
      }
    },
    {
      "title": "02 运动员端实现",
      "rootTopic": {
        "title": "运动员合理膳食管理系统PC版",
        "structureClass": "org.xmind.ui.logic.right",
        "children": [
          {
            "title": "现有膳食能力",
            "children": [
              {"title": "运动员档案"},
              {"title": "膳食计划"},
              {"title": "膳食监控"}
            ]
          },
          {
            "title": "科学训练",
            "notes": "直接在 store 内建设，不接入或部署旧版科训系统。",
            "children": [
              {"title": "训练计划 轻量新增"},
              {"title": "训练记录 轻量新增"},
              {"title": "RPE与训练负荷 复用现有能力"},
              {"title": "计划—记录—负荷—分析闭环"}
            ]
          },
          {
            "title": "运动表现与数据中心",
            "notes": "不部署原系统，复用 store 当前页面并重新归组。",
            "children": [
              {"title": "个人趋势 复用"},
              {"title": "变化率 复用"},
              {"title": "团队分析 复用"},
              {"title": "报告管理 复用"}
            ]
          },
          {
            "title": "共同基础",
            "children": [
              {"title": "同一用户与组织"},
              {"title": "同一角色权限"},
              {"title": "同一主业务数据库"},
              {"title": "统一操作审计"}
            ]
          }
        ]
      }
    },
    {
      "title": "03 实施边界",
      "rootTopic": {
        "title": "快速搭建原则",
        "structureClass": "org.xmind.ui.map.clockwise",
        "children": [
          {
            "title": "实际部署",
            "children": [
              {"title": "ZHCT前厅"},
              {"title": "运动员餐厅"},
              {"title": "食品安全子系统"},
              {"title": "AI必要服务"}
            ]
          },
          {
            "title": "明确不部署",
            "children": [
              {"title": "旧版运动员科学化训练管理系统"},
              {"title": "原运动表现与数据中心系统"},
              {"title": "独立进销存系统"},
              {"title": "AI独立PC后台"}
            ]
          },
          {
            "title": "测评必须真实",
            "children": [
              {"title": "真实页面与业务操作"},
              {"title": "真实数据来源"},
              {"title": "角色和数据权限"},
              {"title": "日志与审计可追溯"}
            ]
          },
          {
            "title": "旧系统用途",
            "children": [
              {"title": "参考业务流程"},
              {"title": "参考字段和规则"},
              {"title": "不复制账号和数据库"}
            ]
          }
        ]
      }
    },
    {
      "title": "04 用户访问与统一登录",
      "rootTopic": {
        "title": "统一登录页面",
        "structureClass": "org.xmind.ui.logic.right",
        "notes": "用户只使用一个登录入口。登录后根据角色和权限进入对应业务线，不重复登录。",
        "children": [
          {
            "title": "统一身份认证",
            "children": [
              {"title": "统一账号和密码策略"},
              {"title": "统一角色与数据权限"},
              {"title": "统一退出和账号停用"},
              {"title": "统一登录审计"}
            ]
          },
          {
            "title": "餐厅运营与食品安全业务线",
            "notes": "餐厅运营人员、后厨人员、食安人员和营养师按权限进入。",
            "children": [
              {"title": "进入 ZHCT前厅工作台"},
              {"title": "需要时单点进入食品安全子系统"},
              {"title": "不出现第二个登录页面"}
            ]
          },
          {
            "title": "运动员营养与训练业务线",
            "notes": "教练员、营养师、运动员及相关管理人员按权限进入。",
            "children": [
              {"title": "进入运动员合理膳食管理系统PC版"},
              {"title": "系统内使用膳食、训练和表现分析"},
              {"title": "不跳转旧科训和旧数据中心"}
            ]
          },
          {
            "title": "共用服务",
            "children": [
              {"title": "AI运动营养师"},
              {"title": "消息与文件服务"},
              {"title": "日志与安全审计"}
            ]
          }
        ]
      }
    },
    {
      "title": "05 餐厅运营与食品安全业务线",
      "rootTopic": {
        "title": "餐厅运营与食品安全工作台",
        "structureClass": "org.xmind.ui.logic.right",
        "children": [
          {
            "title": "营养结算管理",
            "children": [
              {"title": "人员就餐"},
              {"title": "菜品称重"},
              {"title": "消费结算"},
              {"title": "充值补贴"},
              {"title": "订单与经营报表"}
            ]
          },
          {
            "title": "合理配餐与膳食营养",
            "children": [
              {"title": "单人配餐"},
              {"title": "菜谱与营养计算"},
              {"title": "营养分析与评价"},
              {"title": "配餐建议与营养报告"}
            ]
          },
          {
            "title": "食品安全监督",
            "notes": "从 ZHCT 工作台通过统一身份进入食品安全监督管理子系统。",
            "children": [
              {"title": "人员晨检"},
              {"title": "食品留样"},
              {"title": "消毒与农残检测"},
              {"title": "陪餐与明厨亮灶"},
              {"title": "风险隐患与台账"}
            ]
          },
          {
            "title": "食材进销存",
            "notes": "食品安全监督管理子系统内部的出入库模块，不单独部署系统。",
            "children": [
              {"title": "采购与供应商"},
              {"title": "验收与入库"},
              {"title": "出库管理"},
              {"title": "库存盘点与预警"}
            ]
          },
          {
            "title": "AI运动营养师",
            "children": [
              {"title": "营养问答"},
              {"title": "饮食建议"},
              {"title": "营养报告"}
            ]
          }
        ]
      }
    },
    {
      "title": "06 运动员营养与训练业务线",
      "rootTopic": {
        "title": "运动员合理膳食管理系统PC版",
        "structureClass": "org.xmind.ui.logic.right",
        "children": [
          {
            "title": "运动员基础管理",
            "children": [
              {"title": "运动员档案"},
              {"title": "队伍与人员"},
              {"title": "身体指标与营养目标"}
            ]
          },
          {
            "title": "合理膳食管理",
            "children": [
              {"title": "膳食计划"},
              {"title": "个体膳食监控"},
              {"title": "团队膳食监控"},
              {"title": "营养摄入分析"}
            ]
          },
          {
            "title": "科学训练",
            "notes": "在运动员餐厅内部轻量建设。",
            "children": [
              {"title": "训练计划"},
              {"title": "训练记录"},
              {"title": "RPE"},
              {"title": "训练负荷"}
            ]
          },
          {
            "title": "运动表现与数据中心",
            "notes": "复用现有页面，不部署原系统。",
            "children": [
              {"title": "个人趋势"},
              {"title": "变化率分析"},
              {"title": "团队分析"},
              {"title": "综合报告"}
            ]
          },
          {
            "title": "AI运动营养师",
            "children": [
              {"title": "营养问答"},
              {"title": "饮食与训练建议"},
              {"title": "历史记录与报告"}
            ]
          }
        ]
      }
    }
  ]
}
