From 66c72321f8ef581bcf3a87df182dd8997eaaee2b Mon Sep 17 00:00:00 2001 From: Annie Tunturi Date: Sun, 22 Mar 2026 11:17:33 -0400 Subject: [PATCH] refactor: move heartbeat_state to system/presence/ - Operations log belongs with presence/, not subconscious/ - Part of gradual migration to proper system/ structure --- {subconscious => system/presence}/heartbeat_state.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {subconscious => system/presence}/heartbeat_state.md (100%) diff --git a/subconscious/heartbeat_state.md b/system/presence/heartbeat_state.md similarity index 100% rename from subconscious/heartbeat_state.md rename to system/presence/heartbeat_state.md