fix(report): use the upstream reader edition for new longform bodies
New reports request reader_main from upstream origin/main 23b9609e. KP and transit no longer copy an empty vars() dict, solar returns keep birth_asc_sign_idx, and ordinary projection deletes internal lines whole.
This commit is contained in:
@@ -15,7 +15,7 @@ from typing import Any
|
||||
|
||||
AUTHORITY_SCHEMA_VERSION = "jyotish.shared_full_report_authority.v1"
|
||||
REPORT_SCHEMA_VERSION = "expert_report_output.v2"
|
||||
DEFAULT_REPORT_VERSION = "pl9_personal_long_report.v2"
|
||||
DEFAULT_REPORT_VERSION = "pl9_personal_long_report.v3"
|
||||
PL9_EXPORT_SCHEMA = "pl9_style_professional_export_v1"
|
||||
QUALITY_GATE_SCHEMA = "jyotish.full_report_quality_gate.v1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user