diff --git a/api/ambre-v139-git.php b/api/ambre-v139-git.php new file mode 100644 index 000000000..d557d696e --- /dev/null +++ b/api/ambre-v139-git.php @@ -0,0 +1,17 @@ +&1"); +echo "=== git log -5 === +" . ($out ?: "(empty)") . " +"; +$status = @shell_exec("cd /var/www/html && git status --short 2>&1 | head -20"); +echo " +=== git status === +" . ($status ?: "(clean)") . " +"; +// Tag wave-228 +$tag = @shell_exec("cd /var/www/html && git tag wave-228-premium-tools 2>&1 && git push origin wave-228-premium-tools 2>&1 | tail -3"); +echo " +=== tag push === +" . ($tag ?: "(no output)") . " +"; diff --git a/api/v83-business-kpi-latest.json b/api/v83-business-kpi-latest.json index a188608ed..160f32b59 100644 --- a/api/v83-business-kpi-latest.json +++ b/api/v83-business-kpi-latest.json @@ -1,7 +1,7 @@ { "ok": true, "version": "V83-business-kpi", - "ts": "2026-04-21T22:34:41+00:00", + "ts": "2026-04-21T22:39:41+00:00", "summary": { "total_categories": 8, "total_kpis": 64, diff --git a/screenshots/l99-pw-20260422-003741/01-agents-archi.png b/screenshots/l99-pw-20260422-003741/01-agents-archi.png new file mode 100644 index 000000000..0c6b2107d Binary files /dev/null and b/screenshots/l99-pw-20260422-003741/01-agents-archi.png differ diff --git a/screenshots/l99-pw-20260422-003741/02-meeting-rooms.png b/screenshots/l99-pw-20260422-003741/02-meeting-rooms.png new file mode 100644 index 000000000..595a5098c Binary files /dev/null and b/screenshots/l99-pw-20260422-003741/02-meeting-rooms.png differ diff --git a/screenshots/l99-pw-20260422-003741/03-enterprise-model.png b/screenshots/l99-pw-20260422-003741/03-enterprise-model.png new file mode 100644 index 000000000..9636ab8c5 Binary files /dev/null and b/screenshots/l99-pw-20260422-003741/03-enterprise-model.png differ diff --git a/screenshots/l99-pw-20260422-003741/04-director-center.png b/screenshots/l99-pw-20260422-003741/04-director-center.png new file mode 100644 index 000000000..44a9ea4db Binary files /dev/null and b/screenshots/l99-pw-20260422-003741/04-director-center.png differ diff --git a/screenshots/l99-pw-20260422-003741/05-l99-brain.png b/screenshots/l99-pw-20260422-003741/05-l99-brain.png new file mode 100644 index 000000000..c860036ce Binary files /dev/null and b/screenshots/l99-pw-20260422-003741/05-l99-brain.png differ diff --git a/screenshots/l99-pw-20260422-003741/06-wevia-master.png b/screenshots/l99-pw-20260422-003741/06-wevia-master.png new file mode 100644 index 000000000..02ca015b4 Binary files /dev/null and b/screenshots/l99-pw-20260422-003741/06-wevia-master.png differ diff --git a/screenshots/l99-pw-20260422-003741/07-paperclip.png b/screenshots/l99-pw-20260422-003741/07-paperclip.png new file mode 100644 index 000000000..7d67bfec5 Binary files /dev/null and b/screenshots/l99-pw-20260422-003741/07-paperclip.png differ diff --git a/screenshots/l99-pw-20260422-003741/09-arena-v2.png b/screenshots/l99-pw-20260422-003741/09-arena-v2.png new file mode 100644 index 000000000..a487956bd Binary files /dev/null and b/screenshots/l99-pw-20260422-003741/09-arena-v2.png differ diff --git a/screenshots/l99-pw-20260422-003741/10-ethica.png b/screenshots/l99-pw-20260422-003741/10-ethica.png new file mode 100644 index 000000000..05d992e72 Binary files /dev/null and b/screenshots/l99-pw-20260422-003741/10-ethica.png differ diff --git a/screenshots/l99-pw-20260422-003741/11-v85-biz-kpi-tech.png b/screenshots/l99-pw-20260422-003741/11-v85-biz-kpi-tech.png new file mode 100644 index 000000000..6870e8822 Binary files /dev/null and b/screenshots/l99-pw-20260422-003741/11-v85-biz-kpi-tech.png differ diff --git a/screenshots/l99-pw-20260422-003741/12-v83-biz-kpi-dashboard.png b/screenshots/l99-pw-20260422-003741/12-v83-biz-kpi-dashboard.png new file mode 100644 index 000000000..39046918a Binary files /dev/null and b/screenshots/l99-pw-20260422-003741/12-v83-biz-kpi-dashboard.png differ