This is an automated email from the ASF dual-hosted git repository.

spmallette pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git

commit 9da626d63402b6279e61f8735330f735d7519fcb
Author: Stephen Mallette <[email protected]>
AuthorDate: Mon Aug 10 07:49:21 2026 -0400

    Drop the compaction line from the PRIME.md intro
    
    The SessionStart hook already matches compact, so the file is reloaded
    without being asked. Only an agent that was primed could read it.
    
    Assisted-by: Claude Code:claude-opus-5
---
 .beads/PRIME.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/.beads/PRIME.md b/.beads/PRIME.md
index e83ba72897..52635dd0d7 100644
--- a/.beads/PRIME.md
+++ b/.beads/PRIME.md
@@ -2,8 +2,7 @@
 
 Beads is TinkerPop's planning system **and its long-term memory**. It records 
not just what
 changed, but why — decisions made, alternatives rejected, and directions 
abandoned. Treat
-every bead as something a contributor will read in three years. This file is 
what must 
-survive context compaction.
+every bead as something a contributor will read in three years.
 
 ## Workflow
 

Reply via email to