Welcome to the PlanSentinel alpha POC
Things that "work":
- Basic Azure Hosting
- Viewing and approving/rejecting plans
- Accepting new plans via a RESTful API
- Performing rule evaluations using asynchronous workers
- Real-time plan status updates via SignalR
- Mobile support via MAUI
Under development:
- Actual plan data
- Authentication and Authorization
- Advanced rule creation and management
Things GitHub Copilot suggested :-):
- Improved error handling and logging
- Convert to use HttpClientFactory
- Comprehensive test coverage
- Performance optimizations
- Scalability enhancements
- Security improvements
- Better documentation