Files
brain-template/agent-memory/_template/kpi.yml.example
Tetardtek 0f4d610b11 fix(template): v1.0 distribution-ready — dépersonnalisation complète
- Étape 1 : 14 agents — "Tetardtek" → "l'owner" (francophone neutre)
- Étape 2 : ADRs 006/007/022 — domaines → <OWNER_DOMAIN> placeholder
- Étape 3 : README, ARCHITECTURE, profil/architecture, orchestration-patterns
- Étape 4 : contexts/ ajouté — 9 sessions génériques (navigate, work, pilote…)
- Étape 5 : agent-memory/ ajouté — README + _template/
- Étape 7 : DISTRIBUTION_CHECKLIST.md — guide maintenance future

Vérification : grep tetardtek → 0 résultats (hors bsi-schema.md exemples)
2026-03-18 22:27:36 +01:00

24 lines
1.5 KiB
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# kpi.yml — Template L3a par agent × projet
# Copier vers : agent-memory/<agent>/<projet>/kpi.yml
# Propriétaire : metabolism-scribe (mise à jour en fin de session)
agent: <nom-agent> # ex: tech-lead, debug, vps
projet: <slug-projet> # ex: superoauth, tetardpg, originsdigital
stack: <stack-principale> # ex: node-express-jwt, nestjs-postgres, docker-apache
# ── KPIs par pattern ──────────────────────────────────────────────────────────
patterns:
- pattern_id: <slug-pattern> # ex: jwt-tenant-isolation, docker-healthcheck
validations: 0 # incrémenté par metabolism-scribe à chaque session validée
kpi_score: 0.0 # 0.0 → 1.0 — calculé : validations / seuil_graduation
graduated: false # true quand kpi_score stable + validations >= seuil
seuil_graduation: 3 # configurable par stack (défaut : 3)
last_validated: null # YYYY-MM-DD
notes: ""
# ── Métadonnées ───────────────────────────────────────────────────────────────
created_at: <YYYY-MM-DD>
updated_at: <YYYY-MM-DD>
sessions_count: 0 # nombre de sessions sur ce projet avec cet agent
graduated_patterns: 0 # compteur patterns graduées → L3b