docs: remove external project references from documentation

Cleaned up public documentation to remove references to external projects (Workshop). Documentation should be project-agnostic and professional.

Changes:
- docs/guides/import-progress-examples.md: Changed "Workshop team problem SOLVED" to "Problem SOLVED"
- docs/guides/standard-import-progress.md: Changed "Workshop team (and any developer)" to "Developers"

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
David Snelling 2025-11-14 16:11:37 -08:00
parent 9a8b7a6cd4
commit ccd6c541ad
2 changed files with 2 additions and 2 deletions

View file

@ -450,4 +450,4 @@ onProgress: (p) => {
**Standard Fields** - `stage`, `processed`, `total`, `entities`, `relationships` work everywhere
**Optional Enhancements** - `throughput`, `eta` available during extraction (all formats)
**The Workshop team (and any developer) can now build monitoring tools, dashboards, CLIs, and UIs that work perfectly for all import formats with zero format-specific code!**
**Developers can now build monitoring tools, dashboards, CLIs, and UIs that work perfectly for all import formats with zero format-specific code!**