feat: sync latest ARR implementation

This commit is contained in:
Wyndham ARR
2026-07-31 15:11:42 +08:00
parent d6f8a747fa
commit bf7939dd1a
185 changed files with 17527 additions and 2260 deletions

View File

@@ -20,6 +20,7 @@ OBJECT_METADATA_SCHEMA = "1.0"
OBJECT_STATES = frozenset({"staged", "committed"})
CANONICAL_OBJECT_FILENAMES = {
"source_xml": "source.xml",
"booking_source": "booking-source.xlsx",
"daily_report": "daily-report.xlsx",
"result_json": "result.json",
"structured_result_json": "structured-result.json",