Remove emojis from all markdown docs, add consolidation plan
- Strip emojis from 47 markdown files across docs/, sql/, and root - Add docs/DOCS_CONSOLIDATION_PLAN.md with plan to reduce 45 docs to 8 - Establish no-emoji rule for documentation going forward 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -12,15 +12,15 @@
|
||||
This ASP API replaces the PHP api.php and provides the same functionality but runs on IIS with the ShopDB ASP application. It's designed to work with Phase 2 schema from day one.
|
||||
|
||||
**Key Features:**
|
||||
- ✅ Uses Phase 2 schema (machines, communications)
|
||||
- ✅ Parameterized queries (SQL injection protection)
|
||||
- ✅ JSON request/response handling
|
||||
- ✅ Automatic vendor/model/pctype creation
|
||||
- ✅ PC-to-equipment relationship management
|
||||
- ✅ Network interface tracking
|
||||
- ✅ DNC configuration storage
|
||||
- ✅ Warranty data management
|
||||
- ✅ Application tracking
|
||||
- Uses Phase 2 schema (machines, communications)
|
||||
- Parameterized queries (SQL injection protection)
|
||||
- JSON request/response handling
|
||||
- Automatic vendor/model/pctype creation
|
||||
- PC-to-equipment relationship management
|
||||
- Network interface tracking
|
||||
- DNC configuration storage
|
||||
- Warranty data management
|
||||
- Application tracking
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user