neon-sprawl/docs/decomposition/modules
VinPropane e2d64a7a57 NS-17: PostgreSQL position persistence and integration tests
Wire IPositionStateStore to Npgsql when ConnectionStrings:NeonSprawl is set,
with versioned DDL under server/db/migrations and a shared PostgresPositionBootstrap
for schema plus dev-player seeding at host startup. In-memory tests override Postgres
registrations when CI sets the connection string globally.

Add GitHub Actions Postgres service for dotnet test, server README updates,
decomposition and implementation-plan docs, code review write-up, and C# brace
conventions in csharp-style rule.
2026-03-30 22:55:17 -04:00
..
E1_M1_InputAndMovementRuntime.md NS-17: PostgreSQL position persistence and integration tests 2026-03-30 22:55:17 -04:00
E1_M2_IsometricCameraController.md docs: client vs server authority (#3) policy 2026-03-30 18:53:29 -04:00
E1_M3_InteractionAndTargetingLayer.md docs: expand module register to full epic catalog (37 modules) 2026-03-30 18:48:07 -04:00
E1_M4_AbilityInputScaffold.md docs: expand module register to full epic catalog (37 modules) 2026-03-30 18:48:07 -04:00
E2_M1_SkillDefinitionRegistry.md docs: expand module register to full epic catalog (37 modules) 2026-03-30 18:48:07 -04:00
E2_M2_XpAwardAndLevelEngine.md docs: data reload and telemetry operations policy (#6) 2026-03-30 19:00:59 -04:00
E2_M3_MasteryAndPerkUnlocks.md docs: expand module register to full epic catalog (37 modules) 2026-03-30 18:48:07 -04:00
E2_M4_ProgressionPacingControls.md docs: expand module register to full epic catalog (37 modules) 2026-03-30 18:48:07 -04:00
E3_M1_ResourceNodeAndGatherLoop.md docs: expand module register to full epic catalog (37 modules) 2026-03-30 18:48:07 -04:00
E3_M2_RefinementAndRecipeExecution.md docs: expand module register to full epic catalog (37 modules) 2026-03-30 18:48:07 -04:00
E3_M3_ItemizationAndInventorySchema.md docs: expand module register to full epic catalog (37 modules) 2026-03-30 18:48:07 -04:00
E3_M4_SinkAndDurabilityLifecycle.md docs: expand module register to full epic catalog (37 modules) 2026-03-30 18:48:07 -04:00
E3_M5_EconomyBalancePolicy.md docs: expand module register to full epic catalog (37 modules) 2026-03-30 18:48:07 -04:00
E4_M1_ZoneGraphAndTravelRules.md docs: expand module register to full epic catalog (37 modules) 2026-03-30 18:48:07 -04:00
E4_M2_SpawnEcologyController.md docs: expand module register to full epic catalog (37 modules) 2026-03-30 18:48:07 -04:00
E4_M3_SeamlessHandoffAndRegionState.md docs: expand module register to full epic catalog (37 modules) 2026-03-30 18:48:07 -04:00
E4_M4_SecurityTierZoneFlags.md docs: expand module register to full epic catalog (37 modules) 2026-03-30 18:48:07 -04:00
E5_M1_CombatRulesEngine.md docs: PvP × combat engine integration (#4) 2026-03-30 18:55:46 -04:00
E5_M2_NpcAiAndBehaviorProfiles.md docs: expand module register to full epic catalog (37 modules) 2026-03-30 18:48:07 -04:00
E5_M3_EncounterAndRewardTables.md docs: expand module register to full epic catalog (37 modules) 2026-03-30 18:48:07 -04:00
E5_M4_GroupCombatScaling.md docs: expand module register to full epic catalog (37 modules) 2026-03-30 18:48:07 -04:00
E6_M1_PvPEligibilityAndFlagState.md docs: PvP × combat engine integration (#4) 2026-03-30 18:55:46 -04:00
E6_M2_ConsentAndRiskUxSignals.md docs: expand module register to full epic catalog (37 modules) 2026-03-30 18:48:07 -04:00
E6_M3_LossPenaltyAndAntiGriefRules.md docs: expand module register to full epic catalog (37 modules) 2026-03-30 18:48:07 -04:00
E6_M4_RewardParityEnforcer.md docs: expand module register to full epic catalog (37 modules) 2026-03-30 18:48:07 -04:00
E7_M1_QuestStateMachine.md docs: quest scope and party rules (#5) 2026-03-30 18:58:23 -04:00
E7_M2_RewardAndUnlockRouter.md docs: quest scope and party rules (#5) 2026-03-30 18:58:23 -04:00
E7_M3_FactionReputationLedger.md docs: expand module register to full epic catalog (37 modules) 2026-03-30 18:48:07 -04:00
E7_M4_ContractMissionGenerator.md docs: expand module register to full epic catalog (37 modules) 2026-03-30 18:48:07 -04:00
E8_M1_PartyAndMatchAssembly.md docs: quest scope and party rules (#5) 2026-03-30 18:58:23 -04:00
E8_M2_GuildCorpProgressionState.md docs: expand module register to full epic catalog (37 modules) 2026-03-30 18:48:07 -04:00
E8_M3_PlayerTradeAndMarketplace.md docs: expand module register to full epic catalog (37 modules) 2026-03-30 18:48:07 -04:00
E8_M4_ChatModerationAndReporting.md docs: expand module register to full epic catalog (37 modules) 2026-03-30 18:48:07 -04:00
E9_M1_TelemetryEventSchema.md docs: data reload and telemetry operations policy (#6) 2026-03-30 19:00:59 -04:00
E9_M2_KpiDashboardsAndAlerting.md docs: expand module register to full epic catalog (37 modules) 2026-03-30 18:48:07 -04:00
E9_M3_LiveBalanceControlPlane.md docs: expand module register to full epic catalog (37 modules) 2026-03-30 18:48:07 -04:00
E9_M4_IntegrityAndAbuseResponse.md docs: expand module register to full epic catalog (37 modules) 2026-03-30 18:48:07 -04:00
client_server_authority.md docs: PvP × combat engine integration (#4) 2026-03-30 18:55:46 -04:00
contracts.md docs: documentation vs implementation alignment (#7) 2026-03-30 19:03:03 -04:00
data_and_ops_policy.md docs: tidy data_and_ops_policy table and vision plan links 2026-03-30 19:05:49 -04:00
documentation_and_implementation_alignment.md NS-17: PostgreSQL position persistence and integration tests 2026-03-30 22:55:17 -04:00
module_dependency_register.md docs: documentation vs implementation alignment (#7) 2026-03-30 19:03:03 -04:00
pvp_combat_integration.md docs: drop conversation-only (#4)/(#5) from module doc titles 2026-03-30 19:00:06 -04:00
quest_scope_and_party.md docs: drop conversation-only (#4)/(#5) from module doc titles 2026-03-30 19:00:06 -04:00