mirror of
https://github.com/rookiestar28/ComfyUI-OpenClaw.git
synced 2026-08-14 00:48:07 +00:00
20 lines
894 B
Markdown
20 lines
894 B
Markdown
# OpenClaw Gateway (Sidecar) - Deprecated
|
|
|
|
> [!WARNING]
|
|
> This page is kept as a compatibility stub to preserve old links.
|
|
> The previous architecture draft here is obsolete and intentionally removed.
|
|
|
|
## Current Source of Truth
|
|
|
|
- `README.md` (Bridge and Connector sections)
|
|
- `docs/connector.md`
|
|
- `docs/security_deployment_guide.md`
|
|
- `docs/security_key_lifecycle_sop.md`
|
|
|
|
## Status Note
|
|
|
|
- Bridge APIs and connector runtime are available.
|
|
- Connector/sidecar runtime remains an optional attached subsystem; the primary package artifact is the ComfyUI custom node pack.
|
|
- Connector extraction remains a no-go-for-split-now decision until the shared installation/callback/delivery/reply-visibility/config seams are independently versioned; see `docs/adr/ADR-0003-connector-extraction-feasibility-and-seams.md`.
|
|
- Standalone sidecar/gateway evolution is tracked in maintainer roadmap records.
|