//! Reasoning: prediction, synthesis, counterfactual simulation.
//!
//! The "semantic planning" cohort. Generates new knowledge by predicting links,
//! extrapolating trajectories, simulating counterfactuals, and synthesising
//! novel concepts from existing graph state.
//!
//! Experimental — gated by `features = ["semantic-reasoning"]` (or the `nova` umbrella).