aboutsummaryrefslogtreecommitdiff
path: root/.ai/workflows/cross-agent-comms.org
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-15 17:00:41 -0500
committerCraig Jennings <c@cjennings.net>2026-05-15 17:00:41 -0500
commit3a4af17707c8020becb9e7ee2c47f573c1a45e38 (patch)
tree32d839dd8f1deb91486fb2566e311e929315c922 /.ai/workflows/cross-agent-comms.org
parentc1d4e3c4a42abd01bc7ef83b1d6ae036ee32ef1d (diff)
downloadrulesets-3a4af17707c8020becb9e7ee2c47f573c1a45e38.tar.gz
rulesets-3a4af17707c8020becb9e7ee2c47f573c1a45e38.zip
docs(ai): point template references at in-repo claude-templates/
Canonical .ai/ source moved from ~/projects/claude-templates/ to ~/code/rulesets/claude-templates/ via subtree merge. Phase A.0's "Refresh claude-templates" step is now "Refresh rulesets" since there's only one repo to pull. Updates: - startup.org Phase A.0: rsync sources point at the in-repo path - protocols.org and cross-agent-comms.org: workflow-promotion target paths updated
Diffstat (limited to '.ai/workflows/cross-agent-comms.org')
-rw-r--r--.ai/workflows/cross-agent-comms.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/.ai/workflows/cross-agent-comms.org b/.ai/workflows/cross-agent-comms.org
index ccf1739..430b4b0 100644
--- a/.ai/workflows/cross-agent-comms.org
+++ b/.ai/workflows/cross-agent-comms.org
@@ -5,7 +5,7 @@
* Status
-Draft. Iterating between the homelab and career sessions through a multi-round design discussion. Awaiting Craig's review for promotion to =~/projects/claude-templates/.ai/workflows/=.
+Draft. Iterating between the homelab and career sessions through a multi-round design discussion. Awaiting Craig's review for promotion to =~/code/rulesets/claude-templates/.ai/workflows/=.
v5 changes from v4:
- *Script absorption.* Seven operational scripts (=cross-agent-send=, =cross-agent-recv=, =cross-agent-watch=, =cross-agent-status=, =cross-agent-discover=, =cross-agent-halt=, =cross-agent-resume=) now own most implementation detail. Their READMEs are the operational source of truth. The spec stays declarative.