openclaw/scripts/pr-lib
Peter Steinberger 964c8c84c1
refactor: consolidate coercion ownership (#122299)
* refactor: consolidate coercion ownership

Centralize four canonical coercion helpers, migrate exact core and plugin duplicates through narrow Plugin SDK facades, and enforce declaration and plugin-normalization ownership boundaries.

The sweep adds eight focused SDK exports while deleting more production and tooling code than it adds. User-visible behavior is unchanged except for safer equivalent object and UI parsing at existing boundaries.

* fix: guard integer option ownership

Register resolveIntegerOption with the canonical function owner and extend the declaration-guard fixture so future local duplicates fail validation.

* fix: keep integer helpers on numeric facade

Remove the unshipped duplicate string-coerce exports and route every affected plugin consumer through the existing number-runtime contract.

* fix: point numeric coercion to number runtime

Make boundary and declaration diagnostics recommend the canonical numeric facade, with failing-before coverage for both guidance paths.
2026-08-11 17:14:53 -07:00
..
changelog.sh
ci-dispatch.mjs
common.sh
gates.sh refactor(scripts): migrate JavaScript tools to TypeScript (#121005) 2026-08-09 07:21:35 -07:00
merge.sh fix(maintainers): prevent false PR closeout failures (#121101) 2026-08-09 08:58:54 -07:00
operation-lock.sh
prepare-core.sh
process-group-runner.mjs
push.sh
review-artifacts.mjs refactor: consolidate coercion ownership (#122299) 2026-08-11 17:14:53 -07:00
review.sh
worktree.sh fix(scripts): tolerate restricted PR metadata tokens (#121848) 2026-08-10 23:30:59 -07:00