Skip to content

Add static Interventions Avoided browser rendering - #394

Merged
uriahf merged 19 commits into
mainfrom
feat/static-interventions-avoided-browser
Aug 25, 2026
Merged

Add static Interventions Avoided browser rendering#394
uriahf merged 19 commits into
mainfrom
feat/static-interventions-avoided-browser

Conversation

@uriahf

@uriahf uriahf commented Aug 25, 2026

Copy link
Copy Markdown
Owner

Summary

  • vendor the verified immutable rtichoke_viz v0.7.0 release artifact and preserve exact release provenance
  • add a canonical STATIC Interventions Avoided v2 adapter over existing production chosen_cutoff and net_benefit_interventions_avoided values
  • reuse _EvaluationMetadata, deterministic evaluation-N / series-N identity, one global Treat All zero reference, and population-owned Treat None paths
  • enable existing opt-in browser / rtichoke_viz rendering through RtichokeBrowserChart and vendored renderInterventionsAvoidedV2()
  • preserve Plotly as the default and leave time-dependent/combined modes out of scope

Verified rtichoke_viz v0.7.0 provenance

  • tag: v0.7.0
  • source commit: b3564d2824ec1791f791fda406c99b3d7865a68f
  • archive: rtichoke-viz-0.7.0.tar.gz
  • SHA-256: f09c30e231a8be39c2e89ba6ae39c90ed8cab67021213e17681a475066a9806e
  • published checksum asset verified with sha256sum -c
  • MANIFEST: version=0.7.0, matching source commit
  • packaged public surface verified for InterventionsAvoidedV2SpecSchema, renderInterventionsAvoidedV2(), and existing renderDecisionCurveV2()

Statistical boundary

The adapter copies already-computed production values only:

  • chosen_cutoff -> threshold
  • net_benefit_interventions_avoided -> interventionsAvoided

The production static IA calculation remains unchanged:
100 * (TN/N - FN/N * (1 - threshold) / threshold).

Validation

No rtichoke_viz source changes, statistical changes, time-dependent IA work, combined-mode schema, summary-report changes, package release, or automatic merge.

@github-actions

github-actions Bot commented Aug 25, 2026

Copy link
Copy Markdown
Contributor
PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-08-25 11:27 UTC

@uriahf
uriahf merged commit b429df1 into main Aug 25, 2026
7 checks passed
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