• Joined on 2026-03-27
mathias closed issue mathias/jepa-fx-risk#4 2026-06-24 10:01:06 +00:00
feat: implement Go evaluation harness (silhouette, linear probe, collapse diagnostic)
mathias commented on issue mathias/jepa-fx-risk#5 2026-06-24 08:52:28 +00:00
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.…

mathias pushed to main at mathias/jepa-fx-risk 2026-06-24 08:52:09 +00:00
3445b6d267 experiment(phase0): NULL result — path B proxy gate (ref #5)
mathias pushed tag v0.2.0 to mathias/jepa-fx-risk 2026-06-24 05:45:57 +00:00
mathias pushed to main at mathias/jepa-fx-risk 2026-06-24 05:45:57 +00:00
7d04423d39 feat(loop): 5 iters on TS-JEPA+SIGReg backbone — consistent improvement
mathias pushed to main at mathias/jepa-fx-risk 2026-06-24 05:42:59 +00:00
44e8b3eb95 feat(model): TS-JEPA+SIGReg backbone replaces toy encoder (#3 step 1)
mathias opened issue mathias/jepa-fx-risk#14 2026-06-24 05:40:21 +00:00
research: HEPA (Jun 2026) — JEPA for volatility regimes, potential backbone/ablation for rq-04
mathias commented on issue mathias/jepa-fx-risk#3 2026-06-24 05:40:21 +00:00
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/…

mathias pushed to main at mathias/jepa-fx-risk 2026-06-24 05:37:32 +00:00
f5ce8d6706 chore(loop): 6 more iters — plateau at ~0.34-0.37 (1/6 kept)
mathias pushed tag v0.1.0 to mathias/jepa-fx-risk 2026-06-24 05:17:53 +00:00
mathias closed issue mathias/jepa-fx-risk#11 2026-06-24 05:17:53 +00:00
feat: launch + monitor an autoresearch run from an Autoresearch Council backlog leaf
mathias pushed to main at mathias/jepa-fx-risk 2026-06-24 05:17:53 +00:00
ed85dc4a8c feat(loop): 3 iterations complete — autoresearch chain end-to-end (closes #11 Phase A)
69784f59cf feat(loop): autoresearch keep/revert loop + first iteration (val_vol_r2 0.2821→0.3749, +9.3%)
Compare 2 commits »
mathias commented on issue mathias/hyperguild#49 2026-06-23 16:16:35 +00:00
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.

mathias pushed to main at mathias/hyperguild 2026-06-23 15:22:43 +00:00
d39a18dd69 Merge pull request 'fix: wire ai-sessions SummaryWriter into the capture relay (#66)' (#68) from fix/capture-summarywriter into main
5288554338 fix(gitea): WriteFile creates via POST, updates via PUT (real contents API)
2368564523 fix(capture): wire ai-sessions SummaryWriter into the relay (#66)
0e28b2125b feat(gitea): WriteFile contents-API upsert — satisfies SummaryWriter (#66)
Compare 4 commits »
mathias closed issue mathias/hyperguild#66 2026-06-23 15:22:42 +00:00
bug: capture relay has no SummaryWriter wired — summary silently fails (ai-sessions path)
mathias merged pull request mathias/hyperguild#68 2026-06-23 15:22:42 +00:00
fix: wire ai-sessions SummaryWriter into the capture relay (#66)
mathias pushed to fix/capture-summarywriter at mathias/hyperguild 2026-06-23 15:22:38 +00:00
5288554338 fix(gitea): WriteFile creates via POST, updates via PUT (real contents API)
mathias commented on issue mathias/jepa-fx-risk#12 2026-06-23 15:09:20 +00:00
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…

mathias commented on issue mathias/jepa-fx-risk#11 2026-06-23 15:09:10 +00:00
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 /…

mathias pushed to main at mathias/jepa-fx-risk 2026-06-23 14:50:03 +00:00
485fdaa9f9 feat(data): EUR/USD M1 fetch + daily realized-vol prep (toy slice, #2/#11)