Summary
Document how tutors/evaluators can access the deployed system and verify monitoring.
The final evaluation expects a running system, clear access instructions, and operational visibility. Documentation should make this easy to verify without reverse-engineering the repository.
Scope
Update README and/or docs with an evaluator-focused guide covering:
- Deployed frontend URL.
- Kubernetes namespace/environment details.
- How the system is deployed, e.g. Helm/GitHub Actions.
- Prometheus access instructions.
- Grafana access instructions.
- Dashboard file/location and import/provisioning details.
- Alert rule file/location and what the alert means.
- Basic verification checklist for the live system.
Suggested sections
## Evaluation Quickstart
## Live Deployment
## Monitoring and Alerts
## How to Verify the Running System
Acceptance criteria
Why this matters
The aggregated and final team grades expect tutors to interact with a deployed running version without relying on local-only setup or private explanations.
Summary
Document how tutors/evaluators can access the deployed system and verify monitoring.
The final evaluation expects a running system, clear access instructions, and operational visibility. Documentation should make this easy to verify without reverse-engineering the repository.
Scope
Update README and/or docs with an evaluator-focused guide covering:
Suggested sections
## Evaluation Quickstart## Live Deployment## Monitoring and Alerts## How to Verify the Running SystemAcceptance criteria
Why this matters
The aggregated and final team grades expect tutors to interact with a deployed running version without relying on local-only setup or private explanations.