test: 0.39.0 routing coverage, tombstone time-bomb fix, /trace doc drift - #91
Merged
Conversation
- instances.test.ts: listPastRuns fixture dates go relative — the hardcoded 2026-07 dates aged past TOMBSTONE_TTL_MS on 2026-08-10 and register-time pruning ate two of the three tombstones - server.test.ts: /index.html redirect + absolute Location built from req.url, /trace serves the live page + unknown paths still 404, dashboard live rows link the sibling's /trace - ui-grammar.test.ts: switcher renders sibling hrefs at /trace (dom-stub grows optional fetch/hostname boot opts, defaults unchanged) - renderVer: 0.39.0 highlight added (missed at release cut) - docs: agent-awareness note + README sample output point at /trace Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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.
Follow-ups to the 0.39.0 release (root -> /dashboard redirect, live trace at /trace), which shipped with minimal coverage and left one pre-existing test failure behind.
Suite: 647 pass, 0 fail.
🤖 Generated with Claude Code