]> Piment Noir Git Repositories - freqai-strategies.git/commit
refactor(quickadapter): group related constants (#161)
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Mon, 27 Jul 2026 15:20:08 +0000 (17:20 +0200)
committerGitHub <noreply@github.com>
Mon, 27 Jul 2026 15:20:08 +0000 (17:20 +0200)
commit20ad32ec4c4449b0bea995946fdbc4df37d5a51e
tree522ff5430f59942637e6f8fac4c7066c79b98790
parent27f0f03d78dbb9db9a52993061717d2d99a61e8c
refactor(quickadapter): group related constants (#161)

Keep canonical sources contiguous with their aliases, sets, maps, and related defaults across the strategy and regressor constant blocks. Preserve every value and consumer while removing semantic-family interleaving.

Refs #160
quickadapter/user_data/freqaimodels/QuickAdapterRegressorV3.py
quickadapter/user_data/strategies/QuickAdapterV3.py