feat(ui): promote next interface to default - #247
Merged
Merged
Conversation
Signed-off-by: Jared Scott <jared.scott@variable.team>
Signed-off-by: Jared Scott <jared.scott@variable.team>
Signed-off-by: Jared Scott <jared.scott@variable.team>
Contributor
CoverageThreshold: |
Signed-off-by: Jared Scott <jared.scott@variable.team>
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.
Summary
?next=trueto the canonical dashboard and remove the legacy frontend bundle, loader, routing branches, and escape hatch.nextquery completely: URLs carrying the exactnextparameter now return 404 instead of serving a compatibility alias;/and/?all=1remain supported.User-facing verification
a/p/snavigation, populated Attention state, source-coverage disclosure, Copy ID feedback, touch-target sizing, and desktop/mobile breadcrumb behavior.nextquery returns 404.Test plan
AGENTS.md§ Pre-PR Checks (ruff, ruff format, mypy,lint_embedded.py,validate_plugins.py,bump_version.py --current, behavior-focused dashboard tests under coverage via discovery) and it is clean. Or the diff is prose only andvalidate_plugins.pyis clean, per the short path documented thereruntime-floorjob launches the shipped entry point on that floorsync-docsskill — the doc updates for this change ride in this PR, or there was nothing to reconcileserver.pyorcargento_runtime/include a regression testversion-guardfails any PR that bumps one)git commit -s, DCO)Additional results: 1,767 dashboard tests passed (1 skipped), 190 validation-script tests passed, coverage is 90.2%, two independent review lenses and a reproducing arbiter found no remaining Critical or Important issues, and native Claude/AGY plugin validation passed.
Generated with Codex.