feat(mapgen-studio): wire the Explore command — live map reveal via canonical display.explore.request#1667
Merged
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-water-proof-inspector
to
graphite-base/1667
June 12, 2026 23:06
…anonical display.explore.request Closes the dead-affordance placeholder: the GameConsole ScanEye button now calls display.explore.request through the LiveControlPort seam over the mounted control-oRPC router (taxonomy rule: canonical procedures, no bespoke routes). Player 0 reveal with held grant (disposable-session semantics), in-flight spinner + disabled state, success/failure toasts. Live-verified against a running Civ7 game (grant drained, 200).
mateicanavra
force-pushed
the
design/p7-explore-wiring
branch
from
June 12, 2026 23:08
cae925c to
2ef0f19
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.

Closes the dead-affordance placeholder: the GameConsole ScanEye button now
calls display.explore.request through the LiveControlPort seam over the
mounted control-oRPC router (taxonomy rule: canonical procedures, no bespoke
routes). Player 0 reveal with held grant (disposable-session semantics),
in-flight spinner + disabled state, success/failure toasts. Live-verified
against a running Civ7 game (grant drained, 200).