feat(legal+data): harden legal drafts and crowd_db provenance
Some checks failed
CI / pytest (Python 3.10) (push) Has been cancelled
CI / pytest (Python 3.11) (push) Has been cancelled
CI / pytest (Python 3.12) (push) Has been cancelled

This commit is contained in:
Hermes Agent
2026-06-21 11:54:16 +08:00
parent 240c38e312
commit 09caa3309f
49 changed files with 1549 additions and 372 deletions

View File

@@ -158,8 +158,6 @@ def main():
if not portal_token:
print(f"[sim] issue_portal_token failed for order={order_id}")
return 1
print(f"[sim] no portal_token in order response: {j2.get('order', {})}")
return 1
print(f"[sim] order={order_id} portal_token length={len(portal_token)}")
# 2. Playwright 跳