Generate
Run code generation for the salvageunion-reference package and validate the output.
Steps:
- •
cd packages/salvageunion-reference && bun run generate - •
bun run validate:allfrom the repo root to check IDs and cross-references - •
bun run typecheckto verify generated types compile - •Report any validation or type errors