/**
 * @deprecated Static digital marketing story templates removed from the live pipeline.
 * Narrative structure lives in narrative-scaffold.ts; content is synthesized in creative-brief-builder.ts.
 */
export { buildStoryArcFromSources as buildDigitalMarketingStoryArc } from "./creative-brief-builder";
