/** * agentfootprint/debug/finders — context-error finder strategies. * * Collapsed home for what was the 3-level-deep * `agentfootprint/observability/contextError/finders` path. Same * tree-shakeable, re-export-only barrel — one finder = one file = one * named export — now under the Debug category where it belongs. * * The old `agentfootprint/observability/contextError/finders` path is kept * (deprecated) for one transition version. */ export * from '../observability/contextError/finders/index.js'; //# sourceMappingURL=finders.d.ts.map