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: :gateway:sensors:io:psf:
|
||||
|
||||
* Overview
|
||||
The **Inbound Multi-Channel Gateway** provides the sensory interface for external messaging. It enables the agent to "hear" the user from various platforms (Signal, Telegram, SMS) by normalizing disparate inbound payloads into standard Neurosymbolic Kernel stimuli.
|
||||
The *Inbound Multi-Channel Gateway* provides the sensory interface for external messaging. It enables the agent to "hear" the user from various platforms (Signal, Telegram, SMS) by normalizing disparate inbound payloads into standard Neurosymbolic Kernel stimuli.
|
||||
|
||||
* Phase A: Demand (PRD)
|
||||
:PROPERTIES:
|
||||
@@ -15,10 +15,10 @@ The **Inbound Multi-Channel Gateway** provides the sensory interface for externa
|
||||
Define a secure and extensible ingress for external communication channels.
|
||||
|
||||
** 2. User Needs
|
||||
- **Multi-Channel Ingress:** Support Signal (via signal-cli), Telegram (via Bot API), and generic Webhooks.
|
||||
- **Payload Normalization:** Convert platform-specific JSON into standard Lisp plists.
|
||||
- **Security & Authentication:** Verify sender identity before injecting stimuli into the kernel.
|
||||
- **Asynchronous Reception:** Non-blocking monitoring of inbound message queues.
|
||||
- *Multi-Channel Ingress:* Support Signal (via signal-cli), Telegram (via Bot API), and generic Webhooks.
|
||||
- *Payload Normalization:* Convert platform-specific JSON into standard Lisp plists.
|
||||
- *Security & Authentication:* Verify sender identity before injecting stimuli into the kernel.
|
||||
- *Asynchronous Reception:* Non-blocking monitoring of inbound message queues.
|
||||
|
||||
** 3. Success Criteria
|
||||
*** TODO Signal-cli message reception and parsing
|
||||
|
||||
Reference in New Issue
Block a user