• Joined on 2026-03-27
mathias pushed to main at mathias/hyperguild 2026-07-27 12:37:51 +00:00
f0055483a3 fix(watcher): never re-ingest AutoTunnel's own tunnel-candidates log (#88)
mathias closed issue mathias/hyperguild#87 2026-07-27 12:33:19 +00:00
CanonicalizeLinks silently leaves wing:/wiki/-prefixed wikilinks broken instead of repairing them
mathias commented on issue mathias/hyperguild#87 2026-07-27 12:33:14 +00:00
CanonicalizeLinks silently leaves wing:/wiki/-prefixed wikilinks broken instead of repairing them

Fixed in hyperguild@6d014c1. canonicalizeContent now strips a known wing:/wiki/ root prefix and emits the clean path-style target directly when the title-lookup fails (path-style targets…

mathias pushed to main at mathias/hyperguild 2026-07-27 12:32:32 +00:00
6d014c1d0f fix(ingest): CanonicalizeLinks strips wing:/wiki/ prefix and repairs path-style links (#87)
mathias closed issue mathias/hyperguild#86 2026-07-27 12:29:45 +00:00
writeHallNote stacks a second frontmatter block instead of merging (75 wiki notes affected)
mathias commented on issue mathias/hyperguild#86 2026-07-27 12:29:42 +00:00
writeHallNote stacks a second frontmatter block instead of merging (75 wiki notes affected)

Code fix in hyperguild@1001acf: splitFrontmatter pulls opts.Content's own frontmatter fields out first; wing/hall/created_at are always fresh-injected, type/domain/source_type

mathias opened issue mathias/hyperguild#90 2026-07-27 12:29:29 +00:00
wiki notes with unquoted colon in title: produce invalid YAML frontmatter (8 files found)
mathias pushed to main at mathias/hyperguild 2026-07-26 21:45:38 +00:00
1001acfb44 fix(ingest): merge existing frontmatter in writeHallNote instead of stacking (#86)
mathias closed issue mathias/hyperguild#85 2026-07-26 21:42:45 +00:00
Extraction pipeline drops source/author/published frontmatter (46/46 wiki/sources notes affected)
mathias commented on issue mathias/hyperguild#85 2026-07-26 21:42:41 +00:00
Extraction pipeline drops source/author/published frontmatter (46/46 wiki/sources notes affected)

Fixed in 6ad275b. pipeline.Run now parses source/author/published out of the raw content's own frontmatter (parseContentFrontmatter) and applies them deterministically to source-type…

mathias pushed to main at mathias/hyperguild 2026-07-26 21:42:34 +00:00
6ad275b505 fix(ingest): thread source/author/published frontmatter through extraction (#85)
mathias closed issue mathias/hyperguild#72 2026-07-26 21:39:13 +00:00
Routing pod: HYPERGUILD_CLAUDE_MODEL is a dead env key — thinking tier runs on default (offline iguana/gemma4-26b)
mathias commented on issue mathias/hyperguild#72 2026-07-26 21:39:10 +00:00
Routing pod: HYPERGUILD_CLAUDE_MODEL is a dead env key — thinking tier runs on default (offline iguana/gemma4-26b)

Stale — superseded by #75/#76 (merged 0785f14, "Consolidate to single harness: icebox cmd/routing"). cmd/routing and its k3s deployment (k3s/apps/routing/deployment.yaml) were deleted…

mathias closed issue mathias/hyperguild#42 2026-07-26 21:37:29 +00:00
chore: move Go module path from github.com/mathiasbq/supervisor → git.d-ma.be/mathias/hyperguild
mathias commented on issue mathias/hyperguild#42 2026-07-26 21:37:26 +00:00
chore: move Go module path from github.com/mathiasbq/supervisor → git.d-ma.be/mathias/hyperguild

Done in b600cc9: go.mod module line now git.d-ma.be/mathias/hyperguild, all .go imports rewritten (ingestion has its own module, untouched), go build ./... and go test ./... pass. Pushed…

mathias pushed to main at mathias/hyperguild 2026-07-26 21:37:20 +00:00
b600cc986c chore(module): rename module github.com/mathiasbq/supervisor -> git.d-ma.be/mathias/hyperguild (#42)
mathias closed issue mathias/hyperguild#74 2026-07-26 21:36:21 +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
mathias commented on issue mathias/hyperguild#74 2026-07-26 21:36:18 +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

Already fixed by b9d0331 (fix(ingestion): migrate mcp-chassis import to git.d-ma.be path) — ingestion/go.mod now requires git.d-ma.be/mathias/mcp-chassis v0.2.0, imported in `ingestion/cmd/s…

mathias opened issue mathias/hyperguild#89 2026-07-26 21:33:23 +00:00
Sprint 1: unblock deploy + stop ingestion data corruption
mathias opened issue mathias/hyperguild#88 2026-07-26 21:12:31 +00:00
Extraction/canonicalization mass-attaches spurious [[mission]] link to unrelated tunnel-candidates notes