EP_inspection_tool_proto/inspection-app
James Devine ca3c44483f Add inspection tool prototype files
This commit introduces the initial prototype files for the EP inspection tool. The changes include:
- Added SHARED_TASK_NOTES.md for documentation
- Added inspection-app/ directory containing the main application code
- Added prompt.txt for the inspection prompt

These files establish the foundation for the inspection tool implementation and provide the necessary structure for the application.
2026-03-10 04:43:15 +01:00
..
__pycache__ Add inspection tool prototype files 2026-03-10 04:43:15 +01:00
app/__pycache__ Add inspection tool prototype files 2026-03-10 04:43:15 +01:00
static Add inspection tool prototype files 2026-03-10 04:43:15 +01:00
templates Add inspection tool prototype files 2026-03-10 04:43:15 +01:00
__init__.py Add inspection tool prototype files 2026-03-10 04:43:15 +01:00
app.py Add inspection tool prototype files 2026-03-10 04:43:15 +01:00
config.py Add inspection tool prototype files 2026-03-10 04:43:15 +01:00
forms.py Add inspection tool prototype files 2026-03-10 04:43:15 +01:00
main.py Add inspection tool prototype files 2026-03-10 04:43:15 +01:00
models.py Add inspection tool prototype files 2026-03-10 04:43:15 +01:00
requirements.txt Add inspection tool prototype files 2026-03-10 04:43:15 +01:00
routes.py Add inspection tool prototype files 2026-03-10 04:43:15 +01:00
utils.py Add inspection tool prototype files 2026-03-10 04:43:15 +01:00