vyre-self-substrate 0.6.1

Vyre self-substrate: vyre using its own primitives on its own scheduler problems. The recursion-thesis layer between vyre-primitives and vyre-driver.
Documentation
1
2
3
4
5
6
7
8
9
10
11
//! Coverage, parity, and hostile-input evidence contracts.

pub mod analysis_coverage;
pub mod c_dialect_matrix;
pub mod clang_parity_dashboard;
pub mod graph_layout_coverage;
pub mod hostile_input_coverage;
pub mod linux_corpus_parity;
pub mod parser_semantic_safety;
pub mod semantic_parity_coverage;
pub mod test_taxonomy_coverage;