Example Coverage Report
Generated: 2026-02-19
Overview
- Total Examples: 18
- Complete Examples: 18 (100%)
- Partial Examples: 0 (0%)
- Minimal Examples: 0 (0%)
- Average Completion: 100%
████████████████████ 100%
Category Breakdown
data-routing
Circuit breakers, content routing, fan-out patterns, priority queues
- Examples: 6
- Complete: 6/6 (100%)
- Average Completion: 100%
| Example | Stage File | Explorer | Index | Setup | Completion |
|---|---|---|---|---|---|
| smart-buffering | ✅ | ✅ | ✅ | ✅ | ✅ 100% |
| priority-queues | ✅ | ✅ | ✅ | ✅ | ✅ 100% |
| fan-out-pattern | ✅ | ✅ | ✅ | ✅ | ✅ 100% |
| content-splitting | ✅ | ✅ | ✅ | ✅ | ✅ 100% |
| content-routing | ✅ | ✅ | ✅ | ✅ | ✅ 100% |
| circuit-breakers | ✅ | ✅ | ✅ | ✅ | ✅ 100% |
data-security
PII removal, encryption patterns, schema enforcement, data sanitization
- Examples: 4
- Complete: 4/4 (100%)
- Average Completion: 100%
| Example | Stage File | Explorer | Index | Setup | Completion |
|---|---|---|---|---|---|
| remove-pii | ✅ | ✅ | ✅ | ✅ | ✅ 100% |
| enforce-schema | ✅ | ✅ | ✅ | ✅ | ✅ 100% |
| encryption-patterns | ✅ | ✅ | ✅ | ✅ | ✅ 100% |
| encrypt-data | ✅ | ✅ | ✅ | ✅ | ✅ 100% |
data-transformation
Time windows, deduplication, format conversion, data enrichment
- Examples: 5
- Complete: 5/5 (100%)
- Average Completion: 100%
| Example | Stage File | Explorer | Index | Setup | Completion |
|---|---|---|---|---|---|
| transform-formats | ✅ | ✅ | ✅ | ✅ | ✅ 100% |
| parse-logs | ✅ | ✅ |