Keep Atlas home reachable from tools and documents - #21
Merged
JakeTOpenSource merged 1 commit intoSep 5, 2026
Merged
Conversation
Deploying resilience-eval-ai with
|
| Latest commit: |
a33987c
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://20406ddb.resilience-eval-ai.pages.dev |
| Branch Preview URL: | https://repair-return-navigation-and.resilience-eval-ai.pages.dev |
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.
Following a raw JSON/Markdown link could replace the installed Atlas page with a document that had no Home control. Standalone tools also lacked a consistent return path. The site now opens local text references in a source reader with persistent Home/Library links, and standalone content pages expose a native Atlas Home link. The shell header shows an explicit return label while a tool is open; its native href remains a fallback if enhanced navigation fails.
The reader allows only 120 explicitly listed public paths, renders text without HTML interpretation, bounds previews to 1 MiB and retains original downloads. 21 local document links use it; 17 external links open separately. Existing raw URLs, scoring engines, datasets and artwork are retained. Field's return link uses its existing bar without moving the canvas. Library, Evidence and Six Signals retain their no-script constraints and restricted headers; the parent shell hides duplicate return controls. Cache v93 includes shared navigation/reader dependencies and directly linked documents.
Validation: 41 new offline regression checks cover Home success/failure/modified clicks, passive pages, approved document links, invalid paths, text injection, failed fetches and the size boundary. Theme/Home/navigation and the full governance suite pass locally; earlier failing passive-page checks were corrected without relaxing their no-script requirements. Mobile screenshots covered Markdown, JSON, invalid selection, standalone Ask/Explore, Verify, Field and 404; Home stayed visible after about 24,118px of document scrolling and returned in one click. Desktop sample and Tracer return were also checked. Pinned CI runs the existing suite plus the new harness.
Scope limits: this is source-text viewing, not Markdown HTML rendering. Raw direct URLs and third-party browser interfaces do not gain Atlas controls; the website's own links now preserve a return route. Viewport checks are not physical iOS/Android installation certification. The proposal remains in the independent cold-read queue, and known tool-semantic failures remain separate.