Continuous enhancement: range routing and UI stability - #2
Open
ryun6249 wants to merge 1 commit into
Open
Conversation
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.
Continuous Enhancement Report
1. Current Status
automation/continuous-enhancement-20260519-0920and does not touchmasterdirectly./ui/quantamentalreturned 404 instead of the SPA shell; date inputs and mobile tabs had readability issues.2. Changes Made
Compatibility
UiStaticFilesso extensionless/ui/<client-route>paths serveindex.html, while missing asset paths still return 404.Data Consistency
UI/UX
YYYY-MM-DDvalues.Visualization
AI Briefing
Translation
Performance
Tests / Validation
pipelines.quantamental.serviceimplementation is not tracked in the branch.3. Changed Files
app/api/server.py/ui/quantamentalreachable without masking missing assetsapp/web/app.jsapp/web/styles.cssapp/web/index.htmlscripts/check_ui_contract.pyscripts/ai_portfolio_ui_smoke.pytests/test_ui_routing_contract.pydocs/CONTINUOUS_ENHANCEMENT_LOG.md4. Validation Results
git diff --check -- ...package.json/pnpm-lock.yaml; static UI validated by Python/Playwrightpython -m pytest tests/test_ui_routing_contract.py tests/test_ui_modules.py tests/test_quantamental_ui_ai_panel.py tests/test_api_routing_contract.py -q55 passed, 4 subtests passednpx playwright screenshotdesktop/mobile1440x1000and390x900Quantamental screenshotspython scripts/check_ui_contract.py+ live route checks/ui/quantamental200, missing asset 404, range markers presenttests/test_quantamental_ui_ai_panel.py+/api/v1/config5. Remaining Risks
master.tests/test_quantamental_api.pyis blocked in this clean stacked branch because onlypipelines/quantamental/ai_service.pyis tracked;pipelines.quantamental.serviceis outside this branch as prior dirty/untracked work.6. Next Enhancement Suggestions
7. Safety Notes