docs: update Core Team response - deployment complete

Core Team has deployed all fixes:
- src/worker/job_worker.rs: 6 running status updates
- src/api/files.rs:866: Initialize stages at registration
- src/api/files.rs:1762: sync-status TKG + chunks check
- src/api/files.rs:16: New imports

Status:  Production (3002) running
Build: 2026-07-24T18:43:52Z

Studio team ready to test
This commit is contained in:
2026-07-25 03:35:28 +08:00
parent 8cf7196c86
commit 70889b25d1
2 changed files with 8 additions and 5 deletions

View File

@@ -145,12 +145,15 @@ if let Ok(job) = auto_state.db.create_monitor_job(&auto_uuid, Some(vp)).await {
## Deployment ## Deployment
**Environment**: Production (3002) **Environment**: Production (3002)
**Status**: ✅ Compiled, ready for restart **Status**: ✅ Deployed, running
**Restart Command**: **Implemented Files**:
```bash - `src/worker/job_worker.rs`: 6 处 "running" 状态更新
./run-server-3002.sh - `src/api/files.rs:866`: 注册时初始化 stages
``` - `src/api/files.rs:1762`: sync-status 检查 TKG + chunks
- `src/api/files.rs:16`: 新增 imports
**Build**: 2026-07-24T18:43:52Z
--- ---

Binary file not shown.