Tighten supply-chain dynamics: cap parallelism, fix expansion floor, …#97
Merged
Merged
Conversation
…centralize intensities - Expansion floor (5% of capacity per trigger) previously bypassed maxAnnualExpansion for nodes with parallelism caps (grid_interconnect, transformers_lpt, dc_construction, etc.), letting them grow ~3x faster than their stated labor/permitting limits. Floor is now bounded by the per-node monthly cap. - Added maxAnnualExpansion to packaging/memory/foundry nodes (hbm_stacks, cowos_capacity, advanced_wafers, hybrid_bonding, abf_substrate, osat_test). Under severe shortage the elasticity formula could otherwise drive organic growth to 150-285%/yr, well above any historical real-world rate. - DEFAULT_STARTING_BACKLOGS now derived from nodeIntensityMap x GPU backlog instead of hardcoded per-component magic numbers, so component backlogs stay consistent if intensities change. - Centralized SSD intensity and DC labor factors (worker-months/MW, FTEs/MW) into TRANSLATION_INTENSITIES; previously hardcoded in the engine and unreachable from assumptions. - Removed unused hybridBondingPackageShare assumption. - Fixed efficiency calibration comment to reflect that H_memory is multiplied into the inference gain (5.25x Y1, not 4.2x). https://claude.ai/code/session_01Mx47TwSbtizZ64FWztSDkU
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.
…centralize intensities
https://claude.ai/code/session_01Mx47TwSbtizZ64FWztSDkU