P36.6#16
Merged
Merged
Conversation
Decouples raw material coverage from the trade list. Materials are identified from entitydefaults (cf_raw_material bitmask) instead of recursive BOM explosion of market_orders_configuration. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…a docs Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…oduction_costs raw_resources CTE Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…for material enumeration
…ces #raw_materials, Steps 4+5 reworked Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…OrderInstantly Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…etCoveredMaterialRow
…dd LoadCoveredMaterialsAsync Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…intent Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…rganic Switch categoryflags filter from bitmask parent check `(categoryflags & 276) = 276` to explicit `IN (0x10114, 0x20114, 0x40114)` across all four sites: SP doc files, v_all_production_costs, and AdminTool repository queries. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Replace LoadTop10Async with correlated subquery to retrieve corp_tag without duplication - Add LoadTop10CorpAsync to fetch top 10 corporations by total wealth (wallet + member credits) - Update LoadAsync to call LoadTop10CorpAsync and populate Top10CorpRows Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…rade list Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…_orders_configuration
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.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.
No description provided.