Acerca de
Provides a structured framework for high-assurance Rust development by merging type-driven, spec-first, and proof-driven paradigms. It guides users through a comprehensive 'Plan-Create-Verify-Remediate' workflow, utilizing advanced tools like Kani for model checking, Loom for concurrency testing, and Flux for refined types. This skill is essential for safety-critical systems, complex lock-free algorithms, and projects involving unsafe code where traditional testing is insufficient to guarantee correctness and memory safety.