Guided Add/Edit Worker wizard #802

Open
opened 2026-07-22 05:32:29 -05:00 by jcwalker3 · 0 comments
Owner

Objective

Implement guided Add/Edit Worker wizard in the Web UI.

Acceptance criteria

  • Choose provider, project, role, canonical workflow, and schedule.
  • Derive namespace/profile from the role instead of allowing arbitrary combinations.
  • Preview the effective configuration before saving.
  • Permit saving an unavailable worker as a disabled draft.
  • Do not require manual plist, cron, JSON, or shell editing.
  • Includes validation and accessibility tests.

Parent Epic

Parent: #797

Issue-First & Safety Requirements

  • Implementation may begin only from an existing open issue.
  • Author implementation requires canonical routing, a durable issue lock, and a validated author worktree.
  • Read-after-write verification is required for all mutations.
  • Wrong-role and ambiguous-ownership operations fail closed.
## Objective Implement guided Add/Edit Worker wizard in the Web UI. ## Acceptance criteria - Choose provider, project, role, canonical workflow, and schedule. - Derive namespace/profile from the role instead of allowing arbitrary combinations. - Preview the effective configuration before saving. - Permit saving an unavailable worker as a disabled draft. - Do not require manual plist, cron, JSON, or shell editing. - Includes validation and accessibility tests. ## Parent Epic Parent: #797 ## Issue-First & Safety Requirements - Implementation may begin only from an existing open issue. - Author implementation requires canonical routing, a durable issue lock, and a validated author worktree. - Read-after-write verification is required for all mutations. - Wrong-role and ambiguous-ownership operations fail closed.
Sign in to join this conversation.
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Scaled-Tech-Consulting/Gitea-Tools#802