Skip to content
This repository was archived by the owner on Aug 11, 2026. It is now read-only.

fix: handle missing trajectory name in make_excel.py - #889

Merged
jon-myers merged 1 commit into
mainfrom
feature/strip-pitch-serialization-bloat
Feb 21, 2026
Merged

fix: handle missing trajectory name in make_excel.py#889
jon-myers merged 1 commit into
mainfrom
feature/strip-pitch-serialization-bloat

Conversation

@jon-myers

Copy link
Copy Markdown
Collaborator

Summary

Test plan

🤖 Generated with Claude Code

…ion strip

The trajectory 'name' field is no longer serialized (derived from id
at runtime). The Excel export script accessed it directly from raw
MongoDB data, which would KeyError after documents are re-saved.
Now falls back to deriving the name from the trajectory id.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@jon-myers
jon-myers merged commit 9311f67 into main Feb 21, 2026
2 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant