Files
SVSimServer/SVSim.EmulatedEntrypoint/Models/Dtos/Responses
gamer147 5aac24d2b9 feat(deck-builder): /deck_code mint + /deck resolve with 3-min in-memory TTL
Adds the portal pair (shadowverse-portal.com deck-builder endpoints) as
anonymous routes on the app server. The translation middleware learns a new
[NoWireEncryption] attribute that skips both AES calls but keeps the rest of
the msgpack + base64 + envelope pipeline intact, matching prod's portal wire
profile observed in data_dumps/traffic_prod_deckcode.ndjson.

Storage is a 3-minute IMemoryCache — codes are anonymous-global, 4-char
lowercase alphanumeric (matches the shortest prod sample). Foil bit is
stripped on mint to match prod's normalize-on-encode behaviour.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-28 09:11:21 -04:00
..
2026-05-23 14:18:18 -04:00
2026-05-25 12:03:47 -04:00
2026-05-28 01:56:47 -04:00
2026-05-26 10:01:37 -04:00
2026-05-24 02:03:13 -04:00
2026-05-23 22:46:11 -04:00
2026-05-23 19:57:34 -04:00