• Joined on 2026-03-27
mathias pushed to main at mathias/jepa-fx-risk 2026-06-23 14:43:04 +00:00
df910e4336 chore(phase0): reproducible compute gate — torch cu130 + GPU smoke test
mathias commented on issue mathias/jepa-fx-risk#11 2026-06-23 14:26:31 +00:00
feat: launch + monitor an autoresearch run from an Autoresearch Council backlog leaf

Minimum vertical slice — get something executing + monitored, then deepen

The full path (foundation #2/#3/#5/#4 → loop → rq-04 extras) is the whole project. To de-risk it, prove the…

mathias opened issue mathias/jepa-fx-risk#13 2026-06-23 14:26:31 +00:00
feat(model): regime detector (HMM/MS-GARCH) + JEPA conditioning hook — rq-04
mathias opened issue mathias/jepa-fx-risk#12 2026-06-23 14:26:31 +00:00
feat(eval): VaR-breach-rate metric (99% + Kupiec) on crisis windows — rq-04 metric
mathias commented on issue mathias/jepa-fx-risk#11 2026-06-23 13:03:34 +00:00
feat: launch + monitor an autoresearch run from an Autoresearch Council backlog leaf

Seed program.md — rq-04 (first autoresearch case)

Ready to commit into the run dir once the launcher (this issue) exists. Derived directly from the Autoresearch Council backlog leaf…

mathias opened issue mathias/jepa-fx-risk#11 2026-06-23 13:02:38 +00:00
feat: launch + monitor an autoresearch run from an Autoresearch Council backlog leaf
mathias commented on issue mathias/hyperguild#67 2026-06-23 08:49:17 +00:00
capture: populate classification.yaml at brain root (untagged repos fail-safe to confidential, block claude.ai capture)

Drafted — brain PR #12 (held for your sovereignty review)

classification.yaml at the mathias/brain root (where classification.Load reads it). Schema matches the #56 loader (wings: /…

mathias commented on issue mathias/hyperguild#66 2026-06-23 08:49:12 +00:00
bug: capture relay has no SummaryWriter wired — summary silently fails (ai-sessions path)

Fixed — PR #68 (code-only, no manifest change)

gitea.Client.WriteFile (contents API, upsert) → the client now implements capture.SummaryWriter; injected into the deployed CaptureService

mathias created pull request mathias/hyperguild#68 2026-06-23 08:47:20 +00:00
fix: wire ai-sessions SummaryWriter into the capture relay (#66)
mathias pushed to fix/capture-summarywriter at mathias/hyperguild 2026-06-23 08:47:02 +00:00
2368564523 fix(capture): wire ai-sessions SummaryWriter into the relay (#66)
0e28b2125b feat(gitea): WriteFile contents-API upsert — satisfies SummaryWriter (#66)
Compare 2 commits »
mathias created branch fix/capture-summarywriter in mathias/hyperguild 2026-06-23 08:47:02 +00:00
mathias commented on issue mathias/hyperguild#66 2026-06-23 08:40:07 +00:00
bug: capture relay has no SummaryWriter wired — summary silently fails (ai-sessions path)

Koala dispatch — "make capture fully work from claude.ai" (pairs #66 + #67)

Goal: after this session, a brain:capture call from the claude.ai connector with insights + tickets +…

mathias opened issue mathias/hyperguild#67 2026-06-23 08:39:47 +00:00
capture: populate classification.yaml at brain root (untagged repos fail-safe to confidential, block claude.ai capture)
mathias opened issue mathias/hyperguild#66 2026-06-23 08:36:50 +00:00
bug: capture relay has no SummaryWriter wired — summary silently fails (ai-sessions path)
mathias opened issue mathias/hyperguild#65 2026-06-23 06:29:32 +00:00
chore: prune merged feature branches (hyperguild + infra)
mathias pushed to main at mathias/hyperguild 2026-06-23 06:27:58 +00:00
723dab51ae feat(close-session): route closeout through the capture tool (#62 minimal)
mathias opened issue mathias/hyperguild#64 2026-06-23 05:45:02 +00:00
capture follow-up: harvest adapters (transcript-parse / chat-reconstruct / agent-runlog)
mathias opened issue mathias/hyperguild#63 2026-06-23 05:44:45 +00:00
capture follow-up: OAuth2 token provisioning for Crush / Pi / LLM Council
mathias opened issue mathias/hyperguild#62 2026-06-23 05:44:30 +00:00
capture follow-up: close-session SKILL veneer over the capture tool
mathias commented on issue mathias/hyperguild#49 2026-06-23 05:41:40 +00:00
feat: uniform capture capability — REST+OAuth2 spine for session insight/ticket capture across all harnesses

As-built report committed

specs/capture-implementation-report.md (commit 06e21c0) — the durable record of what shipped, companion to specs/capture-bdd-spec.md:

  • Outcome + architecture…