Logo
Explore Help
Register Sign In
yanis/html
1
0
Fork 0
You've already forked html
Code Issues Pull Requests Actions 2 Packages Projects Releases Wiki Activity
Files
d51ea1ddefa197bf08effdabaa66e35fcac3fd2f
html/api/wevia-orphans-mapper.php
opus be77e90ac1
Some checks failed
WEVAL NonReg / nonreg (push) Has been cancelled
Details
🏗 WTP · INFRASTRUCTURE LIVE WIDGET V1 · enrichissement pur ZERO duplication · 6 boxes KPI infra Serveurs(2/8) + GPUs(1+13 providers) + Blade(ONLINE yacineutt 41.251.46.132) + Docker(19) + Subdomains(13) + Load(live) · detailed servers panel 8 entries + blade stats (pending/done/total/heartbeat) · consomme APIs existantes WTP+blade-status+infra-live (AUCUN NOUVEAU ENDPOINT) · auto-refresh 30s · additive avant </body> · GOLD backup pre-infra-widget · Playwright 5 screenshots 2.3MB + video 3.5MB E2E validé · Tests hero_kpis PASS 906% · v80_drawer 105 nav items · infra_widget all data LIVE · WTP = point entrée UNIQUE consolidé (doctrine canon WIRE) · train multi-Opus harmonieux Opus WIRE v3.1 + Opus5 + V80 + Infrastructure widget · ZERO écrasement ZERO régression · all GODMODE 100/100 [Opus Yacine]
2026-04-19 17:06:49 +02:00

7 lines
280 B
PHP
Raw Blame History

<?php
header("Content-Type: application/json");
header("Access-Control-Allow-Origin: *");
$f = "/opt/weval-l99/orphans-mapped-by-suite.json";
if (!file_exists($f)) { http_response_code(404); echo json_encode(["error"=>"mapper not generated"]); exit; }
echo file_get_contents($f);
Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 107ms Template: 19ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API