Skip to content

Add internal canonical ReportSpec assembler - #384

Merged
uriahf merged 10 commits into
mainfrom
feat/report-spec-assembler
Aug 24, 2026
Merged

Add internal canonical ReportSpec assembler#384
uriahf merged 10 commits into
mainfrom
feat/report-spec-assembler

Conversation

@uriahf

@uriahf uriahf commented Aug 24, 2026

Copy link
Copy Markdown
Owner

Summary

  • add the first internal Python assembler for canonical rtichoke_viz ReportSpec
  • compose complete standalone PerformanceTable/ROC/calibration/precision-recall/gains/lift specs without statistical recomputation
  • generate deterministic report-local component IDs, including deterministic repeated-type suffixes
  • keep evaluation identity component-local and leave existing public R-backend/Quarto summary-report behavior unchanged
  • document the future migration boundary to shared browser renderReport() once it exists in an immutable vendored release

Scope

This is producer/assembly only. It does not modify rtichoke_viz, statistical calculations, browser rendering, or the existing public report architecture.

Tests

Adds focused ReportSpec tests covering composition/order, IDs, standalone spec pass-through, component-local evaluation IDs, model-known/model-unknown semantics, multiple populations, time-dependent components, supported first-report component types, and legacy summary-report behavior.

@github-actions

github-actions Bot commented Aug 24, 2026

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

@uriahf
uriahf merged commit 35eed7a into main Aug 24, 2026
6 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