diff --git a/TASKS.md b/TASKS.md index 3dd8b5d..a116b4b 100644 --- a/TASKS.md +++ b/TASKS.md @@ -2,18 +2,18 @@ ## Current -### `feat/staging-note-block-helper` +### `feat/soap-wizard-foundation` Status: completed DoD: -- authenticated staging notes block can be generated through a helper command -- authenticated pass docs point to the helper -- README and scripts docs expose the helper +- 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 ## Next -- `feat/live-authenticated-staging-entry` +- `feat/websocket-wizard-foundation` ## Backlog diff --git a/apps/ui/html/wizard/step1.html b/apps/ui/html/wizard/step1.html index 3c7e5ce..2947086 100644 --- a/apps/ui/html/wizard/step1.html +++ b/apps/ui/html/wizard/step1.html @@ -12,7 +12,7 @@
Upload the WSDL/XSD bundle, inspect services and choose the exact service, port and operation that Crank should expose as an MCP tool.
+