docs(wtp-udock-v1): section WTP_UDOCK_V1 dans wiki.html
Some checks failed
WEVAL NonReg / nonreg (push) Has been cancelled
Some checks failed
WEVAL NonReg / nonreg (push) Has been cancelled
- Doctrine unified nav dock ERP-style - Tableau etat par page (4 pages cartographiees) - Usage template script src defer - Regle or propagation nouvelles pages - 8 links destinations + 1 badge live providers - 47300 -> 50721 bytes (+3421 additif) Zero ecrasement
This commit is contained in:
35
wiki.html
35
wiki.html
@@ -276,4 +276,39 @@ fetch('/api/ecosystem-health.php').then(r=>r.text().then(t=>{/* HTML_GUARD_V2_BA
|
||||
<div class="card wiki-item" data-tags="autosync wiki-autosync-20260421120002"><h2 style="border:0;margin:0;padding:0">📌 2026-04-21 AUTO-SYNC: 10 commits — b44340756 V12</h2><div style="color:#94a3b8;font-size:10px;margin-top:6px">2026-04-21 AUTO-SYNC: 10 commits — b44340756 V121 4 tech domains attempted - learnings + honest reporting<br><span style="color:#06b6d4">[wiki-auto-append 21/04 12:00]</span></div></div>
|
||||
|
||||
<script src="/api/a11y-auto-enhancer.js" defer></script>
|
||||
|
||||
<section id="wtp-udock-v1" style="margin:32px 0;padding:20px;background:rgba(34,197,94,0.06);border-left:3px solid #22c55e;border-radius:6px">
|
||||
<h2 style="color:#22c55e;margin:0 0 12px">🔗 WTP_UDOCK_V1 · Unified Nav Dock (Opus 21-avr)</h2>
|
||||
<p><strong>Doctrine:</strong> Point de navigation unifié ERP-style. Source unique <code>/wtp-unified-dock.js</code>. Idempotent: skip si <code>#opus-xlinks</code>, <code>#v130-xnav</code>, <code>#wtp-sidebar</code> ou <code>#wtp-udock</code> déjà présent. Additif pur, zero écrasement, zero doublon.</p>
|
||||
|
||||
<h3>Usage (nouvelles pages uniquement)</h3>
|
||||
<pre style="background:#0f0f15;color:#22c55e;padding:12px;border-radius:6px;overflow-x:auto;font-size:12px"><code><!-- Avant </body> -->
|
||||
<script src="/wtp-unified-dock.js" defer></script></code></pre>
|
||||
|
||||
<h3>État par page (21-avr)</h3>
|
||||
<table style="width:100%;border-collapse:collapse;font-size:13px">
|
||||
<tr style="background:rgba(34,197,94,0.08)"><th style="padding:8px;text-align:left;border:1px solid #2a2a3e">Page</th><th style="padding:8px;text-align:left;border:1px solid #2a2a3e">Dock</th><th style="padding:8px;text-align:left;border:1px solid #2a2a3e">Source</th></tr>
|
||||
<tr><td style="padding:8px;border:1px solid #2a2a3e">weval-technology-platform.html</td><td style="padding:8px;border:1px solid #2a2a3e">✅ sidebar native</td><td style="padding:8px;border:1px solid #2a2a3e">#wtp-sidebar</td></tr>
|
||||
<tr><td style="padding:8px;border:1px solid #2a2a3e">wevia-master.html</td><td style="padding:8px;border:1px solid #2a2a3e">✅ inline legacy</td><td style="padding:8px;border:1px solid #2a2a3e">#opus-xlinks (6 links)</td></tr>
|
||||
<tr><td style="padding:8px;border:1px solid #2a2a3e">all-ia-hub.html</td><td style="padding:8px;border:1px solid #2a2a3e">✅ breadcrumb</td><td style="padding:8px;border:1px solid #2a2a3e">#v130-xnav (chattr+i)</td></tr>
|
||||
<tr style="background:rgba(34,197,94,0.06)"><td style="padding:8px;border:1px solid #2a2a3e"><strong>wevia-orchestrator.html</strong></td><td style="padding:8px;border:1px solid #2a2a3e"><strong>✅ WTP_UDOCK v1 (NEW)</strong></td><td style="padding:8px;border:1px solid #2a2a3e">script src (commit 7791544ff)</td></tr>
|
||||
</table>
|
||||
|
||||
<h3>Liens du dock (8 destinations + 1 live badge)</h3>
|
||||
<ul style="font-size:13px;line-height:1.8">
|
||||
<li><strong>WTP</strong> · /weval-technology-platform.html · ERP Global</li>
|
||||
<li><strong>IA Hub</strong> · /all-ia-hub.html · 906 agents · 20126 skills</li>
|
||||
<li><strong>Master</strong> · /wevia-master.html · Chat souverain</li>
|
||||
<li><strong>Orch</strong> · /wevia-orchestrator.html · Multi-agent GODMODE</li>
|
||||
<li><strong>WevCode</strong> · /wevcode.html · Assistant code</li>
|
||||
<li><strong>Arena</strong> · /weval-arena.html · Command Center 409 options</li>
|
||||
<li><strong>Droid</strong> · /wevia-ia/droid.html · 19 providers backend</li>
|
||||
<li><strong>Admin</strong> · /wevia-ia/wevia-admin.php · Conversations & Leads</li>
|
||||
<li>Badge live: <code>fetch('/api/providers-status.json')</code> avec HTMLGUARD fallback 13 providers</li>
|
||||
</ul>
|
||||
|
||||
<h3>Règle d'or propagation</h3>
|
||||
<p style="background:#1a1a2e;padding:10px;border-radius:6px;color:#f59e0b">⚠️ <strong>Toute nouvelle page front HTML doit inclure le dock via <code><script src"/wtp-unified-dock.js" defer></code></strong> (sauf si elle a déjà sa propre navigation : WTP sidebar, v130-xnav, opus-xlinks). Le script est idempotent et safe.</p>
|
||||
</section>
|
||||
|
||||
</body></html>
|
||||
Reference in New Issue
Block a user