Setting the file. One moment. Samples Validation · Probe SDK · anthropics/knowledge-work-plugins · Skills Docs22
Validate Data
Tech Debt
62
Recruiting Pipeline
71
Vendor Check
125
Zoom Meeting SDK Web
88
Vendor Review
181
Create An Asset
Video Sdk/web
Lifecycle and Architecture Patterns Confirmed
Prober initialization followed by staged diagnostics.
- Explicit separation between targeted checks (
diagnoseAudio, diagnoseVideo) and comprehensive network probe (startToDiagnose).
- Cleanup and stream lifecycle methods are critical for stable page behavior.
- Doc snippet drift:
- Some docs use video options key
type while reference/sample prefer rendererType.
- Report shape drift:
- Docs show
basicInfo/supportedFeatures whereas sample README also references basicInfoEntries/featureEntries.
- Timeout example variance:
- Docs and sample show different
connectTimeout defaults in code snippets.
- Use adapter layer for diagnostic report fields.
- Normalize renderer options through a shared utility in your app.
- Keep browser matrix in your own QA docs and update quarterly.
references/samples-validation.md