You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: rename PUBLIC_VALUES_AIR_ID to MEMORY_AIRS_START_IDX (#2482)
## Summary
- Renames the constant `PUBLIC_VALUES_AIR_ID` to `MEMORY_AIRS_START_IDX`
across 8 files
- Removes old unused `BOUNDARY_AIR_ID`
- Updates the doc comment to reflect the constant's current purpose as
the boundary AIR index
- The `PublicValuesChip` was removed in #2480, making the old name
misleading
Follows up on review comment in #2480.
Generated with [Claude Code](https://claude.ai/code)
---------
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: Jonathan Wang <jonathanpwang@users.noreply.github.com>
Co-authored-by: Jonathan Wang <31040440+jonathanpwang@users.noreply.github.com>
Co-authored-by: Ayush Shukla <shuklaayush@users.noreply.github.com>
Co-authored-by: Ayush Shukla <ayush@axiom.xyz>
0 commit comments