aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/design/2026-05-28-generic-agent-runtime-spec.org4
-rw-r--r--docs/design/wrapup-routing-spec.org4
2 files changed, 8 insertions, 0 deletions
diff --git a/docs/design/2026-05-28-generic-agent-runtime-spec.org b/docs/design/2026-05-28-generic-agent-runtime-spec.org
index 01be6d4..7d7a549 100644
--- a/docs/design/2026-05-28-generic-agent-runtime-spec.org
+++ b/docs/design/2026-05-28-generic-agent-runtime-spec.org
@@ -3,6 +3,10 @@
#+DATE: 2026-05-28
#+STARTUP: showall
+* Status note (2026-06-16)
+
+The cross-agent-comms subsystem this spec references as an existing substrate (=cross-agent-send= / =-recv= / =-watch= / =-status= / =-discover= / =-halt= / =-resume=, the =inbox/from-agents/= file-IPC protocol) was *removed* on 2026-06-16 as unused — every real cross-project handoff goes through =inbox-send= instead. Sections below that propose extending the cross-agent protocol (e.g. "Cross-agent updates", the =machine.project.agent-id= targeting) are historical: if this arc is revived, that layer would be rebuilt on =inbox-send=, not the deleted scripts.
+
* Introductory note
Craig asked for a design pass on making =rulesets= generic rather than
diff --git a/docs/design/wrapup-routing-spec.org b/docs/design/wrapup-routing-spec.org
index 0091806..5749491 100644
--- a/docs/design/wrapup-routing-spec.org
+++ b/docs/design/wrapup-routing-spec.org
@@ -3,6 +3,10 @@
#+DATE: 2026-06-13
#+TODO: TODO | DONE SUPERSEDED CANCELLED
+#+begin_src cj: comment
+ this spec is now approved. take it through the next steps and begin implementation per the spec response process.
+#+end_src
+
* Metadata
| Status | ready for review |
|----------+-----------------------------------------------------|