Skip to content

feat(v1): align VEX/CHORA handshake with v1.6.0 spec & string nonces#44

Merged
bulltickr merged 10 commits intomainfrom
phase-5-shadow-intent
Mar 28, 2026
Merged

feat(v1): align VEX/CHORA handshake with v1.6.0 spec & string nonces#44
bulltickr merged 10 commits intomainfrom
phase-5-shadow-intent

Conversation

@bulltickr
Copy link
Copy Markdown
Member

  • Transitioned all crates (runtime, chora, api) to string-based nonces.
  • Updated Gate/Authority traits to enforce v1 boundary alignment.
  • Resolved workspace-wide compilation and clippy lints.
  • Implemented and verified the 'Global Handshake' demo (LOCKED v1 cycle).

Description

Brief description of this change.

Related Issue

Fixes #(issue number)

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Refactoring (no functional changes)

Checklist

  • I have read the CONTRIBUTING.md guide
  • My code follows the project's style guidelines
  • I have run cargo fmt --all
  • I have run cargo clippy --workspace --all-targets -- -D warnings
  • I have added tests that prove my fix/feature works
  • All new and existing tests pass (cargo test --workspace)
  • I have updated documentation as needed
  • My commits follow Conventional Commits

Testing

Describe how you tested these changes:

# Commands used to test

Screenshots (if applicable)

Add screenshots for UI changes.

- Transitioned all crates (runtime, chora, api) to string-based nonces.
- Updated Gate/Authority traits to enforce v1 boundary alignment.
- Resolved workspace-wide compilation and clippy lints.
- Implemented and verified the 'Global Handshake' demo (LOCKED v1 cycle).
…ity, Phase 4 M31 transplant, and strict clippy/fmt compliance
@bulltickr bulltickr merged commit e3baf4b into main Mar 28, 2026
6 checks passed
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