From d7c5307045319e2324f7f419d0c72c66eda4b586 Mon Sep 17 00:00:00 2001 From: OpenFUT Agent Date: Thu, 13 Aug 2026 19:11:04 +0000 Subject: [PATCH] chore(core): expose economy HTTP API (c8269d0 -> d32dc6e) Advance openfut-core gitlink to d32dc6e: generic /economy/* HTTP routes over services::economy, server-side club resolution (game-scoped active profile, no client-supplied club id), + list_unopened_entitlements reader. This is the transport the FIFA17 economy cutover binds to. Core matrix 43 lib + 115 integration green; clippy clean; boundary audit clean. --- openfut-core | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openfut-core b/openfut-core index c8269d0..d32dc6e 160000 --- a/openfut-core +++ b/openfut-core @@ -1 +1 @@ -Subproject commit c8269d0df798aa9aa7bbcf7ad3e0951a69e10800 +Subproject commit d32dc6e3aed60c056a3c7365993442e7c111ae84