feat(skill): advance dasha oracle evidence
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"template_cases": [
|
||||
{
|
||||
"id": "template_user_REDACTED_YEAR_moon_longitude_lahiri",
|
||||
"status": "template_only",
|
||||
"status": "external_verified",
|
||||
"source": "JHora/PyJHora/VedAstro/Manual screenshot",
|
||||
"privacy": "user_supplied_reference_template",
|
||||
"birth": {
|
||||
@@ -29,10 +29,24 @@
|
||||
},
|
||||
"target": {
|
||||
"moon_sidereal_longitude_deg": null,
|
||||
"vimshottari_start_date": null,
|
||||
"vimshottari_start_date": "1986-05-25",
|
||||
"shadbala_components": null
|
||||
},
|
||||
"verification_note": "Only fill target fields when the value comes from external oracle, not from this repo."
|
||||
"verification_note": "Only fill target fields when the value comes from external oracle, not from this repo.",
|
||||
"evidence_packet": {
|
||||
"capture_id": "external_template_user_REDACTED_YEAR_moon_longitude_lahiri",
|
||||
"status": "external_verified",
|
||||
"metadata": {
|
||||
"tool_name": "PyJHora",
|
||||
"tool_version_or_url": "PyJHora 4.8.7 isolated /tmp black-box run",
|
||||
"capture_date": "2026-06-27",
|
||||
"source_artifact": "references/oracle/artifacts/pyjhora_user_REDACTED_YEAR_dasha_stdout_20260627.txt",
|
||||
"ayanamsa": "lahiri",
|
||||
"node_mode": "PyJHora default",
|
||||
"timezone": "UTC+08:00",
|
||||
"operator_note": "Black-box stdout from isolated /tmp virtualenv. PyJHora AGPL code was not copied into this repository; only the generated output artifact is stored as external evidence."
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "template_steve_jobs_dasha_lahiri",
|
||||
|
||||
@@ -12,10 +12,10 @@
|
||||
"dasha_external_oracle": {
|
||||
"title": "Dasha external oracle",
|
||||
"priority": "P0",
|
||||
"status": "blocked_external_evidence",
|
||||
"current_truth": "Dasha engines are usable, but exact start dates, balance periods and sub-period boundaries cannot be called externally closed until real JHora/PyJHora/book-example packets pass validation.",
|
||||
"status": "active_partial_external_evidence",
|
||||
"current_truth": "Dasha engines are usable and Dasha-only external oracle evidence is partially closed at 2/3 packets; exact start dates, balance periods and sub-period boundaries cannot be called fully closed until the remaining packet and multi-family comparisons pass validation.",
|
||||
"completion_standard": [
|
||||
"At least one real external_verified packet is accepted for the first Dasha target.",
|
||||
"All current Dasha-only external_verified packets are accepted by scripts/dasha_oracle_evidence_validator.py.",
|
||||
"Multiple Dasha families have versioned boundary comparisons.",
|
||||
"Differences between local output and external oracle output are documented without production tuning from local data."
|
||||
],
|
||||
@@ -25,7 +25,7 @@
|
||||
"One local chart output proves software-grade timing accuracy"
|
||||
],
|
||||
"next_actions": [
|
||||
"Use scripts/dasha_oracle_closure_status.py to fill the first external packet.",
|
||||
"Use scripts/dasha_oracle_closure_status.py to fill the next open external packet.",
|
||||
"Collect redacted JHora/PyJHora/book evidence under references/oracle/artifacts.",
|
||||
"Re-run scripts/oracle_evidence_validator.py after packet application."
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user