mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-25 09:01:12 +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