//! Enterprise pattern definitions for the composable scaffolding engine.
//!
//! Patterns are pre-composed combinations of a base template plus addons,
//! targeting production use cases.
use crateAgentCodeFragments;
/// A pre-composed combination of template + addons for production use cases.