Files
Jyotisha/references/cross_project_contract/sync_ledger.json
T
2026-07-16 13:49:51 +08:00

49 lines
2.2 KiB
JSON

{
"schema_version": 1,
"entries": [
{
"source_repository": "732642856/yinduzhanxing",
"source_commit": "f4d8148fc031cfa581bce7f30410fcd63fc89202",
"target_repository": "jesse-ux/Jyotisha",
"target_commit": "fd06bdc2eefa5547ed09968a218a8590df484bf3",
"change_class": "calculation_contract",
"copied_files": [
"references/cross_project_contract/fixture_manifest.v1.json",
"references/cross_project_contract/sync_ledger.json",
"scripts/cross_project_contract.py",
"tests/test_cross_project_contract.py"
],
"dependency_delta": "none",
"privacy_review": "pass: public synthetic fixture only; no production configuration or user data",
"focused_tests": [
"python3 -m pytest -q tests/test_cross_project_contract.py",
"python3 scripts/cross_project_contract.py --require-match --format json",
"python3 scripts/public_release_privacy_scan.py --json"
],
"hash_contract_result": "pass: 257042461fe303aa3bff5a8333f65090832ce8a2be395f038523838d724b474b",
"rollback": "git revert f4d8148 / git revert fd06bdc"
},
{
"source_repository": "732642856/yinduzhanxing",
"source_commit": "25070634e26162a2ed7a5734aa783a4e42b26546",
"target_repository": "jesse-ux/Jyotisha",
"target_commit": "b6d292a7cd1a5c50d4b920caeec11b462248c21d",
"change_class": "sync_governance",
"copied_files": [
"references/cross_project_contract/sync_policy.v1.json",
"scripts/cross_project_sync_status.py",
"tests/test_cross_project_sync_status.py"
],
"dependency_delta": "none",
"privacy_review": "pass: public sync policy and file hashes only; no production configuration or user data",
"focused_tests": [
"python3 -m pytest -q tests/test_cross_project_contract.py tests/test_cross_project_sync_status.py",
"python3 scripts/cross_project_sync_status.py --peer /tmp/Jyotisha-jesse-ux --format json",
"python3 scripts/public_release_privacy_scan.py --json"
],
"hash_contract_result": "pass: shared file sha256 comparison returned status=pass",
"rollback": "git revert 2507063 / git revert b6d292a"
}
]
}