diff options
| -rw-r--r-- | claude-rules/cross-project.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/claude-rules/cross-project.md b/claude-rules/cross-project.md index f9f0598..ed4a19c 100644 --- a/claude-rules/cross-project.md +++ b/claude-rules/cross-project.md @@ -64,6 +64,11 @@ targets a synced file and propagating it is the agent's job. The rulesets session applies its own value gate on arrival, so sending is a proposal, not a bypass. +This doesn't conflict with the stop-and-ask rule at the top of this file: +ask-first governs doing work inside another project's scope. Dropping a +proposal in its inbox is the sanctioned alternative to that, so a proactive +inbox-send needs no confirmation. + Worked example: the 2026-06-12 `spec-create.org` decisions-as-TODO change — `.emacs.d` edited its local copy as a stopgap, sent the edited file plus an intro note naming the two companion workflows to reconcile, and rulesets |
