Why
Clients need a stable API field to read a provider's reclamation window from status before screening or bidding.
What
Add a nullable reclamation_window field to the top-level provider status API (akash.provider.v1.Status, not BidEngineStatus) and to the legacy REST ProviderStatus. A nil/omitted value means the provider does not offer reclamation.
Acceptance Criteria
Why
Clients need a stable API field to read a provider's reclamation window from status before screening or bidding.
What
Add a nullable
reclamation_windowfield to the top-level provider status API (akash.provider.v1.Status, notBidEngineStatus) and to the legacy RESTProviderStatus. A nil/omitted value means the provider does not offer reclamation.Acceptance Criteria