【客户端口袋 · 安装接通】

与马包分工：
  马/跳转层 → 解压到 public/assets/cdn/（程序B路径）
  本客户端 → 解压到站点  pocket/  或域名根（内容口袋，模7混动）

一、上传解压
  1. 下载 client_pocket_install.zip
  2. 上传到目标站 wwwroot
  3. 解压得到 pocket/ 目录
  4. 访问 https://你的域/pocket/  应出白底首页

二、改配置（接通「他」）
  编辑 pocket/runtime/config.php
    base     = 若目录是 /pocket 则写 '/pocket'；根目录写 ''
    hub_url  = 模7单页壳或源站首页 URL（例 '/' 或 '/index.html'）

三、与模7混动
  - 模7壳「他」：加链到 /pocket/ 、/pocket/apps.php
  - 口袋内页：已回指 hub_url，不回源站二级
  - 不覆盖 config/templates/7

四、后台
  /pocket/admin/  账密见 runtime/config.php

五、本机一键（主控）
  php build_client_install.php
  下载：https://你的主控/get_client.php