Move code-server validation out of active Agent items

This commit is contained in:
jester 2026-04-16 21:12:50 +00:00
parent a4cc47b29e
commit a32203dc93

View File

@ -4,7 +4,6 @@ Only keep unfinished Agent work here.
## Active
- validate local Minecraft backup/restore flow on real live servers
- validate code-server auto-start on newly provisioned real dev servers
- retention refinement for local backups/checkpoints
- runtime install verification improvements
- catalog hash validation
@ -30,6 +29,7 @@ Only keep unfinished Agent work here.
- local Minecraft backup CRUD
- pre-restore checkpoint hardening
- code-server desired-state reconciliation during dev provisioning
- code-server manual start endpoint uses service start path, not installer path
## Not Agent-owned
- API response-shape normalization for frontend consumers