Skip to content

新增:完成四平台分级闭环与 AI 沟通助手 - #43

Open
damingishere-coder wants to merge 1 commit into
codex/stable-v1-completionfrom
feature/platform-greeting-assistant
Open

新增:完成四平台分级闭环与 AI 沟通助手#43
damingishere-coder wants to merge 1 commit into
codex/stable-v1-completionfrom
feature/platform-greeting-assistant

Conversation

@damingishere-coder

Copy link
Copy Markdown
Owner

背景

本 PR 基于 codex/stable-v1-completion,实现稳定 V1 之后的四平台分级闭环与 AI 沟通助手。它依赖 PR #42;PR #42 合并后再将本 PR 的 base 调整为 main,当前不合并。

主要改动

  • 增加四平台能力注册表和只读能力接口,Boss / 智联为一级链,猎聘 / 51job 为二级兼容链
  • 四平台统一接入持久 AI 分析与待确认语义,修复智联跨扫描重复岗位
  • 猎聘 / 51job 普通启动改为只读采集,真实投递模式必须显式请求并提供二次确认头
  • 增加 Flyway V9:兼容平台 AI 字段、独立沟通草稿、投递话术快照
  • Boss / 智联展示、编辑、复制、恢复 AI 沟通稿;单个和批量确认核对最终话术
  • 草稿写入增加本机操作令牌、expectedUpdatedAt 乐观并发;确认任务校验页面话术快照
  • 更新中英文 README、路线图、更新日志和使用指南

验证

  • P0_REHEARSAL_DB=db/getjobs.db .\gradlew.bat clean test jacocoTestReport --console=plain:208 tests,0 failures,3 skipped
  • node --test chrome-extension/tests/*.test.cjs:62 pass,0 fail
  • pnpm --dir front lint:0 errors,35 个既有 warnings
  • pnpm --dir front typecheck:通过
  • pnpm --dir front build:通过
  • pnpm --dir front audit --prod:0 已知漏洞
  • git diff --check:通过
  • V9 只在临时副本迁移;真实 SQLite 的 SHA256、大小、mtime 保持不变,且无 WAL/SHM/journal

安全边界与待验收项

  • 未执行真实平台采集、真实投递或真实消息发送
  • 未迁移或修改真实 SQLite
  • 未合并 PR 修复:完成稳定 V1 全量收口 #42 或本 PR
  • 四平台真实 smoke 仍需操作当时明确确认,第一轮只运行到待确认队列
  • 猎聘 / 51job 的旧记录仍缺统一 runId;沟通草稿后端契约已支持,但前端入口留待真实 smoke 后补齐

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant