export { createTeachingHooks, normalizeTeachingDepth, type TeachingLayerParams, type TeachingMetaV1, type TeachDryRunSummary, type TeachingDepth, } from './teaching-layer.js'; export { TeachingAnnotationCollector } from './teaching-annotation-collector.js'; export { digestToolCall } from './teaching-tool-digest.js';