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

@@ -10,7 +10,7 @@ The `package.lisp` file defines the public API of the `org-agent` kernel. It exp
(defpackage :org-agent
(:use :cl)
(:export
;; --- OACP Protocol ---
;; --- Harness Protocol Protocol ---
#:frame-message
#:parse-message
#:make-hello-message