adze 0.8.0

Define tree-sitter grammars alongside Rust logic with AST-first parsing
1
2
3
4
//! Compatibility shim for the standalone runtime governance API.
//! Kept for backward-compatible public paths (`adze::parser_selection::*`).

pub use adze_runtime_governance_api::*;