Commit graph

5 commits

Author SHA1 Message Date
Claude
6d71da4065
docs: restructure TODO.md with phased task queue
Phase 1 (UEPS tests) → Phase 2 (transport) → Phase 3 (controller)
→ Phase 4 (dispatcher) → Phase 5 (integration/benchmarks)

Known issues and wiki inconsistencies documented.

Co-Authored-By: Charon <developers@lethean.io>
2026-02-19 23:29:36 +00:00
Snider
c9ac361f63 docs: assign to Linux homelab agent with platform-specific tasks
Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-19 19:40:19 +00:00
Snider
cba084acde docs: add CLAUDE.md, TODO.md, and FINDINGS.md for expert session
Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-19 17:42:52 +00:00
Snider
9df1d523c1 docs: add session brief for expert agent work
Coverage gaps (UEPS 0%, transport 0%, controller 0%),
priority work items, and architecture map for guided
Claude session on test coverage and dispatcher implementation.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-19 17:39:03 +00:00
Claude
8f94639ec9
feat: extract P2P networking and UEPS protocol from Mining repo
P2P node layer (peer discovery, WebSocket transport, message protocol,
worker pool, identity management) and Unified Ethical Protocol Stack
(TLV packet builder with HMAC-signed frames).

Ported from github.com/Snider/Mining/pkg/{node,ueps,logging}

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 15:47:10 +00:00