chore: unify bold syntax to single asterisk in .org files and update legacy memex-amero references
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#+FILETAGS: :bridge:emacs:io:system:psf:
|
||||
|
||||
* Overview
|
||||
The **Emacs Bridge Agent** is the primary sensory and motor interface to Emacs. It abstracts TCP socket management, allowing the core kernel to interact with buffers as native data structures.
|
||||
The *Emacs Bridge Agent* is the primary sensory and motor interface to Emacs. It abstracts TCP socket management, allowing the core kernel to interact with buffers as native data structures.
|
||||
|
||||
* Phase A: Demand (PRD)
|
||||
:PROPERTIES:
|
||||
@@ -15,9 +15,9 @@ The **Emacs Bridge Agent** is the primary sensory and motor interface to Emacs.
|
||||
Define the transport layer for Org-Agent Communication Protocol (OACP).
|
||||
|
||||
** 2. User Needs
|
||||
- **Isolation:** Kernel remains transport-agnostic.
|
||||
- **Persistence:** Multi-client server support for simultaneous sessions.
|
||||
- **Dispatch:** Reliable routing of actions to actuators and sensors to the kernel.
|
||||
- *Isolation:* Kernel remains transport-agnostic.
|
||||
- *Persistence:* Multi-client server support for simultaneous sessions.
|
||||
- *Dispatch:* Reliable routing of actions to actuators and sensors to the kernel.
|
||||
|
||||
** 3. Success Criteria
|
||||
*** TODO Socket Listener Initialization
|
||||
|
||||
Reference in New Issue
Block a user