• Joined on 2026-03-27
mathias opened issue mathias/gitea-mcp#42 2026-07-01 20:28:51 +00:00
create_project_from_template substitutes nothing (files_substituted: null) → produces a non-building repo
mathias pushed to main at mathias/template-go-agent 2026-07-01 20:20:38 +00:00
c6f8ea477b refactor(template): match single-harness (hyperguild) architecture (infra#178)
mathias commented on issue mathias/tapir#20 2026-07-01 18:19:54 +00:00
chore: rename Go module path gitea.d-ma.be → git.d-ma.be

Report back (required)

This is the first real-work shakedown of the consolidated single-harness setup (hyperguild, post hyperguild#75/#76) — deliberately picked as a small, mechanical,…

mathias pushed to main at mathias/hyperguild 2026-07-01 16:27:08 +00:00
0785f14220 Merge pull request 'Consolidate to single harness: icebox cmd/routing, keep cmd/hyperguild + ingestion (#75)' (#76) from feat/consolidate-single-harness into main
a7db0dd00d feat(mode): brain+gitea in all modes; drop iceboxed routing entry (#75)
fb59c390e2 refactor(harness): icebox cmd/routing path — consolidate to single harness (#75)
Compare 3 commits »
mathias merged pull request mathias/hyperguild#76 2026-07-01 16:27:06 +00:00
Consolidate to single harness: icebox cmd/routing, keep cmd/hyperguild + ingestion (#75)
mathias commented on issue mathias/hyperguild#75 2026-07-01 11:33:05 +00:00
Consolidate to single harness: pin regressions, icebox cmd/routing, confirm hyperguild-alone is sufficient

Follow-up filed: infra#176

The out-of-repo item flagged above — tearing down the still-running k8s routing deployment — is now tracked as infra#176 (`Tear down k3s routing deployment —…

mathias commented on issue mathias/hyperguild#75 2026-07-01 11:28:20 +00:00
Consolidate to single harness: pin regressions, icebox cmd/routing, confirm hyperguild-alone is sufficient

clean-cut — PR #76 (feat/consolidate-single-harness).

Baseline result (before → after)

mathias created pull request mathias/hyperguild#76 2026-07-01 11:27:58 +00:00
Consolidate to single harness: icebox cmd/routing, keep cmd/hyperguild + ingestion (#75)
mathias created branch feat/consolidate-single-harness in mathias/hyperguild 2026-07-01 11:27:41 +00:00
mathias pushed to feat/consolidate-single-harness at mathias/hyperguild 2026-07-01 11:27:41 +00:00
a7db0dd00d feat(mode): brain+gitea in all modes; drop iceboxed routing entry (#75)
fb59c390e2 refactor(harness): icebox cmd/routing path — consolidate to single harness (#75)
Compare 2 commits »
mathias pushed to icebox/cmd-routing at mathias/hyperguild 2026-07-01 11:20:06 +00:00
mathias created branch icebox/cmd-routing in mathias/hyperguild 2026-07-01 11:20:06 +00:00
mathias pushed tag icebox/cmd-routing-2026-07-01 to mathias/hyperguild 2026-07-01 11:20:06 +00:00
mathias opened issue mathias/hyperguild#75 2026-07-01 11:12:37 +00:00
Consolidate to single harness: pin regressions, icebox cmd/routing, confirm hyperguild-alone is sufficient
mathias pushed to main at mathias/hyperguild 2026-06-30 20:16:04 +00:00
00e5f62c8e docs(runbook): correct flywheel (nil→local) + instrumentation-fixed note
mathias pushed tag v0.11.1 to mathias/hyperguild 2026-06-30 20:15:17 +00:00
mathias closed issue mathias/hyperguild#73 2026-06-30 20:13:25 +00:00
P0: routing pod pass-rate instrumentation is broken 3 ways — #35 data gate is unsatisfiable as-coded
mathias commented on issue mathias/hyperguild#74 2026-06-30 20:13:15 +00:00
CD broken since gitea.d-ma.be→git.d-ma.be rename: ingestion build fails go mod download on mcp-chassis module path

hyperguild CD restored (2026-06-30)

After the mcp-chassis v0.2.0 migration + ingestion bump (b9d0331), CD run 294 went green — first successful build since the rename. It built…

mathias commented on issue mathias/hyperguild#35 2026-06-30 20:13:11 +00:00
Validate the core hypothesis: MVP pass-rate dataset + fast-model kill-date

Deliverable #1 reframed: the gate was at zero because instrumentation was broken, not because of low usage

A 2026-06-30 end-to-end smoke test found the data gate could never have filled…

mathias commented on issue mathias/hyperguild#73 2026-06-30 20:13:01 +00:00
P0: routing pod pass-rate instrumentation is broken 3 ways — #35 data gate is unsatisfiable as-coded

RESOLVED + verified in production (2026-06-30)

All three bugs fixed (da9bdc4), shipped through the now-restored CD (b9d0331, run 294 green), deployed via flux. Routing pod running…