Continuous enhancement: liquidity stability quant diagnostic - #8
Draft
ryun6249 wants to merge 1 commit into
Draft
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
2. Changes Made
Compatibility
liquidity_stabilityscore key andliquidity_participation_stability_v1algorithm without changing default composite scoring, strategy entry/exit, providers, secrets, or order/trading paths.Data Consistency
used_in_composite_score=false.UI/UX
Liquidity Stability/유동성 안정성score-screen option and bumped served bundle versions.Visualization
AI Briefing
quant_snapshotand deterministic fallbackkey_changes.liquidity_stability_algorithmso AI interprets deterministic output only.Translation
Performance
Tests / Validation
3. Changed Files
pipelines/quantamental/quant_engine.pypipelines/quantamental/service.pycore/schemas/quantamental.pyliquidity_stabilityscore keypipelines/quantamental/ai_service.pyapp/web/index.htmlapp/web/app.jsapp/web/modules/quantamental-ui.jsscripts/check_ui_contract.pyscripts/quantamental_ui_smoke.pyscripts/ai_portfolio_ui_smoke.pytests/*quantamental*,tests/test_ui_*docs/CONTINUOUS_ENHANCEMENT_LOG.md4. Validation Results
python -m ruff check ...changed Python surfaces...node --check app/web/modules/quantamental-ui.js;node --check app/web/app.jspython -m pytest -q694 passed, 9 subtests passedhttp://127.0.0.1:8410/ui/?range=1Y#quantamental/analysis/AAPLand/screen/by-score?score_key=liquidity_stabilitykey_changes; no direct order language changedscripts/quantamental_ui_smoke.py;scripts/ai_portfolio_ui_smoke.py5. Remaining Risks
6. Next Enhancement Suggestions
7. Safety Notes