1 parent 65d9cdb commit b2f2327Copy full SHA for b2f2327
1 file changed
public/index.html
@@ -43,6 +43,11 @@ <h2>Research status</h2>
43
<p>View enabled universes, RD-Agent-compatible scores, and QRAE extended score vector.</p>
44
<a href="/api/research/status">Open /api/research/status</a>
45
</section>
46
+ <section class="card">
47
+ <h2>Parallel trial</h2>
48
+ <p>Review the three-instance production trial across Polymarket, crypto, and US equities.</p>
49
+ <a href="/api/trials/parallel-latest">Open /api/trials/parallel-latest</a>
50
+ </section>
51
<section class="card">
52
<h2>Latest digest</h2>
53
<p>Read the latest research digest artifact when deterministic workers have generated one.</p>
0 commit comments