Skip to content

feat: FEATURE_CFG package-overridable (config#1039)#425

Merged
cipher813 merged 1 commit into
mainfrom
feat/feature-cfg-from-package
Jun 12, 2026
Merged

feat: FEATURE_CFG package-overridable (config#1039)#425
cipher813 merged 1 commit into
mainfrom
feat/feature-cfg-from-package

Conversation

@cipher813

Copy link
Copy Markdown
Owner

Third gap privatized via the loader pattern (also folds the data slice of #1042's package paths): the 31 feature window/period params resolve as {**baseline, **package_overrides} from the experiment package's data config.yaml feature_cfg: section — searched at experiments/$ALPHA_ENGINE_EXPERIMENT_ID/data/ → legacy → repo-local. Fail-loud guards per the no-silent-fails rule: corrupt config or unknown override key RAISES at import (a typo'd override silently reverting a window to baseline would be an invisible behavior change). 4 new tests. Suite: 1981 passed.

⚠️ Same Saturday merge-timing consideration: zero behavior change by construction (no feature_cfg key exists in any config yet — the companion config-repo PR adds NO overrides, package stays empty for this section until a deliberate divergence), runs in tomorrow's DataPhase1/feature compute.

🤖 Generated with Claude Code

…39) — per-key override, fail-loud on unknown keys

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@cipher813 cipher813 merged commit 0d20582 into main Jun 12, 2026
1 check passed
@cipher813 cipher813 deleted the feat/feature-cfg-from-package branch June 12, 2026 22:44
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