Docs Cleanup

This commit is contained in:
Eric Gullickson
2025-11-02 10:34:43 -06:00
parent a0748ced5b
commit 3693ce5761
60 changed files with 885 additions and 6815 deletions

View File

@@ -19,7 +19,7 @@
### VIN Handling
- VIN validation using industry-standard check digit algorithm
- VIN decoding via MVP Platform Vehicles Service (local FastAPI + Postgres) with caching
- VIN decoding via integrated MVP Platform service (FastAPI) with shared database and caching
- No VIN storage in logs (mask as needed in logging)
### Database Security