cproudlock
91fe5a6c66
Add UDC Performance Dashboard and Tool Health features
...
- Add displayudc.asp with Dashboard tab containing:
- Production Trend chart (daily parts)
- OOT Rate Trend chart (daily OOT %)
- Machine Utilization chart (top 10 by runtime hours)
- Top Operators chart (top 10 by parts produced)
- Add tabs for drill-down: Live Activity, Operators, Machines, Parts,
Quality/OOT, Timing, Activity Log, Tool Health, Uptime, IT Diagnostics
- Add Tool Health section to displaymachine.asp UDC tab:
- Summary cards (tools monitored, measurements, OOT count)
- Tool status table with health indicators
- Recent OOT events display
- Add UDC API endpoints in api.asp:
- getUDCPartRuns, getUDCOperatorStats, getUDCMachineStats, getUDCManualTiming
- Add sql/udctables.sql schema for UDC data storage
- Update docs/API.md with UDC endpoint documentation
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-12-16 07:54:13 -05:00
cproudlock
94b421f73a
Consolidate documentation: archive 45+ historical docs
...
- Move completed migration docs to docs/archive/
- Move session summaries to docs/archive/sessions/
- Rename API_ASP_DOCUMENTATION.md to docs/API.md
- Archive redundant Claude reference files
- Update docs/README.md as simplified index
- Reduce active docs from 45+ files to 8 essential files
Remaining docs:
- CLAUDE.md (AI context)
- TODO.md (task tracking)
- docs/README.md, API.md, QUICK_REFERENCE.md
- docs/ASP_DEVELOPMENT_GUIDE.md, STANDARDS.md
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2025-12-11 13:13:41 -05:00