Skip to content

Add public read-only methodology surface#28

Merged
FransDevelopment merged 3 commits into
mainfrom
feat/public-calibration-ledger
May 30, 2026
Merged

Add public read-only methodology surface#28
FransDevelopment merged 3 commits into
mainfrom
feat/public-calibration-ledger

Conversation

@FransDevelopment
Copy link
Copy Markdown
Member

@FransDevelopment FransDevelopment commented May 30, 2026

Summary

  • expand PR Add public read-only methodology surface #28 from calibration-ledger-lite into the broader public read-only LOVS methodology surface described in Earth
  • keep the public calibration ledger with 15 pre-registered accountability commitments and commitment hashes
  • add calibration status, precommitment targets, blindspots, latency observatory, nowcast status, and a read-only interface contract
  • update source traceability with public data-as-of fields, release provenance, docs, and tests

Added public artifacts

  • data/public_calibration_ledger.csv
  • data/public_calibration_status.json
  • data/public_precommitment_targets.csv
  • data/public_blindspots.json
  • data/public_latency_observatory.csv
  • data/public_nowcast_status.json
  • READONLY_INTERFACE_PUBLIC.md
  • CALIBRATION_LEDGER_PUBLIC.md

Boundary

This still does not expose source-ingest automation, mutable resolver tools, private-data adapters, model parameters, probability intervals, scoring implementation, or internal calibration code.

Validation

  • python3 -m lovs.public_exports --check
  • python3 -m unittest discover -s tests
  • python3 -m lovs.public_repo_hygiene
  • python3 -m compileall -q lovs tests
  • git diff --check
  • sensitive-term scan over expanded public data artifacts
  • engineering gates: plan_complete, glossary_present, assumptions_verified, diff_matches_plan, red_team_complete

Review focus

Please review whether this is now the right public-good disclosure: enough for MOH/CDC/WHO and public-repo users to inspect the methodology discipline, without making the repo a cloneable LOVS engine.

@FransDevelopment FransDevelopment changed the title Add public calibration ledger Add public read-only methodology surface May 30, 2026
@FransDevelopment FransDevelopment merged commit 6425257 into main May 30, 2026
1 check passed
@FransDevelopment FransDevelopment deleted the feat/public-calibration-ledger branch May 30, 2026 17:50
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