neon-sprawl/server/NeonSprawl.Server
VinPropane 93bd45d49a NEO-146: fix in-memory outcome idempotency race and clear parity
Lock idempotency keys alongside row ids in TryAppend so concurrent
duplicate keys cannot both succeed; return true from TryClearInstance
when the row is absent to match Postgres idempotent DELETE behavior.
2026-06-24 21:13:42 -04:00
..
Diagnostics NEO-32: optional NEON_SPRAWL_API_LOG stdout for ability-cast 2026-04-30 21:37:03 -04:00
Game NEO-146: fix in-memory outcome idempotency race and clear parity 2026-06-24 21:13:42 -04:00
Properties NEO-32: optional NEON_SPRAWL_API_LOG stdout for ability-cast 2026-04-30 21:37:03 -04:00
CatalogSchemaRegistry.cs NEO-115: serialize JsonSchema registry registration for parallel tests. 2026-06-03 22:37:55 -04:00
NeonSprawl.Server.csproj NEO-34: fail-fast skill catalog load at server startup 2026-05-02 19:44:10 -04:00
Program.Waf.cs NS-15 implement position state api 2026-03-29 23:08:17 -04:00
Program.cs NEO-146: add contract instance and outcome stores with Postgres split 2026-06-24 20:27:32 -04:00
appsettings.Development.json chore: add Bruno self-reset dev fixtures for order-independent collection runs. 2026-06-15 21:50:22 -04:00
appsettings.json NEO-113: add fail-fast quest catalog load and loader tests. 2026-05-31 22:33:43 -04:00