Files
html/plan-directeur/index.html

45 lines
2.3 KiB
HTML
Raw 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.
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8">
<title>Plan Directeur WEVADS 3 Phases — SCELLÉ v1.0</title>
<style>
body{background:#0a0a0a;color:#e8ecf1;font-family:-apple-system,system-ui,sans-serif;padding:40px;max-width:900px;margin:auto}
h1{color:#7c3aed;border-bottom:2px solid #7c3aed;padding-bottom:10px}
h2{color:#6c9ef8;margin-top:30px}
a{color:#4fd1c5;text-decoration:none;display:inline-block;padding:6px 12px;background:rgba(79,209,197,0.1);border-radius:6px;margin:4px}
a:hover{background:rgba(79,209,197,0.2)}
.gate{background:#121724;padding:15px;border-left:3px solid #ed8936;margin:10px 0;border-radius:6px}
.scellé{color:#48bb78;font-weight:bold}
pre{background:#121724;padding:12px;border-radius:6px;overflow-x:auto;font-size:11px}
</style>
</head>
<body>
<h1>🏛️ Plan Directeur WEVADS — 3 Phases v1.0 <span class="scellé">SCELLÉ</span></h1>
<p>6σ DPMO cible · Armed · Gate 0/3 · Opus STANDBY</p>
<h2>📋 Phase Intents (à coller dans wevia-master chat)</h2>
<a href="/plan-directeur/intent-phase1-strix.txt">📄 Phase 1 · Strix Sec Scan</a>
<a href="/plan-directeur/intent-phase2-mempalace.txt">📄 Phase 2 · MemPalace</a>
<a href="/plan-directeur/intent-phase3-design.txt">📄 Phase 3 · DESIGN.md</a>
<h2>📊 Status Live</h2>
<a href="/api/plan-directeur-status.php">🔴 Live JSON status</a>
<h2>📚 Documentation</h2>
<a href="/plan-directeur/plan-directeur-3phases-v1.gold">Plan directeur complet</a>
<a href="/plan-directeur/lessons-learned.md">Lessons learned</a>
<h2>🔐 3 GATES</h2>
<div class="gate"><b>GATE 1</b> · Strix Sec Scan · Critères: 0 CRITICAL non-résolu, 0 HIGH en attente</div>
<div class="gate"><b>GATE 2</b> · MemPalace · Critères: 100% round-trip, 7j uptime, 10+ conversations</div>
<div class="gate"><b>GATE 3</b> · DESIGN.md · Critères: weval-tech-platform + 5 partenaires + Lighthouse≥90</div>
<h2>🎯 ACTION IMMÉDIATE</h2>
<p>Copier le contenu de <a href="/plan-directeur/intent-phase1-strix.txt">intent-phase1-strix.txt</a> et coller dans <a href="/wevia-master.html">wevia-master chat</a></p>
<hr style="margin-top:40px;border-color:#1f2a3f">
<p style="color:#8892a6;font-size:12px">V38 · Opus Yacine · 19avr 19h40 · Doctrine #14 additif strict</p>
</body>
</html>