No description
Find a file
Snider cfcf7ccb49 chore(repo): refresh submodules + go.work hygiene (Phase 2 cascade unblock)
- git submodule update on external/* to current dev tips
- go.work paths fixed for Phase 1 /go/ subtree layout where stale
- go.work go-version bumped 1.26.0 → 1.26.2 to match submodule floor

Workspace-mode build (`go build ./...`) is the verification path. Some
repos may surface transitive dep issues (api/go.sum checksum drift, etc.)
which are separate cascade tickets — not blocking this metadata refresh.

Co-Authored-By: Cladius Maximus <cladius@lethean.io>
2026-05-01 09:40:51 +01:00
.core/reference feat: scaffold go-proxy from RFC spec 2026-04-04 11:16:28 +01:00
docs refactor(go): restructure to /go/ subtree + audit COMPLIANT (Mantis #1244) 2026-05-01 03:03:38 +01:00
external chore(repo): refresh submodules + go.work hygiene (Phase 2 cascade unblock) 2026-05-01 09:40:51 +01:00
go refactor(go): restructure to /go/ subtree + audit COMPLIANT (Mantis #1244) 2026-05-01 03:03:38 +01:00
.gitignore feat: scaffold go-proxy from RFC spec 2026-04-04 11:16:28 +01:00
.gitmodules refactor(go): restructure to /go/ subtree + audit COMPLIANT (Mantis #1244) 2026-05-01 03:03:38 +01:00
AGENTS.md refactor(go): restructure to /go/ subtree + audit COMPLIANT (Mantis #1244) 2026-05-01 03:03:38 +01:00
CLAUDE.md feat: scaffold go-proxy from RFC spec 2026-04-04 11:16:28 +01:00
CODEX.md docs(ax): add codex conventions 2026-04-05 01:12:06 +00:00
LICENCE chore: add EUPL-1.2 LICENCE file (UK English canonical) 2026-05-01 08:34:46 +01:00
README.md refactor(go): restructure to /go/ subtree + audit COMPLIANT (Mantis #1244) 2026-05-01 03:03:38 +01:00

go-proxy

Go proxy components for core mining and routing workflows.

The Go module lives under go/. Use go.work at the repository root for local development with the core/go dependency set.