Skip to main content

Asset Compatibility API

Transitional routing

The compatibility surface provides workspace assets, single-asset lookup, combined create/update, status transition, deletion, and self-service request routes. It maps legacy numeric identity and status vocabulary onto canonical commands and responses. Requested and Approved return the legacy Submitted label.

Gateway cutover controls only the asset slice and shared workspace route. A shadow proxy supports transitional comparison. ESS composition calls the native list filtered by the caller's legacy labor reference. Compatibility routes have no local authorization requirement, and route-retirement criteria Require confirmation.

Classification

The API is Transitional. Capabilities explicitly described as absent are Not implemented. Host diagnostics and evidence routes are Foundation. Production exposure, ownership, and governance Require confirmation.

Source References

  • microservices/src/asset-service/Api/AssetCompatEndpoints.cs
  • microservices/src/asset-service/Application/Compatibility/AssetCompatService.cs
  • microservices/src/gateway-api/Program.cs
  • microservices/src/gateway-api/EssEndpoints.cs