/** * Integration tests for Skill Bridge Module * * Tests the bridge API used by skill-injector.mjs for: * - Skill file discovery (recursive) * - YAML frontmatter parsing * - Trigger-based matching * - Session cache persistence */ export {}; //# sourceMappingURL=bridge.test.d.ts.map