Commit Graph
4 Commits
Author SHA1 Message Date
hypandClaude 26c2b88bf1 docs: add comprehensive PostgreSQL setup guide
包含 Docker Compose 快速启动、独立安装、Alembic 迁移、多仓库 schema 同步工作流。
明确禁止打包本地数据库镜像(PII 泄露风险 + schema 分叉),所有环境通过迁移文件同步表结构。

Co-Authored-By: Claude <noreply@anthropic.com>
2026-08-05 11:35:06 +08:00
hyp 7ed2ab1594 merge: retain initial MVP snapshot (48599bf) in history; tree is the current delivery 2026-08-05 11:09:15 +08:00
hypandClaude ae2d9b128d feat: builder 简历生成 + 轻度优化 + 简历导入交付副本
自内部仓库剥离深度优化与 RAG 知识库后的交付版本:
- Builder 对话式简历生成(FSM + 意图路由 LLM 兜底增强)
- 条目级轻度优化:事实覆盖门禁 + STAR/bullet 修复链,功能/简介/成果与技术栈同级保护
- 简历导入:DOCX/PDF 解析、结构归一、手机号脱敏
- PostgreSQL 运行时 + Alembic 迁移链

Co-Authored-By: Claude <noreply@anthropic.com>
2026-08-05 11:08:30 +08:00
OfferPai 48599bf55b feat: add resume agent MVP 2026-07-20 14:48:41 +08:00