xworkmate-bridge/docs/architecture
2026-06-05 02:53:51 +00:00
..
acp-forwarding-topology.md feat(acp): implement distributed task router and openclaw gateway ingress 2026-06-02 12:19:27 +08:00
adr-refocus-bridge-as-control-plane.md Route OpenClaw tasks through ACP RPC 2026-05-26 11:06:22 +08:00
adr-unified-bridge-entrypoints.md Route OpenClaw tasks through ACP RPC 2026-05-26 11:06:22 +08:00
bridge-runtime-design.md fix: enforce openclaw gateway task route 2026-05-03 12:14:31 +08:00
README.md chore: add repomix-output.xml to .gitignore 2026-06-05 02:53:51 +00:00

xworkmate-bridge Architecture

This directory contains architecture documentation for the xworkmate-bridge repository -- the Go-based ACP control plane and bridge backend. This repo is the companion to xworkmate-app (Flutter frontend) within the Cloud-Neutral Toolkit ecosystem.

Documents

Doc Description
ACP Forwarding Topology Canonical ACP forwarding topology for bridge runtime
ADR: Refocus Bridge as Control Plane Architecture Decision Record for re-focusing the bridge as the ACP control plane
ADR: Unified Bridge Entrypoints Architecture Decision Record for unifying APP traffic entry points
Bridge Runtime Design Converged runtime model for xworkmate-bridge