feat: complete verifiable birth-time rectification flow

This commit is contained in:
Jesse_Chen
2026-07-21 22:16:18 +08:00
parent eb8ed8bee4
commit bfc6870614
117 changed files with 6215 additions and 1038 deletions
@@ -1,6 +1,10 @@
{
"boundary": "Raw/hash observation only. Missing Shadbala field or matching signs do not prove formula truth or production timing readiness.",
"claim_status": "observation_only",
"boundary": "Invalidated because the San Francisco label and stored coordinates do not describe the same canonical public-case input.",
"claim_status": "invalidated_input_mismatch",
"invalidation": {
"reason": "location_label_coordinate_mismatch",
"replacement_status": "blocked_until_probe_is_rerun_with_37.7749_-122.4194"
},
"coverage": {
"BAV_SAV": true,
"D10": true,
@@ -11,8 +11,15 @@
"Drikbala"
]
},
"boundary": "jyotishganit exposes Shadbala via object surface, not top-level to_dict. Observation-only until component units and external worked examples are compared.",
"claim_status": "observation_only",
"boundary": "Invalidated: the artifact label says San Francisco but its coordinates do not match the canonical San Francisco public-case input. These values cannot be used for parity or tuning and must be regenerated.",
"claim_status": "invalidated_input_mismatch",
"invalidation": {
"reason": "location_label_coordinate_mismatch",
"recorded_location": "San Francisco, CA",
"recorded_coordinates": [37.3382, -122.0383],
"required_coordinates": [37.7749, -122.4194],
"replacement_status": "blocked_until_probe_is_rerun_with_corrected_input"
},
"coverage": {
"Jupiter": {
"Cheshtabala": true,
@@ -367,6 +374,6 @@
"raw_hash": "8748eb3c54481929a1d7232eb40032bd7c86e6e9e59a38193c233a35c18fb972",
"scope": "jyotishganit_shadbala_surface_probe",
"source_path": "references/open_source_sources/jyotishganit/jyotishganit/components/strengths.py",
"status": "complete",
"status": "invalidated",
"truth_matrix_allowed": false
}
@@ -1,6 +1,10 @@
{
"boundary": "Sign-level comparison only. Mismatch rows require field-level formula/ayanamsa/node/rounding attribution; do not majority-vote truth.",
"claim_status": "observation_only",
"boundary": "Invalidated because both engines were compared under coordinates that do not match the San Francisco case label. Replay both engines with the canonical input before using these rows.",
"claim_status": "invalidated_input_mismatch",
"invalidation": {
"reason": "location_label_coordinate_mismatch",
"replacement_status": "blocked_until_both_engines_are_replayed_with_37.7749_-122.4194"
},
"comparison_hash": "76558f3067672a5fcaf8d587ae5f6957d1b6eedff066d3aa244ae76b15cbfbe0",
"coverage": {
"BAV_SAV_jyotishganit": true,