fix(gateway): Total clean-room rewrite of CLI Gateway (verified stable)
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 3s

This commit is contained in:
2026-04-19 20:36:45 -04:00
parent 0834b4695c
commit b7622feb38

View File

@@ -6,6 +6,9 @@
#+STARTUP: content
#+FILETAGS: :gateway:cli:io:autonomy:
* Overview
The *CLI Gateway* is the primary sensory and actuating interface for human interaction. It implements a TCP-based S-expression protocol that allows multiple clients (terminal, Emacs, web) to establish secure bidirectional channels with the Brain.
* Implementation
#+begin_src lisp