37 Commits

Author SHA1 Message Date
wren 75c077da77 feat(rag): add temporary chat attachments 2026-05-25 15:37:37 +08:00
wren 68d0b4c878 feat: update audit platform workspace 2026-05-25 09:50:01 +08:00
wren 1f1bccf3b3 feat: add tenant-scoped rule and permission management 2026-05-21 22:03:08 +08:00
wren a2c2bf1969 feat: 完善模板对比持久化与附件版本处理 2026-05-20 10:55:28 +08:00
wren 980996d933 docs: 补充合同模板与文档质量方案文档 2026-05-19 20:50:41 +08:00
wren 5cd6b218e0 merge: rag chat stabilization from wren-dev 2026-05-19 15:59:20 +08:00
wren afaba4dd99 feat: stabilize rag chat conversations and auto title sync 2026-05-19 15:52:05 +08:00
wren 1bacfe41b7 feat: integrate govdoc platform updates 2026-05-18 14:35:25 +08:00
wren cb13e61d3d docs: add govdoc migration analysis and implementation notes 2026-05-17 19:24:00 +08:00
wren adc1e0b8dc feat: 交叉评查后端优化 — 评查地区、文档评查统计、currentScore、错误提示
- GetUserTasks: 新增 task_regions CTE,从任务成员 sso_users.area 去重收集 evaluationRegion
- GetTaskDocuments: 新增 es LATERAL 子查询聚合 leaudit_rule_results 的 pass_count/warning_count/error_count/score_percent;path/uploadTime 改为从 leaudit_document_files 获取;新增 fileExt
- ReviewPointResultVO: 新增 currentScore 字段
- _loadReviewPointResults: SQL 新增 approved_delta LATERAL 子查询,currentScore = base_score + SUM(approved_deltas)
- CrossReviewTaskItemVO: 新增 evaluationRegion
- CrossReviewTaskDocumentVO: 新增 18 个评查统计字段 + path/uploadTime/fileExt
- 文档更新:交叉评查核心模块业务逻辑文档补充评查地区、评查统计、版本号本地化等章节
2026-05-15 14:15:29 +08:00
wren 397cbb111a docs: add cross-checking core module business logic & tab implementation plan 2026-05-14 16:41:13 +08:00
wren 5d777599bf feat(govdoc): 新增内部公文模块全链路(后端58+前端11文件) 2026-05-13 14:37:12 +08:00
wren 2ca44f6312 fix: harden rag streaming and queue status reporting 2026-05-11 20:39:24 +08:00
wren 0dfd0d3bc9 docs: add rag dataset document management notes 2026-05-11 19:37:13 +08:00
wren 2aa5a6d1d6 fix: tighten rag permissions and area scope 2026-05-11 18:01:09 +08:00
wren f788149ca7 docs(collabora): organize deployment guides and fix proxy chain 2026-05-11 17:54:39 +08:00
wren 900fc2e8a2 docs(usage-stats): add implementation file inventory 2026-05-11 01:13:31 +08:00
wren 58ee6a1085 docs: consolidate usage stats documentation 2026-05-10 21:04:07 +08:00
wren 601811f957 docs: refine sql operations handbook 2026-05-10 20:14:05 +08:00
wren ae89eec3b9 docs(scripts): organize sql files under 创建sql 2026-05-10 19:56:31 +08:00
wren c9d7a693b8 docs: reorganize by module 2026-05-09 20:04:08 +08:00
wren 9c86bf59e5 feat: add rag backend and review access fixes 2026-05-08 10:58:24 +08:00
wren 1c84209f38 feat: migrate cross review to v3 leaudit flow 2026-05-07 18:18:59 +08:00
wren e1adcf30d2 chore: add legacy binding fallback audit logs 2026-05-07 17:52:01 +08:00
wren 7cf551018b docs: rewrite project documentation map 2026-05-07 09:54:41 +08:00
wren c4694e11f0 feat: add document type root management 2026-05-06 14:20:28 +08:00
wren 0d8f13ab3d docs: reorganize backend project documentation 2026-05-06 09:42:29 +08:00
wren 23b5445ff8 docs: add comprehensive handoff document 2026-04-30 14:31:53 +08:00
wren 32f56f7bf6 docs: add document-type and rule-binding analysis and migration plan 2026-04-30 12:37:00 +08:00
wren 969c3aaf35 docs: add document upload/list API analysis and integration plan 2026-04-30 12:29:00 +08:00
wren 19c70d23be docs: document /home route fix and entry-module troubleshooting guide
Record the internal-document entry module issue where /home was
missing from role_route, causing the entry to be filtered out.
Add troubleshooting order and cross-reference between entry
modules, sys_routes, and role_route.
2026-04-30 10:35:18 +08:00
wren b3ad4a6f33 feat: bootstrap user rbac foundation 2026-04-29 15:23:19 +08:00
wren b45d61fa97 feat: add document versioning and list API 2026-04-29 11:48:50 +08:00
wren f3b83c9979 feat: add async worker queues and retry controls 2026-04-29 11:48:09 +08:00
wren e738398eb6 feat: wire native leaudit upload flow 2026-04-28 16:53:16 +08:00
wren 246c0e5ded feat: complete M1-M3 infrastructure — OSS client, native execution chain, rule lifecycle API, system docs
- M1: unified OSS client (upload/download/presign) + path utils + config
- M2: rule service with validate/create/publish/rollback + binding CRUD endpoints
- M3: native AuditCtx runner, file/rule resolvers, storage adapter with full persistence
- docs: SYSTEM_OVERVIEW.md as comprehensive architecture reference
- fix: double finalize — terminal state now written once by finalize_run
2026-04-28 11:49:55 +08:00
wren be9fc4856b docs: add fix-double-finalize-and-bindings-api implementation plan 2026-04-28 11:44:31 +08:00