chore: Remove NHTSA code and update documentation (#223) #227

Closed
opened 2026-02-19 03:19:42 +00:00 by egullickson · 0 comments
Owner

Relates to #223

Scope

Delete all NHTSA code and update documentation to reflect the new Gemini-based VIN decode architecture.

Remove

  • backend/src/features/vehicles/external/nhtsa/ directory (3 files)
  • VPICVariable and VPICResponse interfaces from backend/src/features/platform/models/responses.ts
  • All NHTSA references from backend/src/features/platform/README.md

Update Documentation

  • backend/src/features/vehicles/CLAUDE.md - update external/ description
  • backend/src/features/vehicles/external/CLAUDE.md - remove nhtsa/ reference
  • backend/src/features/vehicles/README.md - update VIN decode section
  • ocr/app/engines/CLAUDE.md - add VIN decode to GeminiEngine description
  • ocr/CLAUDE.md - mention VIN decode capability

Acceptance Criteria

  • Zero NHTSA references in codebase (grep verification)
  • All CLAUDE.md navigation indexes updated
  • Platform README updated with actual VIN decode location
Relates to #223 ## Scope Delete all NHTSA code and update documentation to reflect the new Gemini-based VIN decode architecture. ### Remove - `backend/src/features/vehicles/external/nhtsa/` directory (3 files) - `VPICVariable` and `VPICResponse` interfaces from `backend/src/features/platform/models/responses.ts` - All NHTSA references from `backend/src/features/platform/README.md` ### Update Documentation - `backend/src/features/vehicles/CLAUDE.md` - update external/ description - `backend/src/features/vehicles/external/CLAUDE.md` - remove nhtsa/ reference - `backend/src/features/vehicles/README.md` - update VIN decode section - `ocr/app/engines/CLAUDE.md` - add VIN decode to GeminiEngine description - `ocr/CLAUDE.md` - mention VIN decode capability ### Acceptance Criteria - [ ] Zero NHTSA references in codebase (grep verification) - [ ] All CLAUDE.md navigation indexes updated - [ ] Platform README updated with actual VIN decode location
egullickson added the
status
backlog
type
chore
labels 2026-02-19 03:20:05 +00:00
egullickson added
status
done
and removed
status
backlog
labels 2026-02-20 15:04:20 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: egullickson/motovaultpro#227