Python basicsUnderstanding of JARVIS's module structureBasic knowledge of API monitoring
初心者向け度初回貢献者にどれだけ取り組みやすいかを 1-100 で推定したスコアです。
45
調査方針
The issue proposes a consolidated dashboard for monitoring backend API status. Start by exploring the repository structure to identify existing modules and their API endpoints (e.g., in the 'modules' directory). Review the current logic for handling API calls and any existing health check endpoints. Look at previous comments or PRs for context on desired metrics. A simple JSON endpoint could list module status and be consumed by a frontend, but the scope remains vague. Discuss with maintainers to clarify whether a built in dashboard or an external monitoring tool is preferred.