neon-sprawl/server/NeonSprawl.Server/Game/Crafting
VinPropane 87c27e231b NEO-70: Emit explicit nulls on CraftResponse optional fields.
Serialize reasonCode and xpGrantSummary as null when absent so Bruno
deny tests match inventory POST wire shape; assert JSON nulls in API tests.
2026-05-24 18:13:10 -04:00
..
CraftIoApplied.cs NEO-69: Add CraftOperations engine with pre-flight and refine XP. 2026-05-24 17:16:59 -04:00
CraftOperations.cs NEO-70: Add craft POST HTTP, Bruno spine, and docs. 2026-05-24 17:57:55 -04:00
CraftReasonCodes.cs NEO-69: Add CraftOperations engine with pre-flight and refine XP. 2026-05-24 17:16:59 -04:00
CraftResult.cs NEO-70: Add craft POST HTTP, Bruno spine, and docs. 2026-05-24 17:57:55 -04:00
CraftWireDtos.cs NEO-70: Emit explicit nulls on CraftResponse optional fields. 2026-05-24 18:13:10 -04:00
CraftXpGrantSummary.cs NEO-69: Add CraftOperations engine with pre-flight and refine XP. 2026-05-24 17:16:59 -04:00
IRecipeDefinitionRegistry.cs NEO-67: add IRecipeDefinitionRegistry and DI adapter 2026-05-24 16:57:17 -04:00
PlayerCraftApi.cs NEO-70: Address code review findings for craft HTTP. 2026-05-24 18:00:26 -04:00
PrototypeSlice3RecipeCatalogRules.cs NEO-66: Fail-fast server recipe catalog load at startup. 2026-05-24 16:41:48 -04:00
RecipeCatalogPathResolution.cs NEO-66: Fail-fast server recipe catalog load at startup. 2026-05-24 16:41:48 -04:00
RecipeCatalogServiceCollectionExtensions.cs NEO-67: add IRecipeDefinitionRegistry and DI adapter 2026-05-24 16:57:17 -04:00
RecipeDefRow.cs NEO-66: Fail-fast server recipe catalog load at startup. 2026-05-24 16:41:48 -04:00
RecipeDefinitionCatalog.cs NEO-67: add IRecipeDefinitionRegistry and DI adapter 2026-05-24 16:57:17 -04:00
RecipeDefinitionCatalogLoader.cs NEO-66: Fail-fast server recipe catalog load at startup. 2026-05-24 16:41:48 -04:00
RecipeDefinitionRegistry.cs NEO-67: address code review nits on recipe registry 2026-05-24 16:58:38 -04:00
RecipeDefinitionsListDtos.cs NEO-68: Add GET /game/world/recipe-definitions HTTP projection. 2026-05-24 17:08:15 -04:00
RecipeDefinitionsWorldApi.cs NEO-68: Add GET /game/world/recipe-definitions HTTP projection. 2026-05-24 17:08:15 -04:00
RecipeIoRow.cs NEO-66: Fail-fast server recipe catalog load at startup. 2026-05-24 16:41:48 -04:00