Skip to content

chore: consolidate the last record guard into spec-utils - #34

Merged
ProductOfAmerica merged 1 commit into
mainfrom
chore/consolidate-embed-guard
Jul 2, 2026
Merged

chore: consolidate the last record guard into spec-utils#34
ProductOfAmerica merged 1 commit into
mainfrom
chore/consolidate-embed-guard

Conversation

@ProductOfAmerica

Copy link
Copy Markdown
Owner

Closes the follow-up noted in #33: scripts/embed-contracts.ts carried the sixth identical record type guard. It now imports the shared isRecord from spec-utils. Predicate body verified identical before the swap; covering suites (fix-specs-embed, embed-contracts) 38/38; full suite 443/443; fix-specs regeneration leaves specs/fixed byte-unchanged; lint, typechecks, and build green. No release.

embed-contracts.ts carried the sixth copy of the record type guard,
outside the enumerated scope of the 2.4.0 cleanup pass. It now imports
the shared isRecord; the predicate body was verified identical before
the swap, and fix-specs regeneration leaves specs/fixed byte-unchanged.
@ProductOfAmerica
ProductOfAmerica merged commit d65e980 into main Jul 2, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant