Provide a simple greeting mechanism to demonstrate basic functionality and establish a foundation for user interaction features.
- Add a hello greeting endpoint/function
- Implement basic response handling
- Affected specs: User interaction, greeting system
- Affected code: New greeting module
The system SHALL provide a hello greeting function that returns a friendly greeting message.
- WHEN user requests a hello greeting
- THEN system returns a friendly greeting message