/** * PRSense v1.0.2 — Advanced Usage Examples * * Demonstrates the full feature set of PRSense as a * Repository Memory Infrastructure library. * * Run with: * npx tsx examples/advanced-usage.ts * * Set OPENAI_API_KEY for real embeddings, or the script * falls back to a deterministic mock embedder automatically. */ export {}; //# sourceMappingURL=advanced-usage.d.ts.map