Skip to content

feat: add import safety limits - #37

Merged
snkmcb merged 3 commits into
mainfrom
chore/import-safety-limits
Sep 15, 2026
Merged

snkmcb merged 3 commits into
mainfrom
chore/import-safety-limits

Conversation

@snkmcb

@snkmcb snkmcb commented Sep 15, 2026

Copy link
Copy Markdown
Member

Summary

  • Add a shared 8,000,000 Gaussian import ceiling across PLY, SPZ, and SOG.
  • Bound SPZ payload allocation and extension records.
  • Bound SOG metadata, JSON values, ZIP entries and expansion, WebP planes, companions, and duplicate names.
  • Add stable resource-limit diagnostics, fixtures, tests, and documentation.
  • Record the limits in the model contract and v0.6.0 roadmap.

Validation

  • ctest --test-dir build/cy2026-windows-x86_64-py313-usd --output-on-failure
  • 13/13 tests passed, including Python smoke and equivalence tests.
  • scripts/check_clang_format.py --changed
  • git diff --check

@snkmcb
snkmcb merged commit 35b57ff into main Sep 15, 2026
10 checks passed
@snkmcb
snkmcb deleted the chore/import-safety-limits branch September 15, 2026 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant