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…
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…
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…
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…
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…
go mod download on mcp-chassis module path
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…