//! Comprehensive acceptance test suite for context-creator CLI
//!
//! This module contains acceptance tests that validate the complete CLI experience
//! by running the compiled binary against well-defined project structures and
//! asserting the correctness of generated Markdown output.
// Re-export common test utilities are handled by individual modules