Block a user
feat: implement Go evaluation harness (silhouette, linear probe, collapse diagnostic)
experiment: Phase 0 — MAE baseline on EUR/USD (SSL feasibility gate)
Path B proxy gate result: NULL (2026-06-24)
Ran the gate on daily 2019-2023 EUR/USD (path B deviation — not hourly 2008-2022 + Go harness). Full results in results/summaries/phase-0-null.md.…
research: HEPA (Jun 2026) — JEPA for volatility regimes, potential backbone/ablation for rq-04
chore: reproduce TS-JEPA on paper benchmark (Phase 0 prerequisite)
Code location findings (2026-06-24)
TS-JEPA (Ennadir et al., arXiv:2509.25449)
No official code repo found — paper is Sep 2025, authors appear not to have released code yet. `TejeshwiniRS/…
feat: launch + monitor an autoresearch run from an Autoresearch Council backlog leaf
feat: uniform
capture capability — REST+OAuth2 spine for session insight/ticket capture across all harnesses
Post-ship fixes from the first claude.ai dogfood (#66 + #67) — both merged
The 2026-06-23 live dogfood surfaced two operability gaps; both fixed.
bug: capture relay has no SummaryWriter wired — summary silently fails (ai-sessions path)
fix: wire ai-sessions SummaryWriter into the capture relay (#66)
feat(eval): VaR-breach-rate metric (99% + Kupiec) on crisis windows — rq-04 metric
Metric-name canonicalisation note (cross-ref agentsquad#48).
The exact scalar key matters for the loop handoff. #11's scaffolder reads the metric name from the Council backlog and #11's loop…
feat: launch + monitor an autoresearch run from an Autoresearch Council backlog leaf
Cross-repo dependency — agentsquad#48 (metric whitespace).
This issue's scaffolder reads candidate_metric from the Council backlog JSON to wire the single metric into program.md /…