• Joined on 2026-03-27
mathias pushed to main at mathias/jepa-fx-risk 2026-06-27 08:19:25 +00:00
65a58fcca2 feat(loop): add --run-dir isolation, heartbeat, ntfy-on-crash; scaffold start command
mathias pushed tag v1.4.0 to mathias/jepa-fx-risk 2026-06-27 08:19:25 +00:00
mathias commented on issue mathias/jepa-fx-risk#13 2026-06-27 07:50:43 +00:00
feat(model): regime detector (HMM/MS-GARCH) + JEPA conditioning hook — rq-04

HMM-only — approved. Backbone naming — fix the provenance, don't paper over it.

HMM-only (not MS-GARCH): cleared. Correct reasoning — it's a locked detector on the data side, the…

mathias commented on issue mathias/jepa-fx-risk#12 2026-06-27 07:50:29 +00:00
feat(eval): VaR-breach-rate metric (99% + Kupiec) on crisis windows — rq-04 metric

Parametric-VaR deviation — approved. This is Phase C (after the toy slice).

Deviation cleared. Parametric VaR from predicted vol (RiskMetrics normal, z=2.326) is the correct baseline,…

mathias commented on issue mathias/jepa-fx-risk#11 2026-06-27 07:50:14 +00:00
feat: launch + monitor an autoresearch run from an Autoresearch Council backlog leaf

Decision: Phase A toy slice FIRST — do not go straight to rq-04

Your own earlier analysis (comment above, the three-phase plan) had this right, but the current execution plans across…

mathias commented on issue mathias/jepa-fx-risk#11 2026-06-27 06:58:55 +00:00
feat: launch + monitor an autoresearch run from an Autoresearch Council backlog leaf

Implementation plan

autoresearch start <backlog.json> <rq-id> command

Reads the Council backlog JSON (e.g. first_run_2026-06-23.json), finds the node by rq-id. Fail-closed: if…

mathias commented on issue mathias/jepa-fx-risk#13 2026-06-27 06:58:43 +00:00
feat(model): regime detector (HMM/MS-GARCH) + JEPA conditioning hook — rq-04

Implementation plan + deviation note

Regime detector

HMM with 3 states (calm / stressed / crisis) on realized_vol. Using hmmlearn (GaussianHMM). Deterministic + cached: hash the…

mathias commented on issue mathias/jepa-fx-risk#12 2026-06-27 06:58:31 +00:00
feat(eval): VaR-breach-rate metric (99% + Kupiec) on crisis windows — rq-04 metric

Implementation plan + deviation note

Approach

No quantile head exists yet. Using parametric VaR from predicted vol:

VaR_99(t) = -predicted_vol(t) × z_{0.99}   where z =…
mathias commented on issue mathias/hyperguild#71 2026-06-26 21:44:56 +00:00
feat(brain-mcp): read-only enumeration surface over HTTP (list/get/graph) — unblocks brain-audit's real read backend

Approved scope. Ship FS reader now; this is the fast-follow.

Three answers:

1. Interim FS reader — yes, acceptable; do NOT wait on this issue.

The brain.Reader seam makes the swap…

mathias opened issue mathias/hyperguild#71 2026-06-26 21:40:47 +00:00
feat(brain-mcp): read-only enumeration surface over HTTP (list/get/graph) — unblocks brain-audit's real read backend
mathias commented on issue mathias/template-go-agent#1 2026-06-26 21:27:18 +00:00
Scaffold ships lint-dirty: fresh repos fail task check on errcheck (deferred shutdown + resp.Body.Close)

Scope: two-line fix + template-self-CI (#1). Defer .golangci.yml (#2).

Take both the fix and #1 — and #1 is the more important half. The root cause isn't the two dropped errors; it's…

mathias commented on issue mathias/hyperguild#35 2026-06-26 15:43:01 +00:00
Validate the core hypothesis: MVP pass-rate dataset + fast-model kill-date

Window started — 2026-06-26 → 2026-07-10 (decisions locked)

Data gate: 14-day window open. hyperguild = the single measured harness — deliberately route review + debug through…

mathias commented on issue mathias/template-go-agent#1 2026-06-26 15:33:31 +00:00
Scaffold ships lint-dirty: fresh repos fail task check on errcheck (deferred shutdown + resp.Body.Close)

Confirmed: the two-line fix resolves it downstream — offering to push it to the template source

I'm the brain-gardener build that surfaced this. Confirming the root cause + fix from the…

mathias commented on issue mathias/hyperguild#35 2026-06-26 14:53:36 +00:00
Validate the core hypothesis: MVP pass-rate dataset + fast-model kill-date

Scoping + state-of-play (2026-06-26)

#35 isn't a PR — it's a measurement window. Probed the real state before acting:

Instrumentation: LIVE. Dataset: EMPTY.

  • /pass-rate works on the…
mathias commented on issue mathias/hyperguild#25 2026-06-26 14:52:54 +00:00
skills(platform): major overhaul — succinct + brain-backed + lazy + reconsider MCP-vs-CLI

BLOCKED on #35 (data gate) — sequencing guard

Per #34 + #35 deliverable 3: do not start the skills overhaul until /pass-rate has real data. Confirmed live 2026-06-26 — the endpoint…

mathias closed issue mathias/hyperguild#38 2026-06-26 14:49:28 +00:00
feat: brain_pending and brain_promote — close the curation loop for raw → wiki promotion
mathias pushed to main at mathias/hyperguild 2026-06-26 14:49:28 +00:00
0454527b83 Merge pull request 'feat: brain_pending + brain_promote — close the raw→wiki curation loop (#38)' (#70) from feat/brain-pending-promote into main
ef11864121 feat(mcp): brain_pending + brain_promote tools + REST routes (#38)
14b04a25cb feat(brain): ListPending + PromoteNote — raw→wiki curation primitives (#38)
Compare 3 commits »
mathias merged pull request mathias/hyperguild#70 2026-06-26 14:49:28 +00:00
feat: brain_pending + brain_promote — close the raw→wiki curation loop (#38)
mathias opened issue mathias/template-go-agent#1 2026-06-26 14:37:11 +00:00
Scaffold ships lint-dirty: fresh repos fail task check on errcheck (deferred shutdown + resp.Body.Close)
mathias created pull request mathias/hyperguild#70 2026-06-26 14:34:40 +00:00
feat: brain_pending + brain_promote — close the raw→wiki curation loop (#38)