docs: 单负责人执行计划 — handoff 对齐、生产验收、prune 加固

计划见 docs/design/plans/2026-06-01-single-owner-execution.md;生产 health/app/Redis/MySQL 已通过。
This commit is contained in:
Your Name
2026-06-01 14:09:17 +08:00
parent b8af1fc418
commit 24b4439b2b
6 changed files with 145 additions and 25 deletions
+6 -9
View File
@@ -143,18 +143,15 @@ cd frontend && npm run dev # http://localhost:3000/app/
| 终端页 | frontend/src/pages/TerminalPage.vue |
| Vite 配置 | frontend/vite.config.mts |
## 已知待续事项
## 已知待续事项2026-06-01
已修复:批量 Agent、JWT 60min+refresh、script-callback API Key、未知心跳丢弃、Admin 列迁移 — 见 `docs/changelog/2026-06-01-bug-remediation.md`。
| 优先级 | 问题 | 文件 |
|--------|------|------|
| P1 | 批量操作按钮无反应 | ServersPage.vue |
| P1 | agent script-callback 无 API Key 认证 | server/api/agent.py |
| P1 | 访问令牌 30 天有效期过长 | server/config.py |
| P2 | 47.121.118.30 持续发 422 | server/api/agent.py |
| P2 | 422 调试日志是临时的 | server/main.py |
| P2 | Admin 废弃列未清理 | server/domain/models/__init__.py |
| P3 | agent.py on_event 弃用 | server/api/agent.py |
| UX | 命令输入栏高亮对齐偏差 | TerminalPage.vue |
| P2 | 422 handler 是否精简 | server/main.py |
| UX | 终端命令栏高亮对齐 | TerminalPage.vue |
| 验收 | 告警/Telegram、WebSSH、Sync、三层守护 | 见 handoff §八 |
## 协作方式(单 Agent