Conversation
Contributor
|
The client holds each order lane in a domain tier and a communication tier that plan 691 named, and a view tier it did not: Deferred, derived by toDeferred and read only by the pages, with Provisional carrying a value each lane chooses for itself. The plan names the view tier as a DU per lane whose cases are the states a page can be in, states the five tiers of client state and the rule that a command is built in a Settled arm only, and schedules the Session, Signing and plain-fetch applications as follow-ups. The code waits for plan 646 step 4. Refs informedica#706 Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01K9K57bmde8G9rfreSMKZ6L
halcwb
force-pushed
the
docs/706-client-view-tier
branch
from
September 15, 2026 09:29
c0b2a37 to
663eed1
Compare
Review on informedica#707: the branch was cut from the fork's master, before plan 646 merged, so its tree lacked the prerequisite; rebased onto upstream master. Step 7 now says that every caller of Deferred.inProgress reads a lane and no plain fetch does, so deleting it leaves nothing to migrate. Refs informedica#706 Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01K9K57bmde8G9rfreSMKZ6L
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.
Implementation plan for #706.
Deferredis the client's view tier, undeclared: derived bytoDeferred, read only by the pages, andProvisionalcarries a value each lane chooses for itself. The plan names the view tier as a DU per lane whose cases are the states a page can be in, states the five tiers of client state and the rule that a command is built in aSettledarm only, and schedules the Session, Signing and plain-fetch applications as follow-ups.The code steps start after plan 646 step 4 (
Seededdeleted, the domainPatientin the machines); the plan does not wait.Questions for review are in the doc: the case names, decision c here or apart, the plain-fetch case here or apart.
🤖 Generated with Claude Code
https://claude.ai/code/session_01K9K57bmde8G9rfreSMKZ6L