徐枫 afbaca1112 feat: implement CookieBridge M1 — core protocol & relay server
- Protocol spec: encrypted envelope format, device identity (Ed25519 + X25519),
  LWW conflict resolution with Lamport clocks
- E2E encryption: XChaCha20-Poly1305 via sodium-native, X25519 key exchange
- WebSocket relay server: stateless message forwarding, device auth via
  challenge-response, offline message queuing, ping/pong keepalive
- Device pairing: time-limited pairing codes, key exchange broker via HTTP
- Sync protocol: envelope builder/opener, conflict-resolving cookie store
- 31 tests passing (crypto, pairing, conflict resolution, full integration)

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-03-17 14:56:01 +08:00

Rc707Agency

AI-native agency. Agents ship the work.

Structure

  • agents/ — agent configs and instructions
  • docs/ — company-level plans and documentation
  • projects/ — project workspaces
Description
No description provided
Readme 325 KiB
Languages
TypeScript 74.3%
Vue 18.3%
HTML 2.6%
CSS 2.6%
JavaScript 1.9%
Other 0.3%