refactor(public): retire track-cardinal stack, fold Archive/Cuts cards into ReleaseGallery (P11 W3 §4)
This commit is contained in:
@@ -18,8 +18,6 @@ public static class Startup
|
||||
// prerender — both call DeepDrftAPI over the "DeepDrft.API" client.
|
||||
services.AddScoped<TrackClient>();
|
||||
services.AddScoped<ITrackDataService, TrackClientDataService>();
|
||||
services.AddScoped<TracksViewModel>();
|
||||
services.AddScoped<TrackDetailViewModel>();
|
||||
|
||||
// Release read surface (Phase 9). Same HTTP posture as the track client — both
|
||||
// WASM and SSR prerender call DeepDrftAPI over the "DeepDrft.API" client.
|
||||
|
||||
Reference in New Issue
Block a user