Commit Graph

7 Commits

Author SHA1 Message Date
yangqianqian
daec6a376d Add kb-bridge.py + 文档整理
- tools/kb-bridge.py: 原始物料→知识页核心脚本(384行完整实现)
  功能:读取PDF/CSV/markdown → Claude API分析 → 生成frontmatter → 保存到projects/

- 完整落地链路.md: 端到端实施方案(Phase 0-3完整路径)

- 完整项目现状报告.md: 真实状态验证(脚本真相+架构梳理)

- docs/bot-comparison-analysis.md: kb-bot vs bot-v2 深度对比

- docs/kb-bot-usage-guide.md: kb-bot 使用指南

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-17 15:13:30 +08:00
yangqianqian
4c2ee40ba6 Merge branch 'main' of http://192.168.0.101:3002/qianqian/company-kb 2026-07-17 10:30:39 +08:00
yangqianqian
1dc354ef71 Local files before sync with remote 2026-07-17 10:29:27 +08:00
yangqianqian
588226515e Merge remote-tracking branch 'origin/main': resolve stats.md conflict 2026-07-17 09:54:06 +08:00
yangqianqian
0b8aadc61c Local initial commit before sync 2026-07-17 09:52:27 +08:00
yangqianqian
7c4c435c8b Update stats: 阶段0完成,Git真相源已搭建 2026-07-16 18:35:40 +08:00
yangqianqian
84f7950589 Initial commit: company-kb framework
- 完整的知识库框架(P0-P5 路线图)
- 12篇治理文档
- 工具脚本(kb-init.sh, kb-lint-fm.py, feishu-sync.py, kb-bot)
- 7个 Claude 命令
- 示例项目和测试项目(wanniu-l1)
- 契约文件(meta/kb-contract.yaml)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-16 18:24:39 +08:00