Skip to content

Changelog

All notable changes to the Risk Bridge project are documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.


1.0.5 - 2026-09-04

Added

  • GitHub Pages Documentation Site: Deployed full documentation website to https://saehwanpark.github.io/risk-bridge/ using MkDocs Material, styled consistently with tabdat-explore.
  • LaTeX Math Support: Integrated MathJax v3 and pymdownx.arithmatex configuration for client-side LaTeX equation rendering.
  • Dedicated Public Pages Workflow: Automated GitHub Actions workflow (.github/workflows/pages.yml) deployed exclusively from the public repository.
  • Curated Documentation Architecture: Created detailed guides covering getting started, installation, quickstarts, user data schemas, mathematical formulation, solver ladder mechanics, calibration metrics, replication runbooks, and architecture analyses.

Changed

  • Documentation Overhaul: Tightened and synchronized README.md, QUICKSTART.md, USER_GUIDE.md, API_REFERENCE.md, ARCHITECTURE.md, REPRODUCTION.md, CONTRIBUTING.md, and CITATION.cff.
  • Public Export Curation: Updated deployment/release.yaml to manage mkdocs.yml and .github/workflows/pages.yml for clean public distribution.
  • Package Metadata: Bumped version to 1.0.5 across pyproject.toml, __init__.py, release.yaml, CITATION.cff, and test contract suites.

1.0.4 - 2026-07-17

Added

  • PyPI Case Packaging: Packaged privacy-safe case runners (cases.numerical_validation, cases.external_calibration_validation, cases.synthetic_transport_example, cases.runtime_support_scaling) into the wheel and sdist.
  • Module Execution: Documented python -m reproduction commands that function from a standard PyPI installation.

1.0.3 - 2026-07-17

Fixed

  • Citation Metadata Correction: Corrected the version DOI in CITATION.cff to point to the immutable v1.0.2 archive while preserving package metadata.

1.0.2 - 2026-07-17

Added

  • External Calibration Evidence Breadth: Broadened external-calibration validation to nsim=50 with replicate SD/MCSE summaries.
  • Degradation Controls: Added prespecified fixed-summary degradation negative control (+6.0 logit shift).
  • Reproducibility Sidecar: Added final/environment.json contract capturing package version, platform, thread settings, and numerical tolerances.

1.0.1 - 2026-07-16

Added

  • Initial Public Release: Public release of risk-bridge on GitHub and PyPI.
  • Simulation Scenarios 1–3: Synthetic data generation and Monte Carlo estimation.
  • Dual Analysis Paths: Propensity Score Matched (PSM) and Random Sampling (RS) paths.
  • Versioned Output Schema: Output contract schema_version=1.1.0.