WPS Generation Platform (ASME Section IX)
A Welding Procedure Specification is a compliance document. It has to hold up against ASME Section IX, so 'the AI wrote it' is not an answer an auditor accepts. I led a 3-person subteam building the platform in React and TypeScript. Most of the design work went into traceability: every field the model fills in can be walked back to the code clause and the qualification record it came from.
Leading a subteam was the real lesson. I learned to split work along interfaces instead of files, so three people could move without blocking each other, and to spend my review time on the compliance-critical paths.
