{
  "$schema": "https://resume.cubxxw.com/schema/resume.schema.json",
  "basics": {
    "name": "熊鑫伟",
    "label": "AI 产品系统工程师 | Agent Runtime / Native iOS / Full-stack Systems",
    "email": "3293172751nss@gmail.com",
    "phone": "+86 18672749565",
    "url": "https://cubxxw.com",
    "summary": "构建可恢复、可审计的 Agent Runtime 与原生 AI 产品，把持久上下文、Tool Policy 和 Background Execution 接入真实工作流。 寻求 AI / Agent 产品系统岗位",
    "location": {
      "city": "深圳"
    },
    "profiles": [
      {
        "network": "GitHub",
        "username": "cubxxw",
        "url": "https://github.com/cubxxw"
      },
      {
        "network": "Public Work Graph",
        "username": "cubxxw.com/zh/projects",
        "url": "https://cubxxw.com/zh/projects/"
      }
    ]
  },
  "work": [
    {
      "name": "getyak",
      "position": "独立 AI 产品工程师",
      "location": "深圳 / 远程",
      "startDate": "2026-04",
      "summary": "围绕 durable context 独立交付 Agent Runtime、原生 iOS 与 Web 产品，并为发布、回归测试和 Artifact Verification 建立自动化链路；代表系统包括 DayPage 与 Agentry。",
      "highlights": [
        "daypage",
        "agentry",
        "solo-compass",
        "cct",
        "telepace-next"
      ],
      "x-datePrecision": "month",
      "x-verification": "public_code_and_owner_attestation"
    },
    {
      "name": "Telepace AI",
      "position": "创始人 / 产品工程师",
      "location": "远程",
      "startDate": "2024-06",
      "summary": "发起 AI 反馈分析 SaaS，拥有核心后端、异步数据管道、系统集成与 Kubernetes 交付，并与协作者完成 Web 产品。端到端技术链路跑通，但首位付费用户未出现，2025 年停止初代业务并把经验沉淀为 validation gates 与 kill criteria。",
      "highlights": [
        "telepace-product",
        "voiceflow"
      ],
      "x-datePrecision": "month",
      "x-verification": "mixed",
      "endDate": "2025-10"
    },
    {
      "name": "The Plant",
      "position": "工程团队成员",
      "location": "",
      "startDate": "2024",
      "summary": "大四期间短期加入东京软件公司的国际化团队，随后转向独立创业。准确月份、正式职位与代表成果待本人补充。",
      "highlights": [],
      "x-datePrecision": "year",
      "x-durationMonths": 2,
      "x-verification": "self_attested",
      "endDate": "2024"
    },
    {
      "name": "OpenIM",
      "position": "开源实习生，后持续担任社区贡献者",
      "location": "远程",
      "startDate": "2023-04",
      "summary": "本人确认从大三至大四下学期持续在 OpenIM 社区，公开复盘记录其中包含 6 个月实习；准确雇佣月份待确认。GitHub contributor graph 当前排名第 1，工作覆盖部署、测试自动化、协议与文档澄清及中文社区协作。",
      "highlights": [
        "openim"
      ],
      "x-datePrecision": "month",
      "x-verification": "public_contribution_window",
      "endDate": "2024-04"
    }
  ],
  "projects": [
    {
      "name": "DayPage",
      "description": "极轻量捕获经 LLM Compiler 编译为个人知识网络；下一层：用户定义 Skills → Agent Execution → Artifacts 回流 UI。",
      "url": "https://github.com/getyak/daypage",
      "roles": [
        "独立产品工程师"
      ],
      "entity": "Internal dogfood · TestFlight v0.4.74",
      "keywords": [
        "Swift",
        "SwiftUI",
        "TypeScript",
        "Next.js",
        "BGTaskScheduler",
        "Markdown/YAML"
      ],
      "x-status": "internal_dogfood",
      "x-evidence": [
        {
          "id": "daypage-repo",
          "type": "repository",
          "label": "DayPage repository",
          "url": "https://github.com/getyak/daypage",
          "lastVerified": "2026-07-31"
        },
        {
          "id": "daypage-agent-guide",
          "type": "source_document",
          "label": "DayPage AGENTS.md",
          "url": "https://github.com/getyak/daypage/blob/main/AGENTS.md",
          "lastVerified": "2026-07-31"
        },
        {
          "id": "daypage-testflight",
          "type": "automation",
          "label": "TestFlight delivery workflow",
          "url": "https://github.com/getyak/daypage/actions/runs/29885113415",
          "lastVerified": "2026-07-31"
        },
        {
          "id": "daypage-release-v0-4-74",
          "type": "release",
          "label": "DayPage v0.4.74 signed IPA prerelease",
          "url": "https://github.com/getyak/daypage/releases/tag/v0.4.74",
          "statement": "对公开 IPA 的可复现 macOS 审计读取到 bundle com.daypage.app、版本 0.4.74 (1879)、最低 iOS 16.1、iPhone Distribution 签名、App Store provisioning profile 与 get-task-allow=false；这证明形成了可分发制品，不证明外部采用或真实设备可靠性。",
          "lastVerified": "2026-07-31"
        },
        {
          "id": "daypage-ci-regression",
          "type": "ci_run",
          "label": "DayPage scheduled regression 9/9 (30 Jul)",
          "url": "https://github.com/getyak/daypage/actions/runs/30515110520",
          "lastVerified": "2026-07-31"
        },
        {
          "id": "daypage-background-source",
          "type": "source_code",
          "label": "DayPage background compilation service",
          "url": "https://github.com/getyak/daypage/blob/56a0cace04f9fdfa0fedcff73736fc943ad291e8/DayPage/Services/BackgroundCompilationService.swift",
          "lastVerified": "2026-07-31"
        },
        {
          "id": "daypage-background-tests",
          "type": "source_code",
          "label": "DayPage background compilation tests",
          "url": "https://github.com/getyak/daypage/blob/56a0cace04f9fdfa0fedcff73736fc943ad291e8/DayPageTests/BackgroundCompilationServiceTests.swift",
          "lastVerified": "2026-07-31"
        },
        {
          "id": "daypage-migration-source",
          "type": "source_code",
          "label": "DayPage vault migration service",
          "url": "https://github.com/getyak/daypage/blob/56a0cace04f9fdfa0fedcff73736fc943ad291e8/DayPage/Services/VaultMigrationService.swift",
          "lastVerified": "2026-07-31"
        },
        {
          "id": "daypage-migration-tests",
          "type": "source_code",
          "label": "DayPage vault migration tests",
          "url": "https://github.com/getyak/daypage/blob/56a0cace04f9fdfa0fedcff73736fc943ad291e8/DayPageTests/VaultMigrationServiceTests.swift",
          "lastVerified": "2026-07-31"
        },
        {
          "id": "daypage-vault-scale-attestation",
          "type": "owner_attestation",
          "label": "DayPage vault corpus statement",
          "sourceKind": "self_attested",
          "attestedBy": "Xinwei Xiong",
          "attestedAt": "2026-07-31",
          "statement": "本人事实卡记录 DayPage 本地 vault 约覆盖 250 天 Markdown；这是上下文语料跨度，不是连续使用或外部用户指标。",
          "lastVerified": "2026-07-31"
        }
      ],
      "x-limitations": "Skills → Agent Execution → UI Artifacts 是下一层产品架构；公开证据目前证明 capture、LLM compile、graph retrieval、TestFlight 交付与防护逻辑，不证明完整 Agent loop 的外部采用、真实设备后台成功率、crash-free、留存或模型成本。"
    },
    {
      "name": "Agentry",
      "description": "可恢复、可审计的 Agent Runtime，统一 Loop、工具、会话、策略与多种 Transport。",
      "url": "https://github.com/getyak/daypage/tree/main/agentry",
      "roles": [
        "Runtime 设计与实现"
      ],
      "entity": "工作原型",
      "keywords": [
        "Go",
        "MCP",
        "JSON-RPC",
        "HTTP",
        "Chrome CDP",
        "JSONL"
      ],
      "x-status": "working_prototype",
      "x-evidence": [
        {
          "id": "agentry-readme",
          "type": "source_document",
          "label": "Agentry architecture",
          "url": "https://github.com/getyak/daypage/blob/56a0cace04f9fdfa0fedcff73736fc943ad291e8/agentry/README.md",
          "lastVerified": "2026-07-31"
        },
        {
          "id": "agentry-source",
          "type": "source_code",
          "label": "Agentry source",
          "url": "https://github.com/getyak/daypage/tree/56a0cace04f9fdfa0fedcff73736fc943ad291e8/agentry",
          "lastVerified": "2026-07-31"
        },
        {
          "id": "agentry-tests",
          "type": "source_code",
          "label": "Agentry pinned runtime and test suite",
          "url": "https://github.com/getyak/daypage/tree/56a0cace04f9fdfa0fedcff73736fc943ad291e8/agentry",
          "lastVerified": "2026-07-31"
        }
      ],
      "x-limitations": "当前仍是 DayPage monorepo 内的原型；仓库 CI 未执行 Agentry 测试，CDP browser 包无测试，ask 审批器与 sub-agent profile 尚未接入 CLI，也没有独立发布或外部采用证据。"
    },
    {
      "name": "agent-diff-guard",
      "description": "本地 Agent 治理工具：push 前拦截高风险越界，并按 message.id 去重统计各项目与 session 的 token 消耗和估算成本，按成本排序定位失控任务。",
      "url": "https://github.com/cubxxw/agent-diff-guard",
      "roles": [
        "设计与实现"
      ],
      "entity": "开源 dogfood",
      "keywords": [
        "TypeScript",
        "Bun",
        "Git",
        "Claude Code Hooks",
        "MCP",
        "JSONL"
      ],
      "x-status": "internal_dogfood",
      "x-evidence": [
        {
          "id": "agent-diff-guard-readme",
          "type": "source_document",
          "label": "agent-diff-guard README and local usage dashboard",
          "url": "https://github.com/cubxxw/agent-diff-guard/blob/171a0a558c84fa8e7235efe75ccdef3d720ff047/README.md",
          "lastVerified": "2026-08-04"
        },
        {
          "id": "agent-diff-guard-sessions-source",
          "type": "source_code",
          "label": "agent-diff-guard token aggregation and project ranking source",
          "url": "https://github.com/cubxxw/agent-diff-guard/blob/171a0a558c84fa8e7235efe75ccdef3d720ff047/src/sessions.ts",
          "lastVerified": "2026-08-04"
        }
      ],
      "x-limitations": "token 与成本来自本地 session 日志和模型单价估算，适合做相对比较，不是账单级计量；当前项目仍处于单人 dogfood 阶段。"
    },
    {
      "name": "OpenIM",
      "description": "在大型 Go IM 开源项目中拥有部署、CI、协作规范与中文社区链路，并成为 GitHub contributor graph 第 1。",
      "url": "https://github.com/openimsdk/open-im-server",
      "roles": [
        "开源实习生 / 社区贡献者"
      ],
      "entity": "历史贡献",
      "keywords": [
        "Go",
        "Docker",
        "Kubernetes",
        "CI/CD",
        "GitHub",
        "Technical Writing"
      ],
      "x-status": "past_contribution",
      "x-evidence": [
        {
          "id": "openim-contributors",
          "type": "contributor_graph",
          "label": "OpenIM Server contributors",
          "url": "https://github.com/openimsdk/open-im-server/graphs/contributors",
          "lastVerified": "2026-07-31"
        },
        {
          "id": "openim-prs",
          "type": "pull_requests",
          "label": "OpenIM pull requests by cubxxw",
          "url": "https://github.com/search?q=org%3Aopenimsdk+is%3Apr+author%3Acubxxw&type=pullrequests",
          "lastVerified": "2026-07-31"
        },
        {
          "id": "openim-retrospective",
          "type": "public_retrospective",
          "label": "OpenIM public retrospective",
          "url": "https://cubxxw.com/engineering/posts/openim-open-source-business-journey/",
          "lastVerified": "2026-07-31"
        },
        {
          "id": "openim-pr-1291",
          "type": "pull_requests",
          "label": "OpenIM Helm Charts and Helmfile PR #1291",
          "url": "https://github.com/openimsdk/open-im-server/pull/1291",
          "lastVerified": "2026-07-31"
        },
        {
          "id": "openim-pr-1359",
          "type": "pull_requests",
          "label": "OpenIM API and E2E CI PR #1359",
          "url": "https://github.com/openimsdk/open-im-server/pull/1359",
          "lastVerified": "2026-07-31"
        },
        {
          "id": "openim-pr-366",
          "type": "pull_requests",
          "label": "OpenIM contributor governance PR #366",
          "url": "https://github.com/openimsdk/open-im-server/pull/366",
          "lastVerified": "2026-07-31"
        },
        {
          "id": "openim-bilibili",
          "type": "public_platform_snapshot",
          "label": "OpenIM long-form video reach on Bilibili",
          "url": "https://space.bilibili.com/1233089591",
          "lastVerified": "2026-07-31"
        },
        {
          "id": "openim-bilibili-video-deep-dive",
          "type": "source_document",
          "label": "Representative OpenIM long-form deep-dive video",
          "url": "https://www.bilibili.com/video/BV1ja4y1f7Qz/",
          "lastVerified": "2026-07-31"
        }
      ],
      "x-limitations": "贡献不等同于全部为 IM 核心服务器代码，简历明确区分工程、文档与社区范围。"
    },
    {
      "name": "Telepace AI",
      "description": "主导构建 AI 反馈分析 SaaS，覆盖异步数据管道、实时 Web 交互与 Kubernetes 部署。",
      "url": "https://github.com/telepace",
      "roles": [
        "创始人 / 产品工程师"
      ],
      "entity": "已暂停",
      "keywords": [
        "Python",
        "Django",
        "Celery",
        "PostgreSQL",
        "Next.js",
        "Kubernetes"
      ],
      "x-status": "paused",
      "x-evidence": [
        {
          "id": "telepace-org",
          "type": "organization",
          "label": "Telepace GitHub organization",
          "url": "https://github.com/telepace",
          "lastVerified": "2026-07-31"
        },
        {
          "id": "telepace-last-activity",
          "type": "repository_activity",
          "label": "Telepace public repository activity",
          "url": "https://github.com/orgs/telepace/repositories",
          "lastVerified": "2026-07-31"
        },
        {
          "id": "telepace-founder-retrospective",
          "type": "owner_retrospective",
          "label": "Telepace owner statement (self-attested)",
          "sourceKind": "self_attested",
          "attestedBy": "Xinwei Xiong",
          "attestedAt": "2026-07-31",
          "statement": "本人复盘记录初代 Telepace 停止前未获得首位付费用户，并在 2025-10-28 后停止活动。",
          "lastVerified": "2026-07-31"
        },
        {
          "id": "product-validation-gates-2026",
          "type": "public_retrospective",
          "label": "2026 product validation and kill-criteria strategy",
          "url": "https://cubxxw.com/zh/growth/posts/super-individual-ai-product-and-solo-builder-stack/",
          "lastVerified": "2026-07-31"
        }
      ],
      "x-limitations": "这里的 Paused 仅指 2024 至 2025 年的初代业务。2026 年新原型另列；客户访谈与试用数量仍需本人补充。"
    },
    {
      "name": "Telepace Next",
      "description": "重新验证中的 voice-native、agent-first 用户研究原型，通过 MCP、Web 和 REST/Webhook 暴露研究闭环。",
      "url": "https://github.com/getyak/telepace-next",
      "roles": [
        "独立产品工程师"
      ],
      "entity": "重新验证中",
      "keywords": [
        "Python",
        "Pydantic",
        "MCP",
        "PostgreSQL",
        "TypeScript",
        "Next.js"
      ],
      "x-status": "working_prototype",
      "x-evidence": [
        {
          "id": "telepace-next-repo",
          "type": "repository",
          "label": "Telepace Next repository",
          "url": "https://github.com/getyak/telepace-next",
          "lastVerified": "2026-07-31"
        }
      ],
      "x-limitations": "当前仅可证明仓库在 2026 年 7 月活跃，尚无可公开的采用或付费结果。"
    },
    {
      "name": "voiceflow",
      "description": "为语音 AI 管道设计 Provider 接口，通过共享抽象与配置替换 STT、TTS、LLM 和 Storage 实现。",
      "url": "https://github.com/telepace/voiceflow",
      "roles": [
        "设计与实现"
      ],
      "entity": "停止活跃",
      "keywords": [
        "Go",
        "WebSocket",
        "Provider Interfaces"
      ],
      "x-status": "paused",
      "x-evidence": [
        {
          "id": "voiceflow-source",
          "type": "repository",
          "label": "voiceflow repository",
          "url": "https://github.com/telepace/voiceflow",
          "lastVerified": "2026-07-31"
        }
      ]
    },
    {
      "name": "Solo Compass",
      "description": "面向独自旅行者的 AI 策展活地图；先用 Bot 验证 Prompt 与数据结构，再扩展到 Web 和原生 iOS。",
      "url": "https://github.com/getyak/solo-compass",
      "roles": [
        "独立产品工程师"
      ],
      "entity": "Pre-alpha · TestFlight v0.1.289",
      "keywords": [
        "Swift",
        "TypeScript",
        "Telegram Bot"
      ],
      "x-status": "pre_alpha_testflight_build",
      "x-evidence": [
        {
          "id": "solo-compass-readme",
          "type": "source_document",
          "label": "Solo Compass README",
          "url": "https://github.com/getyak/solo-compass",
          "lastVerified": "2026-07-31"
        },
        {
          "id": "solo-compass-testflight",
          "type": "automation",
          "label": "Solo Compass TestFlight run",
          "url": "https://github.com/getyak/solo-compass/actions/runs/29719550231",
          "lastVerified": "2026-07-31"
        },
        {
          "id": "solo-compass-release-v0-1-289",
          "type": "release",
          "label": "Solo Compass v0.1.289 prerelease",
          "url": "https://github.com/getyak/solo-compass/releases/tag/v0.1.289",
          "lastVerified": "2026-07-31"
        },
        {
          "id": "solo-compass-ci",
          "type": "ci_run",
          "label": "Solo Compass TypeScript and schema validation run",
          "url": "https://github.com/getyak/solo-compass/actions/runs/29719550214",
          "lastVerified": "2026-07-31"
        },
        {
          "id": "solo-compass-secret-scan",
          "type": "ci_run",
          "label": "Solo Compass secret scan run",
          "url": "https://github.com/getyak/solo-compass/actions/runs/29719550208",
          "lastVerified": "2026-07-31"
        },
        {
          "id": "solo-compass-ios-ci-false-positive",
          "type": "ci_run",
          "label": "Solo Compass iOS CI false-positive run",
          "url": "https://github.com/getyak/solo-compass/actions/runs/29719550190",
          "lastVerified": "2026-07-31"
        }
      ],
      "x-limitations": "TestFlight 上传可验证，但独立 iOS CI 当前会吞掉 xcodebuild destination error，不能作为 build / test 通过证据；README 也明确不可用于生产，外部采用尚未验证。"
    },
    {
      "name": "CCT",
      "description": "通过 Claude Code Hooks 自动捕获会话，并在本地 SQLite/JSONL 中提供搜索、浏览与统计的公开工作原型。",
      "url": "https://github.com/getyak/cct",
      "roles": [
        "设计与实现"
      ],
      "entity": "公开工作原型",
      "keywords": [
        "Python",
        "FastAPI",
        "SQLite/JSONL",
        "React",
        "Claude Code Hooks",
        "WebSocket"
      ],
      "x-status": "working_prototype",
      "x-evidence": [
        {
          "id": "cct-repo",
          "type": "repository",
          "label": "CCT repository",
          "url": "https://github.com/getyak/cct",
          "lastVerified": "2026-07-31"
        }
      ]
    }
  ],
  "skills": [
    {
      "name": "Agent Systems",
      "keywords": [
        "Agent loop",
        "MCP",
        "Tool policy",
        "Session lifecycle",
        "Computer Use",
        "Provider abstraction"
      ]
    },
    {
      "name": "Product Systems",
      "keywords": [
        "Native iOS",
        "Web",
        "Backend",
        "TestFlight",
        "Local-first"
      ]
    },
    {
      "name": "Validation",
      "keywords": [
        "Regression testing",
        "XCTest / Swift Testing",
        "Maestro",
        "Go race detector",
        "CI/CD",
        "Artifact verification"
      ]
    },
    {
      "name": "Languages",
      "keywords": [
        "Swift",
        "TypeScript",
        "Go",
        "Python"
      ]
    }
  ],
  "education": [
    {
      "institution": "武汉文理学院",
      "studyType": "计算机科学专业 · 本科毕业",
      "endDate": "2024"
    }
  ],
  "publications": [
    {
      "name": "OpenIM 开源与商业化旅程复盘",
      "publisher": "cubxxw.com",
      "url": "https://cubxxw.com/engineering/posts/openim-open-source-business-journey/"
    },
    {
      "name": "Agent 技术栈源码拆解",
      "publisher": "cubxxw.com",
      "url": "https://cubxxw.com/zh/projects/langgraph/"
    },
    {
      "name": "Solo Builder 产品验证与停止门槛",
      "publisher": "cubxxw.com",
      "url": "https://cubxxw.com/zh/growth/posts/super-individual-ai-product-and-solo-builder-stack/"
    }
  ],
  "meta": {
    "canonical": "https://resume.cubxxw.com",
    "version": "2026.08.04",
    "lastModified": "2026-08-04",
    "sourceDigest": "814e754645023f1a78216a00c7d7506521d58eb5e568a19fdfe378ba8c0bcf9d",
    "language": "zh-CN",
    "targetRoles": [
      "Agent Systems Engineer",
      "AI Product Engineer",
      "Founding Engineer",
      "iOS Product Engineer"
    ],
    "view": "evidence"
  }
}
