Align FM EWBI with GSMA and integrate through SRM
Summary
- Align Federation Manager E/WBI behavior with GSMA expectations for federation and deployment-related responses.
- Route federation runtime interactions through Service Resource Manager instead of direct TF-SDK coupling.
- Harden cleanup and recovery paths for stale federated application state.
Included Changes
- align federation and deployment responses with GSMA-oriented contracts
- move FM runtime integration toward SRM-facing flows instead of direct TF-SDK usage
- recover more safely from stale federated deployment records and cleanup leftovers
- improve deletion handling for application state that no longer exists remotely
Why
This reduces coupling between FM and edge adapter internals, makes FM behavior closer to GSMA specs, and improves resilience in real multi-operator deployment flows. SRM