SNAPSHOT W7 已部署稳定态 — 凯迪ERP+OA一体化平台 (MET 73.3%)
恢复点(restore point)。别人改崩后可 git reset --hard 回到此提交。 == 此快照内容 == - 后端 oa-backend: 734 控制器 / 711 实体 (Spring Boot 3.2.5 + SQLite, 端口8091) - 前端 modern-ui/app: Vue3+Vite, 约700页 (构建产物已在 oa-backend/src/main/resources/static) - 数据库 oa-backend/data/oa.db: 含全部演示数据 (强制入库, 6.6MB) - 交接文档 go.md + go-code-reference/endpoints/entities/database.md - 多代理建设脚本 .claude/wf-*.js == 状态 == - 对 凯迪科技ERP_20260507.xlsx 合规 MET ~73.3% (PARTIAL 75: 34可建+6种子/bug+35外部硬天花板) - 安全: 5轮红队+5轮复检, default-deny分级鉴权, 连续零可利用 - W3~W7 累计补完436缺口; W8末轮(40缺口)为半成品(源码树可编译但未集成) - 运行: cd oa-backend; java -jar build/libs/oa-backend-0.1.0.jar --server.port=8091; admin/123456 == 排除(gitignore, 可再生) == node_modules / oa-backend/build / .jdks / *.log / Backup-ERP-* / 弃用的OFBiz核心(只保留modern-ui) 完整文件夹备份见同目录 Backup-ERP-20260615-191517/ (含上述全部, 仅缺 node_modules) 时间戳: 20260615-191517 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"last_turn_at": "2026-06-10T02:12:00.455Z",
|
||||
"turn_count": 6,
|
||||
"last_progress_at": "2026-06-10T02:12:00.455Z",
|
||||
"last_agent_output": "已继续推进并完成一轮可验收收口。\n\n现在你可以直接看这里: \n[http://127.0.0.1:8080/modern/app/](http://127.0.0.1:8080/modern/app"
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"recent_turns": {
|
||||
"019eaebc-ed91-7c81-b7e0-4da01d16f173|019eaebc-eecf-7a23-a7be-57d92cd19f41|agent-turn-complete": 1781048086747,
|
||||
"019eaebb-36c4-7631-8d84-6f82d4333290|019eaebb-3717-79f0-b855-f1901494a4df|agent-turn-complete": 1781048115349,
|
||||
"019eaeba-64d0-7542-aebd-c5c13b8b3928|019eaeba-651b-7393-9802-13befcf720db|agent-turn-complete": 1781048200195,
|
||||
"019eaebc-7897-7d23-9439-f7f1a1c6dbb2|019eaebc-78ee-78f3-96f6-8192f505a1c6|agent-turn-complete": 1781048211475,
|
||||
"019eaebc-eca2-78c1-a878-f6dc8dd669d8|019eaebc-ecf0-7270-84fa-739fd0cd42f1|agent-turn-complete": 1781048279857,
|
||||
"019e9c58-0e4f-7c83-abaf-cc727f4d879e|a530006a-bb8b-4fa9-9407-ce36cbb75b2f|agent-turn-complete": 1781057520423
|
||||
},
|
||||
"last_event_at": "2026-06-10T02:12:00.424Z"
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"version": 1,
|
||||
"last_triage": {
|
||||
"lane": "HEAVY",
|
||||
"destination": "autopilot",
|
||||
"reason": "implementation_research_goal",
|
||||
"prompt_signature": "sha256:a188bcdb27d389ec403aca407a3cc659d1267ddec7108cfe37c137c2352d9772",
|
||||
"turn_id": "019eaebc-eecf-7a23-a7be-57d92cd19f41",
|
||||
"created_at": "2026-06-09T23:34:38.612Z"
|
||||
},
|
||||
"suppress_followup": true
|
||||
}
|
||||
Reference in New Issue
Block a user