docs: rename OACP to Harness Protocol and revamp protocol.org with verbose literate text

This commit is contained in:
2026-04-12 18:54:00 -04:00
parent 5c7a925e4d
commit 117f3143d3
16 changed files with 111 additions and 82 deletions

View File

@@ -54,7 +54,7 @@ Define the core functional and security requirements for the neurosymbolic harne
** 3. Success Criteria
*** TODO Harness Lisp stability (Heartbeat consistency)
*** TODO OACP communication reliability
*** TODO Harness Protocol communication reliability
*** TODO Org AST-to-Lisp conversion fidelity
*** TODO Deliberate Safety Gating (The Harness) enforcement
@@ -64,7 +64,7 @@ Define the core functional and security requirements for the neurosymbolic harne
:END:
** 1. Architectural Intent
The harness is transport-agnostic and business-logic-agnostic. It communicates with external actuators (Emacs, Web, Signal) via the Org-Agent Communication Protocol (OACP).
The harness is transport-agnostic and business-logic-agnostic. It communicates with external actuators (Emacs, Web, Signal) via the Org-Agent Communication Protocol (Harness Protocol).
** 2. Semantic Interfaces
#+begin_src lisp