diff --git a/common/kanban-evaluateur-ao.md b/common/kanban-evaluateur-ao.md new file mode 100644 index 0000000..6f01649 --- /dev/null +++ b/common/kanban-evaluateur-ao.md @@ -0,0 +1,42 @@ +# Runbook — Kanban Multi-Agent Evaluation AO + +Date : 2026-06-18 | Instance : hermes-tt | Statut : Deploye + +## Architecture + +Pattern agents paralleles pour evaluation AO Zone Sud TT : + +- Profil orchestrateur : default (hermes-tt) +- Profil worker : evaluateur-ao (deepseek/deepseek-v4-flash via openrouter) +- Kanban : dispatch_in_gateway=true (deja actif dans config.yaml) + +## Comment declencher + +Depuis Telegram ou le workspace hermes-tt : + + Lance evaluation AO [REF] avec soumissionnaires [X, Y, Z] + +hermes-tt cree automatiquement : +1. /opt/data/workspace/ao-eval/[REF]/ +2. Une tache Kanban par soumissionnaire -> profil evaluateur-ao +3. Les workers tournent en parallele +4. Synthese : rapport XLSX + PV de depouillement format TT +5. Envoi sur Telegram + +## Criteres standard + +- Conformite administrative (eliminatoire) +- Note technique /70 +- Note financiere /30 (moins-disant = 30pts, autres proportionnels) + +## Chemins + +Fiches eval : /opt/data/workspace/ao-eval//_fiche_eval.md +SOUL worker : /opt/data/profiles/evaluateur-ao/SOUL.md +Config worker : /opt/data/profiles/evaluateur-ao/config.yaml + +## Commandes utiles + +hermes profile list -- voir les profiles +hermes profile show evaluateur-ao -- etat du worker +hermes -p evaluateur-ao config set X Y -- modifier la config worker