acidjunk / acidjunk/autoleaf-tickets
Expose the driver decision trace
- Langage dominant
- Aucune donnée de langage
- Étoiles
- 0
- Forks
- 0
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Each disease page should show the exact rule applied, for example:
CBD 5−0 > 0; THC 4−1 > 0 → Balanced
That would have made the nine classification errors immediately visible.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
No files or tests are listed, so start by locating the disease page implementation and the code path that computes the current classification result. Read the handler/controller and view/template that renders each disease page, then follow where the label is returned from the rule logic. Add the chosen rule expression to the rendered output. Done when a disease page visibly shows both the class (e.g., "Balanced") and the exact applied rule string (e.g., "CBD 5−0 > 0; THC 4−1 > 0").
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Domaine
- frontend
- Type d'issue
- Fonctionnalité
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- Active
- Clarté
- Plutôt claire
- Accessibilité débutants
- 62/100