Skip to content

Conversation

@RAprogramm
Copy link
Owner

Summary

  • split the AppCode enum implementation into a dedicated src/code/app_code.rs module while keeping the public re-export small
  • break the frontend WebAssembly helpers into focused error, extension, and test modules to keep files concise
  • decompose the Turnkey integration into domain, classifier, conversion, and test modules for better organization

Testing

  • cargo +nightly fmt --
  • cargo build --all-targets
  • cargo test --all
  • cargo clippy -- -D warnings
  • cargo doc --no-deps

https://chatgpt.com/codex/tasks/task_e_68ccacdde0c4832b8b4eed372b8b1e6e

@RAprogramm RAprogramm changed the base branch from main to new_version September 19, 2025 01:18
@RAprogramm RAprogramm merged commit ae69061 into new_version Sep 19, 2025
2 checks passed
@RAprogramm RAprogramm deleted the codex branch September 19, 2025 01:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants