mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-23 16:21:15 +00:00
The retention bound, claim lease default, and liveness options type were exported only for tests, which fails the dead-export gate. Tests pin the policy literals locally instead. Refs #107246