HAL _links for a strategy — present on a full StrategyState body (GET /strategy/{strategyId}, and POST /strategy/{strategyId}/validate's already-validated
200), absent from that same endpoint's 202 — a deliberately partial stub carrying only
what is known before a check has even started. Following code can still 404 once
present: it documents its own honest "nothing to return" for a strategy with no source of
its own (a REFERENCE marketplace copy, or one resolved only through the platform's shared
pool). This link says where to look, not that something is there.
HAL
_linksfor a strategy — present on a fullStrategyStatebody (GET /strategy/{strategyId}, andPOST /strategy/{strategyId}/validate's already-validated200), absent from that same endpoint's202— a deliberately partial stub carrying only what is known before a check has even started. Followingcodecan still404once present: it documents its own honest "nothing to return" for a strategy with no source of its own (aREFERENCEmarketplace copy, or one resolved only through the platform's shared pool). This link says where to look, not that something is there.