332 Commits

Author SHA1 Message Date
yuqei 396259ebe9 feat: enhance ai quality effect review 2026-06-23 11:31:45 +08:00
yuqei f1fcf90797 feat: execute ai quality improvement actions 2026-06-23 10:49:30 +08:00
yuqei a756a0dd93 feat: link ai quality actions to changes 2026-06-23 10:22:48 +08:00
yuqei b2d60871a5 feat: add ai prompt release workflow 2026-06-23 09:06:13 +08:00
yuqei f145a38ee5 feat: enhance ai quality improvement operations 2026-06-23 08:38:51 +08:00
yuqei 87bb3c2b75 feat: close ai quality improvement loop 2026-06-23 02:34:35 +08:00
yuqei 00f4ebb652 feat: add ai quality attribution insights 2026-06-23 01:38:27 +08:00
yuqei 963b6d54b0 feat: add ai quality operations dashboard 2026-06-23 01:24:57 +08:00
yuqei 803b80dc6f feat: add ai quality rule administration 2026-06-23 01:14:40 +08:00
yuqei 25b42f1abd feat: add ai run quality evaluation 2026-06-23 00:56:50 +08:00
yuqei 81977ead8f feat: add ai trace admin console 2026-06-23 00:32:32 +08:00
yuqei c75f0b646a feat: enrich ai run audit traces 2026-06-23 00:09:48 +08:00
yuqei 27894cc713 feat: add knowledge search explain endpoint 2026-06-22 23:42:01 +08:00
yuqei cf03b0eafd feat: add knowledge reindex workflow 2026-06-22 23:08:59 +08:00
yuqei a94597f659 feat: add production embedding pgvector retrieval 2026-06-22 22:11:25 +08:00
yuqei 82d2a9f0aa feat: add hybrid rag retrieval audit 2026-06-22 21:42:12 +08:00
yuqei b319d41787 feat: enhance ai knowledge retrieval 2026-06-22 21:20:09 +08:00
yuqei ccf35ca586 feat: add ai platform migrations and provider flow 2026-06-22 20:58:47 +08:00
yuqei 3f46b59f76 feat: persist ai platform prompt and audit data 2026-06-22 20:44:36 +08:00
yuqei a1f04c7d7a chore: align V2 into final four-project layout 2026-06-22 19:51:30 +08:00
yuqei bc05857082 docs: clarify V2 shared module boundaries 2026-06-22 19:27:38 +08:00
yuqei 65b4b45b5b feat: add AI platform config knowledge audit MVP 2026-06-22 19:08:03 +08:00
yuqei 25d1ae0380 feat: add legal QA platform SDK loop 2026-06-22 18:50:35 +08:00
yuqei dfb514e0cf feat: initialize V2 contract web shell 2026-06-22 18:45:39 +08:00
yuqei a6157fcaf8 chore: initialize V2 backend foundation 2026-06-22 18:19:59 +08:00
yuqei 3176954a1d docs: freeze shared assets and seed V2 contracts 2026-06-22 18:11:28 +08:00
yuqei 6842c239f7 docs: plan V2 and shared AI rebuild 2026-06-22 18:01:33 +08:00
yuqei c22b464546 chore: reset main for V2 rebuild 2026-06-22 17:38:44 +08:00
yuqei 3d28cb6b9f chore: capture V1 baseline and V2 rebuild plan 2026-06-22 17:16:11 +08:00
yuqei 0cfbcbf56f fix: render chat markdown formatting 2026-06-22 13:16:32 +08:00
yuqei 2998c01111 fix: keep legal article hits when fallback search fails 2026-06-22 13:09:01 +08:00
yuqei f9eb3864e9 fix: improve property fee legal article recall 2026-06-22 13:00:41 +08:00
yuqei ebb8ca0754 fix: cite legal basis in chat answers 2026-06-22 12:46:29 +08:00
yuqei 16f6bf9aac fix: reduce duplicate chat answer summary 2026-06-22 12:32:01 +08:00
yuqei a8db7c4bef fix: stabilize legal chat streaming 2026-06-22 11:13:07 +08:00
yuqei 69ce717ec6 feat: support runtime shared AI settings 2026-06-22 10:13:04 +08:00
yuqei 278bc28416 fix: fallback chat history when ai config missing 2026-06-21 19:15:21 +08:00
yuqei 17f5ada9f2 fix: normalize markdown contract content 2026-06-21 18:57:53 +08:00
yuqei f2b3660101 fix: restore production workspace text 2026-06-21 18:44:52 +08:00
yuqei ade5053a14 fix: resolve frontend deploy type errors 2026-06-21 18:10:28 +08:00
yuqei 3fa71dc00e chore: support sshpass deploy scripts 2026-06-21 17:56:21 +08:00
yuqei 76b9198b64 fix: stabilize file downloads and file workspace 2026-06-21 17:56:16 +08:00
yuqei a89f4c7050 Refactor contract platform workflows and UI 2026-06-21 17:51:34 +08:00
cyuqei 93089e2a89 feat: add backend approval sla tracking 2026-06-19 18:07:16 +08:00
cyuqei 52a676ff19 feat: enhance ledger archive and approval sla 2026-06-19 13:31:49 +08:00
cyuqei ae76b9a296 feat: add lifecycle reminder workbench 2026-06-19 11:23:32 +08:00
yuqei b14be976d2 feat: improve contract ledger tracking 2026-06-19 09:26:10 +08:00
cyuqei 5bb330b610 feat: enhance contract workflow and approval assignees 2026-06-19 01:57:26 +08:00
cyuqei 431ad08b8d fix: support shared AI SDK api prefix 2026-06-19 00:29:11 +08:00
yuqei b7073d9c5b feat: enhance production deployment configuration and documentation
- Update .env.example with production-ready environment variables
- Add frontend Aliyun deployment configuration with nginx gateway
- Refactor docker-compose.server.yml for external services
- Add comprehensive deployment guide (docs/DEPLOYMENT.md)
- Enhance troubleshooting documentation with Git Bash path issues
- Add deployment scripts (build-frontend.sh, deploy-frontend.sh)
- Add deploy directory with docker-compose and nginx config
- Update .gitignore to exclude temporary directories

Co-Authored-By: Claude <noreply@anthropic.com>
2026-06-18 22:27:00 +08:00