fix(schema): make codegen deterministic to avoid spurious diffs
Remove generated timestamp lines from codegen output. These timestamps
change on every run, causing files to appear modified even when source
schema hasn't changed. The generated files still include schema version
and the regeneration command for reference.