feat: add soap adapter foundation
This commit is contained in:
@@ -2,19 +2,19 @@
|
||||
|
||||
## Current
|
||||
|
||||
### `feat/soap-architecture-and-core-model`
|
||||
### `feat/soap-adapter-foundation`
|
||||
|
||||
Status: completed
|
||||
|
||||
DoD:
|
||||
- SOAP target model is defined in `crank-core`
|
||||
- WSDL/XSD-derived metadata model is defined in code-level types
|
||||
- capability matrix exposes SOAP as a first-class protocol
|
||||
- docs and task state are synchronized
|
||||
- `crank-adapter-soap` supports unary SOAP request-response execution
|
||||
- WSDL upload and service/port/operation inspection are available in `admin-api`
|
||||
- SOAP faults are normalized into runtime errors
|
||||
- workspace-scoped SOAP test runs work through the same `Operation` lifecycle
|
||||
|
||||
## Next
|
||||
|
||||
- `feat/soap-adapter-foundation`
|
||||
- `feat/auth-profile-secret-resolution`
|
||||
|
||||
## Backlog
|
||||
|
||||
|
||||
Reference in New Issue
Block a user