chore: unify bold syntax to single asterisk in .org files and update legacy memex-amero references
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#+DEPENDS_ON: skill-sub-agent-manager
|
||||
|
||||
* Overview
|
||||
The **Social Consensus Protocol** enables multi-agent negotiation. It provides a Lisp-native implementation of decentralized agreement, allowing federated `org-agent` instances to coordinate on shared resources and conflicting goals.
|
||||
The *Social Consensus Protocol* enables multi-agent negotiation. It provides a Lisp-native implementation of decentralized agreement, allowing federated `org-agent` instances to coordinate on shared resources and conflicting goals.
|
||||
|
||||
* Phase A: Demand (PRD)
|
||||
:PROPERTIES:
|
||||
@@ -16,9 +16,9 @@ The **Social Consensus Protocol** enables multi-agent negotiation. It provides a
|
||||
Enable reliable, cross-instance coordination without a central master.
|
||||
|
||||
** 2. User Needs
|
||||
- **Resource Negotiation:** Agree on which instance should handle a high-compute task.
|
||||
- **Conflict Resolution:** Settle divergent world-states during swarm execution.
|
||||
- **Byzantine Fault Tolerance:** Handle disconnected or misbehaving instances gracefully.
|
||||
- *Resource Negotiation:* Agree on which instance should handle a high-compute task.
|
||||
- *Conflict Resolution:* Settle divergent world-states during swarm execution.
|
||||
- *Byzantine Fault Tolerance:* Handle disconnected or misbehaving instances gracefully.
|
||||
|
||||
* Phase D: Build (Implementation)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user