You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Standard RSR documentation: quotes README claims, lists tech choices with
links, honest caveats, dogfooding table. See rsr-template-repo for the pattern.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Normalize VAE-decoded image datasets for training AI artifact detection models with formal verification guarantees and RSR (Rhodium Standard Repository) compliance.
11
+
____
12
+
13
+
== Technology Choices
14
+
15
+
[cols="1,2"]
16
+
|===
17
+
| Technology | Learn More
18
+
19
+
| **Rust** | https://www.rust-lang.org
20
+
| **Zig** | https://ziglang.org
21
+
| **Julia** | https://julialang.org
22
+
| **Idris2 ABI** | https://www.idris-lang.org
23
+
|===
24
+
25
+
== Dogfooded Across The Account
26
+
27
+
Uses the hyperpolymath ABI/FFI standard (Idris2 + Zig). Same pattern used across
28
+
https://github.com/hyperpolymath/proven[proven],
29
+
https://github.com/hyperpolymath/burble[burble], and
0 commit comments