feat(league): League Mode v1 — Phase 1 shared infrastructure#243
Draft
feat(league): League Mode v1 — Phase 1 shared infrastructure#243
Conversation
…umps, league collections, ruleset, canonicalJSON, SaveStore v2, sanctioned writes - 1.1 generateSeasonId/SeasonTeamId/SeasonGameId in generateId.ts - 1.2 teams schema v0→v1 with migrationStrategies + RxDBMigrationSchemaPlugin - 1.3 seasons/seasonTeams/seasonGames/seasonPlayerState collections + types - 1.4 CURRENT_RULESET_VERSION + pitcherFatigueConstants - 1.5 canonicalJSON deterministic serializer - 1.6 SaveStore v2 export/import bundle + discriminated union types - 1.7 SANCTIONED_WRITE_CTX + withSanctionedCustomTeamWrite + CustomTeamLockedError + update() lock - All required unit tests - Fix RxDB OSS 16-collection limit: close db before db2 in round-trip tests - Add _resetDbSingletonForTests to db.ts for test isolation Co-authored-by: maniator <539579+maniator@users.noreply.github.com>
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Copilot created this pull request from a session on behalf of
maniator
April 22, 2026 19:45
View session
…o avoid COL23 Agent-Logs-Url: https://github.com/maniator/blipit-legends/sessions/454cece1-48d6-4fcb-a3cc-c6e3e9d33c7f Co-authored-by: maniator <539579+maniator@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
teamsschema v0 → v1 (autogen + activeLeagueIds, identity migration)deriveScheduledGameSeedhelper