AgentEvalTool/frontend/web
sinohqb b5bcd13fa0
Some checks failed
CI / test (push) Failing after 4m34s
test(intelligent-eval): add #6 frontend + router contract + immutability + alert-autoscale link tests
T2 frontend CronPoolMonitor: polls every 5s, unmount clears interval,
   plus it.fails guard for missing visibilitychange listener (S6).
T3 router ORM contract: heartbeat updates fields + 404, decision-logs
   POST persists + 404, GET lists inserted (guards S2 — must continue to
   pass after router handlers move into a service in P3).
T8 decision-log immutability: append-only on context change passes;
   dedupe of identical (decision_type, context) is xfail (real gap).
T7 alert→auto-scale: task_backlog alert recorded on first call (passes);
   check_alerts never invokes auto_scale is xfail (real gap, §6.4).

All real gaps are logged in .scratch/v111-architecture-scan.md §6.
2026-08-13 04:03:17 +08:00
..
src test(intelligent-eval): add #6 frontend + router contract + immutability + alert-autoscale link tests 2026-08-13 04:03:17 +08:00
index.html v0.2.0-dev: 文件管理 + 页面布局统一 + 6 个 bug 修复 2026-07-16 15:25:22 +08:00
package-lock.json chore: clean up release notes and update lockfile 2026-08-12 11:12:29 +08:00
package.json chore(release): bump version to 1.1.0 2026-08-12 11:09:38 +08:00
tsconfig.json v0.2.0-dev: 文件管理 + 页面布局统一 + 6 个 bug 修复 2026-07-16 15:25:22 +08:00
tsconfig.node.json v0.2.0-dev: 文件管理 + 页面布局统一 + 6 个 bug 修复 2026-07-16 15:25:22 +08:00
vite.config.ts refactor(architecture): deepen evaluation lifecycle and read model 2026-08-07 03:11:37 +08:00