Add master build prompt for next-generation football simulation - #1
Open
wjrm500 wants to merge 2 commits into
Open
Add master build prompt for next-generation football simulation#1wjrm500 wants to merge 2 commits into
wjrm500 wants to merge 2 commits into
Conversation
Distils the existing SoccerSimulation's domain model, calibrated maths, and emergent-design philosophy into an exhaustive, self-contained specification for rebuilding the app from scratch with multi-season chronology, multi-country geography, a general competition framework, a transfer economy, managers, and interactive user involvement.
- Names: replace the predecessor's real-name sampling with a full nomenclature engine (Section 10.5) that generates invented but place-accurate person/city/club/stadium names from per-nation statistical+morphological NameModels (phonotactics, surname morphology, Zipfian frequency distributions, era drift, novelty/decency filters). Wired through mission, pillars, data model, generation, milestones, testing (23.11), DoD, and calibration targets. - UI: promote the presentation layer to a first-class deliverable (Section 21) with a design vision, signature exploration experiences, frontend architecture, and dedicated UI tests (23.12), plus milestone and acceptance-criteria coverage.
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.
Summary
Adds
REBUILD_PROMPT.md— an exhaustive, self-contained specification for rebuilding SoccerSimulation from scratch with far greater ambition, distilled from a deep analysis of the existing codebase's domain model, calibrated mathematics, and emergent-design philosophy.This is a single documentation artifact; no application code is changed.
What it captures from the existing app
peakRating ← N(peakRating, 50/age²)), skills-as-a-shape matched to position archetypes by cosine similarity, the hand-calibrated goal-probability table, and the fatigue→form→injury→selection feedback loop.tournament→leaguerename, the unusedfree_agent_playerslist, the universe-global player pool, and the multi-system model the UI only ever used one slice of.What it adds (the ambition)
Engineering discipline baked in
https://claude.ai/code/session_01C4QURAyg7gH9FK32tmp6P1
Generated by Claude Code