股东大会核查:面板+AI 编排+法律意见书与底稿生成 - #227
Merged
zeweihan merged 11 commits intoJul 31, 2026
Merged
Conversation
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
DocumentTextService 从 FileController 上提共用;read_file 对 docx/xlsx 静默返回空串的能力缺口由新工具补齐;前端工具名映射同步。 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
挑选启发式与内核 skill Python 版一致并锁定单测;拉到的通知/决议 PDF 落底稿夹 01/02 子目录并自动关联材料槽。 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…ocx 支持目标文件夹 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
七步工作流:读材料/13 项字段三源交叉核对/议案三标签/表决复算/ 核查底稿表/意见书撰写或初稿填充/收尾;四条硬约束继承内核 skill。 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
会话列表/新建/五组材料槽位/巨潮拉取/开始核查,样式对齐现有左栏面板。 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
占位分支落实为真面板;开始核查经 AI 面板 AGENT 模式发送并绑定会话 ID。 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Tika 2.9.x 的 PDFParser 依赖 PDFBox 2.x 的 PDDocument.load,与项目
PDFBox 3.0.1 冲突(NoSuchMethodError),/api/files/{id}/text 对 PDF
一直不可用——预置 bug,本次 extract_file_text 依赖该链路时暴露。
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
zeweihan
added a commit
that referenced
this pull request
Aug 27, 2026
…#227/#228) (#626) - 中转区:每用户 3GB 配额(只计未投递 blob,ACK 即释放);TTL 7→30 天; mediaType 放行 audio;GET /api/mobile/media/usage;status 未投递件带 expiresAt - 桌面落盘:audio 落「现场录音/日期」,image/video 照旧「现场影像/日期」 - 右键转写:POST /api/meetings/projects/{pid}/register-file 把已有音频文件注册成 会议记录(ownsAudioFile=false 删除不连带删用户原始文件;同文件幂等防重复扣费; 凭证已配自动提交),走会议录音三档转写链路(说话人分离/纪要同享) - 修转码失败回退硬编码 webm 的雷:按 prepared 真实扩展名上报(m4a 不再被当 webm) - 前端:FileTree 右键「转写」(按 meetingRecorderEnabled 门控)→ 跳语音面板定位展开; FileTypeIcon 补 m4a/aac/flac 等音频图标 - 领域文档 mobile-sync.md 同步更新 Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
概要
把左栏「股东大会」占位插件实现为完整功能:律师现场拿到投票结果后,对照股东大会通知与董事会决议撰写法律意见书并组底稿的全流程产品化。
设计文档:docs/superpowers/specs/2026-07-31-shareholder-meeting-verification-design.md
分层
全局能力补强
验证
🤖 Generated with Claude Code