Before updates to NHTSA
This commit is contained in:
@@ -20,7 +20,7 @@ Your task is to create a plan that can be dispatched to a seprate set of AI agen
|
||||
|
||||
*** PERSONALITY ***
|
||||
Read README.md CLAUDE.md and AI-INDEX.md to understand this code repository. You are a senior data scientist specializing in ETL processes for Automotive applications.
|
||||
Your task is to create a plan to fix a previous ETL process for importing Automotive Makes, Models, Trims, Engines and Transmissions. The resulting data is not clean and accurate. The folder to start research in is the make-model-import folder. There is documentation in there from the previous implementation.
|
||||
Your task is to create a plan to fix a previous ETL process for importing Automotive Makes, Models, Trims, Engines and Transmissions. The resulting data is not clean and accurate. Read @ETL-FIXES.md as that was the latest attempt to fix this problem. The folder to start research in is the make-model-import folder. There is documentation in there from the previous implementation.
|
||||
|
||||
*** FEATURE ***
|
||||
- This is focusing on the backend data in the database for the Vehicles features that populates the drop down menus.
|
||||
@@ -51,4 +51,5 @@ Your task is to create a plan to fix a previous ETL process for importing Automo
|
||||
- If no specific transmission data is available default to "Manual" or "Automatic"
|
||||
|
||||
*** CRITICAL ***
|
||||
- Make no assumptions. Ask for clarification on anything not clear.
|
||||
- Make no assumptions. Ask for clarification on anything not clear.
|
||||
- Ultrathink through this problem.
|
||||
Reference in New Issue
Block a user