Skip to content

Move export authority algorithms into Rust core#205

Merged
yvette-carlisle merged 31 commits into
mainfrom
xy/rust-export-authority
May 9, 2026
Merged

Move export authority algorithms into Rust core#205
yvette-carlisle merged 31 commits into
mainfrom
xy/rust-export-authority

Conversation

@yvette-carlisle
Copy link
Copy Markdown
Member

Summary

  • Move final-byte export and performance-sensitive image algorithms behind Rust core / FFI boundaries.
  • Keep the Swift native host focused on macOS UI, OS resource acquisition, image buffer bridging, and host-side effects.
  • Normalize language check/vstyle workflow and fix the Swift vstyle issues it exposed.
  • Update README and docs to reflect the current Rust/Swift responsibility split.

Verification

  • cargo make checks
  • scripts/perf/self-check-macos.sh
  • cargo make test-macos-native-host-stage
  • python3 /Users/x/.codex/plugins/cache/hack-ink/playbook/0.3.0/scripts/semantic_drift_audit.py --rev HEAD~1
  • git diff --check HEAD~1..HEAD

@yvette-carlisle yvette-carlisle merged commit 2bab191 into main May 9, 2026
14 checks passed
@yvette-carlisle yvette-carlisle deleted the xy/rust-export-authority branch May 9, 2026 08:49
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