soft3/nox/rs/jets/poly_eval_brakedown.rs

// ---
// tags: nox, rust
// crystal-type: source
// crystal-domain: comp
// ---
//! jet: poly_eval_brakedown โ€” Brakedown-committed polynomial evaluation.
//!
//! Placeholder. Full implementation pending once the Brakedown opening proof
//! flow is wired through the jet registry. For now the brakedown feature
//! enables BrakedownLookProvider (in brakedown_look.rs); this module is
//! reserved for the matching poly_eval jet variant.

Graph