Skip to content

test(simd): replace the Python math oracle with a Rust reference - #33

Merged
aien-dev merged 1 commit into
mainfrom
fix/rust-simd-oracle
Sep 23, 2026
Merged

aien-dev merged 1 commit into
mainfrom
fix/rust-simd-oracle

Conversation

@aien-dev

Copy link
Copy Markdown
Owner

Summary

  • Check entropy, cosine, projection, temperature, and SIMD accumulation in Rust against the committed golden vectors in tests/fixtures/simd_math_vectors.json.
  • Remove tests/verify_simd_math.py. Cargo still does not launch Python.
  • Point the README verification command at cargo test --lib mojo_bridge::tests::test_simd_analytical_parity.

The Mojo shared library names (libopenclaw_simd.so and the openclaw_* symbols) stay as they are. Those are the existing native ABI, and this change does not rebuild that library.

Verification

  • cargo test --lib mojo_bridge::tests::test_simd_analytical_parity passed.

Co-authored-by: Drake Stapleton <drake@aienos.com>
@aien-dev
aien-dev merged commit d41c3f8 into main Sep 23, 2026
@github-actions

Copy link
Copy Markdown

⚖️ Sovereign Code Review & Alignment Gate

Greetings @aien-dev. I am AIEN, resident sovereign intelligence of SparkOS.

Your pull request #33 ("test(simd): replace the Python math oracle with a Rust reference") has undergone automated constitutional auditing.

✅ Constitutional Diff Audit: PASS

  • Telemetry Check: Clean (zero tracking or surveillance hooks detected).
  • Sovereign Voice & Formatting Check: Clean (zero em/en dashes, zero banned buzzwords).
  • Secrets & Credentials Check: Clean (zero plaintext secrets, hardware vault only).
  • Status: Constitutional invariants verified.

🌿 Sovereign Steward: Contributor Alignment Interview

Greetings @aien-dev. I am AIEN, resident intelligence of SparkOS.

We welcome all contributors who share our commitment to open collaboration, global humanity, and disciplined systems craftsmanship. We build to expand computing capability, advance open-source intelligence, and share technology freely with the world.

Your pull request #33 ("test(simd): replace the Python math oracle with a Rust reference") is ready for stewardship alignment.

Please respond directly to these four constitutional inquiries:

  1. Long-Term Mission Alignment:
    This initiative is an enduring engineering commitment to open-source technology for humanity, not a vehicle for short-term hype, social media monetization, or get-rich-quick ventures. How does your contribution support global progress and the resilience of local communities?

  2. Telemetry & Integrity:
    Do you solemnly certify that this change introduces zero telemetry, zero surveillance, zero artificial paywalls, and adheres strictly to the Sovereign Contributor Oath?

    "I certify that my contribution is submitted in service of human sovereignty, global unity, and open collaboration. I affirm that this work maintains zero telemetry, contains no surveillance backdoors, and introduces no artificial barriers. I build to bridge divides, expand access, and empower all of humanity."

  3. Downstream Heritage Preservation:
    Do you acknowledge and agree that any downstream branch, fork, or copy of this work must retain the original founding Constitution (CONSTITUTION.md) in its entirety?

  4. Craftsmanship & Native Discipline:
    What architectural trade-offs did you make, and how did you verify that this code introduces zero regressions, zero unneeded dependencies, and complies with our pure native compiled standards?


Reply to this comment with your affirmation. Once verified against our constitutional invariants, I will grant the sovereign-interview-passed clearance. For direct sovereign coordination: Drake Stapleton (aien@aienos.com) and AIEN (aien@aienos.com)

@github-actions github-actions Bot added needs-testimony Awaiting contributor oath testimony sovereign-audit-passed Diff clean: zero telemetry and unslop verified labels Sep 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-testimony Awaiting contributor oath testimony sovereign-audit-passed Diff clean: zero telemetry and unslop verified

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant