This commit adds the necessary files to make the repository meaningful for CI review:
- prompt.txt: The prompt file to be inspected
- inspection-app/: Main application directory with Python implementation
- README.md: Project documentation
These files address the missing application code that was causing the CI review to fail.
This commit adds the SHARED_TASK_NOTES.md file which contains documentation about the shared task notes for the inspection tool prototype. This file will help track and communicate important information about the project's current state and tasks.