Files
browser/openspec/changes/fix-server-deployment-trigger/tasks.md
T

505 B

1. Server detail deployment action

  • 1.1 Add an explicit Deploy / Retry deploy handler that invokes the existing fenced API with current config version and operation feedback.
  • 1.2 Render the action only for deployable draft or failed instances and prevent duplicate submission while pending.

2. Verification

  • 2.1 Extend focused server-detail tests to cover the deploy trigger and its state guards.
  • 2.2 Run frontend tests, the structure check, and strict OpenSpec validation.