Skip to content

Automatically select official backtest inputs - #279

Merged
hjcud merged 1 commit into
developfrom
feature/INT03-automatic-backtest-inputs
Aug 9, 2026
Merged

Automatically select official backtest inputs#279
hjcud merged 1 commit into
developfrom
feature/INT03-automatic-backtest-inputs

Conversation

@hjcud

@hjcud hjcud commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

What

  • remove client-selected official dataset, execution-policy, and internal version fields from BASIC strategy release
  • select the latest locked execution policy and a coherent official dataset set for every compiled-plan resolution
  • pin, persist, hash, and publish every selected dataset while retaining the legacy representative fields

Why

Official automatic backtest inputs are server-owned. A single client-selected dataset cannot satisfy strategies that require multiple resolutions.

Impact

BASIC releases fail closed when a coherent official input set is unavailable. Custom backtests and competition flows are unchanged.

Checks

  • gradlew :modules:backend-application:test :modules:backend-messaging:test :apps:backend-api:test
  • PostgreSQL persistence integration tests for immutable release and official request hash

@hjcud
hjcud merged commit 158aa32 into develop Aug 9, 2026
2 checks passed
@hjcud
hjcud deleted the feature/INT03-automatic-backtest-inputs branch August 9, 2026 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant