refactor(mapgen-studio): Water proof ledger → Water stats section; P7 ledger entry#1672
Merged
Conversation
This was referenced Jun 12, 2026
Merged
Owner
Author
This was referenced Jun 12, 2026
Owner
Author
Merge activity
|
mateicanavra
changed the base branch from
design/p7-orpc-native-errors
to
graphite-base/1672
June 12, 2026 23:16
… ledger entry The ExplorePanel hydrology surface is now a stats section: one compact line per data family showing semantic counts (plan vs engine, lakes intent vs engine, floodplains applied/rejected) with divergence counts (mismatch/reject/drift) warning-tinted when nonzero, collapsed summary 'matches baseline' / 'N mismatched', and layer-jump chips kept. Claim-status dots/words, lane eyebrows, and acceptance/rendered bookkeeping rows removed — claim semantics stay in the riverLakeInspector module and project docs. Renamed WaterProofSection→WaterStatsSection (and waterProofExpanded→waterStatsExpanded through ExplorePanel/viewStore/StudioShell); system.md amended with the proof-vocabulary ban. Also appends the P7 deep-semantic-review ledger to docs/projects/mapgen-studio-redesign/00-GOAL.md (slices, live proofs, deferred engine-error follow-up). Gates: studio tsc clean; bun run test 239/50 green (8 rewritten stats pins). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
mateicanavra
force-pushed
the
design/p7-water-stats
branch
from
June 12, 2026 23:18
e53c54f to
16228e0
Compare
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.

The ExplorePanel hydrology surface is now a stats section: one compact line per data family showing semantic counts (plan vs engine, lakes intent vs engine, floodplains applied/rejected) with divergence counts (mismatch/reject/drift) warning-tinted when nonzero, collapsed summary 'matches baseline' / 'N mismatched', and layer-jump chips kept. Claim-status dots/words, lane eyebrows, and acceptance/rendered bookkeeping rows removed — claim semantics stay in the riverLakeInspector module and project docs. Renamed WaterProofSection→WaterStatsSection (and waterProofExpanded→waterStatsExpanded through ExplorePanel/viewStore/StudioShell); system.md amended with the proof-vocabulary ban.
Also appends the P7 deep-semantic-review ledger to docs/projects/mapgen-studio-redesign/00-GOAL.md (slices, live proofs, deferred engine-error follow-up).
Gates: studio tsc clean; bun run test 239/50 green (8 rewritten stats pins).
Co-Authored-By: Claude Fable 5 noreply@anthropic.com