Skip to content

Drop flow_caps from the sample config - #60

Merged
mspinola merged 1 commit into
mainfrom
claude/retire-flow-caps
Aug 24, 2026
Merged

Drop flow_caps from the sample config#60
mspinola merged 1 commit into
mainfrom
claude/retire-flow-caps

Conversation

@mspinola

Copy link
Copy Markdown
Owner

flow_caps in config/params.yaml has had no reader anywhere in the stack since 2026-07-24, when cotmetrics 734bbc6 deleted the intra-week gap estimator estimate_current_gap_positions as an ADR-0006 prerequisite.

This is the sample-config half of a cross-repo cleanup. viz_config reads params with safe_load and every consumer uses .get(), so nothing here depended on the key. A comment pointing at 734bbc6 replaces it.

Companion changes

  • cotmetrics #29 — stops loading the key into CotIndexer.flow_caps
  • cotmetrics-config — real tuned block removed, its measured bind rates preserved in a private doc (merged)
  • npf — same key in tests/fixtures/params.yaml

Verification

437 passed.

🤖 Generated with Claude Code

The key has had no reader anywhere in the stack since cotmetrics 734bbc6 deleted
the intra-week gap estimator (an ADR-0006 prerequisite). cotmetrics stops loading
it in its own change; this is the matching removal from the sample config the app
falls back to when COT_VIZ_CONFIG is unset.

viz_config reads params with safe_load and callers use .get(), so nothing here
required the key.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@mspinola
mspinola merged commit eeb3e9e into main Aug 24, 2026
3 checks passed
@mspinola
mspinola deleted the claude/retire-flow-caps branch August 24, 2026 02:00
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