Virgil
e92c6070be
feat(proxy): add custom diff stats and clean failover disconnects
...
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-04 19:20:29 +00:00
Virgil
c250a4d6f2
fix(splitter): honour reuse timeout and stale jobs
...
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-04 19:15:14 +00:00
Virgil
4a281e6e25
feat(pool): wire keepalive ticks through splitters
...
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-04 19:00:18 +00:00
Virgil
1bcbb389e6
feat(proxy): wire worker bus and mapper startup
...
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-04 18:53:16 +00:00
Virgil
bc67e73ca0
fix(proxy): tighten listener and limiter lifecycle
...
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-04 18:49:03 +00:00
Virgil
31a8ba558f
Wire access log config into proxy
2026-04-04 18:42:57 +00:00
Virgil
6f4d7019e2
fix(proxy): align runtime with RFC
...
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-04 18:38:28 +00:00
Virgil
64443c41f6
feat(proxy): fill RFC login and watch gaps
...
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-04 18:25:36 +00:00
Virgil
7f44596858
fix(proxy): validate config and reload pools
...
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-04 18:19:09 +00:00
Snider
b8cf8713c5
fix: correct module path to dappco.re/go/proxy
...
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-04 16:10:33 +01:00
Snider
c7ada3dd54
docs: add core/go RFC primitives for agent reference
...
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-04 15:48:45 +01:00
Snider
eb896a065f
docs: fix R4 Sonnet issues (circular imports, missing method signatures)
...
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-04 13:31:22 +01:00
Snider
a7d16b7685
docs: fix Sonnet-verified spec issues (interface compliance, type qualification, accessors)
...
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-04 13:09:19 +01:00
Snider
15e3050b02
docs: move AX principles to docs/ (image-managed .core/ is unreliable)
...
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-04 12:59:37 +01:00
Snider
2a68aa4637
docs: update RFC spec and add AX principles reference
...
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-04 12:58:43 +01:00
cd517cd0d6
Merge pull request '[agent/codex:gpt-5.4-mini] Read docs/RFC.md fully. Find features described in the specs...' ( #1 ) from agent/read-docs-rfc-md-fully--find-features-de into dev
2026-04-04 10:29:12 +00:00
Virgil
a38dfc18ec
feat(proxy): implement RFC surface
...
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-04 10:29:02 +00:00
Virgil
3d64079f91
feat: scaffold go-proxy from RFC spec
...
Stratum mining proxy library skeleton with 18 Go source files, type
declarations, event bus, NiceHash/simple splitter packages, pool client,
HTTP API types, access/share logging, and rate limiter. No function
implementations — ready for agent dispatch.
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-04 11:16:28 +01:00