Skip to content

Remove trend_phase context mode (v0.2.0)#9

Merged
davidkfoss merged 2 commits into
mainfrom
remove-trend-phase-context-mode
May 7, 2026
Merged

Remove trend_phase context mode (v0.2.0)#9
davidkfoss merged 2 commits into
mainfrom
remove-trend-phase-context-mode

Conversation

@davidkfoss

Copy link
Copy Markdown
Owner

Summary

  • Removes the trend_phase context mode and TREND_PHASE_CONTEXT_BUCKETS,
    matching the cleanup already done in the experiments repo.
  • Drops total_training_steps from AEES and StructuredEpisodeManager
    (its only use was the trend_phase phase split).
  • Collapses the three redundant fields on StructuredSelection
    (context_bucket_id, context_bucket_name, context_trend) into one
    context_bucket, and the corresponding three log keys into one
    context_buckets. Inlines _resolve_bucket_names and merges the two
    context-resolution helpers into one _resolve_context.
  • Bumps version to 0.2.0 (breaking removal of public symbols).

@davidkfoss
davidkfoss merged commit c2e484b into main May 7, 2026
3 checks passed
@davidkfoss
davidkfoss deleted the remove-trend-phase-context-mode branch May 7, 2026 14:41
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