feat: add daily manual price review workflow

This commit is contained in:
Wyndham ARR
2026-08-06 22:40:18 +08:00
parent aae3d8e1db
commit ca3e8e18fa
77 changed files with 7750 additions and 602 deletions

View File

@@ -36,9 +36,9 @@ class DirectContractSchemaTests(unittest.TestCase):
target,
(
ROOT
/ "arr-opera-daily-ingest"
/ "references"
/ "structured-result.schema.json"
/ "database"
/ "contracts"
/ "arr-direct-legacy-structured-result-v3.schema.json"
).resolve(),
)
self.assertTrue(target.is_file())