diff --git a/TASKS.md b/TASKS.md index a116b4b..dcfeea8 100644 --- a/TASKS.md +++ b/TASKS.md @@ -2,18 +2,18 @@ ## Current -### `feat/soap-wizard-foundation` +### `feat/websocket-wizard-foundation` Status: completed DoD: -- wizard step 1 exposes SOAP as a selectable protocol -- wizard step 3 supports WSDL/XSD upload and backend-driven SOAP service inspection -- SOAP service, port and operation selection is serialized into operation target payload +- wizard step 1 exposes WebSocket as a selectable protocol +- wizard step 3 collects WebSocket endpoint, subprotocols and subscribe/unsubscribe templates +- execution config serializes `ProtocolOptions.websocket` runtime tuning ## Next -- `feat/websocket-wizard-foundation` +- `feat/live-authenticated-staging-entry` ## Backlog diff --git a/apps/ui/html/wizard/step1.html b/apps/ui/html/wizard/step1.html index 2947086..b5f1004 100644 --- a/apps/ui/html/wizard/step1.html +++ b/apps/ui/html/wizard/step1.html @@ -76,6 +76,25 @@ + +