{{ message }}
[4/4] lab2-studio-oceans: docs, Rails verification, follow-ups#73496
Draft
stephenliang wants to merge 2 commits into
Draft
[4/4] lab2-studio-oceans: docs, Rails verification, follow-ups#73496stephenliang wants to merge 2 commits into
stephenliang wants to merge 2 commits into
Conversation
db26ea9 to
d24c4fb
Compare
9eeadf0 to
f34b4e8
Compare
d14027f to
a1c8c34
Compare
f34b4e8 to
06f3069
Compare
a1c8c34 to
caf0b87
Compare
06f3069 to
1e3b228
Compare
caf0b87 to
b9b3098
Compare
190b262 to
3584e9c
Compare
Update studio architecture doc with course route structure (loader flow, onContinue milestone + navigation, resolveLabEntrypoint). Add @code-dot-org/lab README documenting exports, architecture rules, and the no-store constraint. Document six follow-up items for post-launch work (store layer, progress bar, anonymous migration, API consolidation, lint restriction, rich error page). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Use TanStack Router Link for prev/next navigation (no full reload) - Flex column layout from root to level route so oceans fills viewport - Set document.title from resolved level data (scriptTitle) - Clip overflowing word buttons on level 8 with overflow:hidden - Mock Link in LevelNavigation tests to avoid router context dependency Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
b9b3098 to
cffd0c2
Compare
This was referenced Jun 26, 2026
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.

Verified signed-out and signed-in flows against Rails backend (milestone POST creates UserLevel row). Updated architecture docs, added
@code-dot-org/labREADME, and documented 6 follow-up items. Client-side nav fixes: layout fill, document title, overflow.Lab2-studio-oceans tasks §5–6. No Rails changes.
Stack: [1/4] #73487 → [2/4] #73488 → [3/4] #73490 → [4/4] ← this PR
Links
openspec/changes/lab2-studio-oceans/design.md(on proposal branch)frontend/apps/studio/docs/lab2-studio-oceans-followups.mdTesting story
yarn typecheck+./tools/hooks/pre-commitpassDeployment notes
Standard merge-and-deploy. Documentation and minor layout fixes only.
🤖 Generated with Claude Code