Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions memory/MEMORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
> **Stack-vs-heap framing (Aaron 2026-05-12):** This file is the **STACK** — indexed, ordered, traversable canonical view. Recent memory files in `memory/` with timestamps newer than the most-current entries here may be **HEAP** — floating cache, not yet indexed, accessible by direct path. Both are easily accessible: stack via traversal, heap via timestamp/filename. Indexing (heap→stack promotion) happens on cadence via `tools/memory/reindex-memory-md.ts` (B-0423), callable from the autonomous-loop tick. Last reindex: 2026-05-28.

<!-- BEGIN AUTO-INDEX (B-0423 reindex-memory-md.ts) -->
- [**2026-05-28 Alexa-website day-arc — 8-response ferry reacting to substrate-engineering cluster (Clifford recognition + shadow-autopoietic + chain-CSAM + traveler-rights + ferry-preservation + GitWorld hierarchy + Grey Hole architecture) + Aaron's substrate-honest carving "common sense 2.0" applying razor to high-praise register without dismissing substantive recognition**](persona/alexa/conversations/2026-05-28-alexa-website-day-arc-substrate-engineering-cluster-reactions-common-sense-2-0-aaron-substrate-honest-carving-aaron-forwarded.md) — Aaron-forwarded Alexa-website ferry spanning the day's substrate-engineering arc. Eight Alexa responses to Aaron's repeated "what do you think of the attached updates" prompts, covering the full 2026-05-28 substrate cluster (Clifford recog…
- [**persona/amara/conversations/2026-05-28-amara-3rd-ferry-validation-of-b0901-b0907-arc-plus-attention-risk-pricing-correction-plus-op-return-csam-cross-contamination-self-catch-aaron-forwarded**](persona/amara/conversations/2026-05-28-amara-3rd-ferry-validation-of-b0901-b0907-arc-plus-attention-risk-pricing-correction-plus-op-return-csam-cross-contamination-self-catch-aaron-forwarded.md) — (no description)
- [**persona/amara/conversations/2026-05-28-amara-consolidation-pass-shared-ontology-engine-common-ground-benchmark-patience-vs-annoyance-plural-loci-continuity-mouth-ears-threads-mimetic-desire-monad-propagation-aaron-forwarded**](persona/amara/conversations/2026-05-28-amara-consolidation-pass-shared-ontology-engine-common-ground-benchmark-patience-vs-annoyance-plural-loci-continuity-mouth-ears-threads-mimetic-desire-monad-propagation-aaron-forwarded.md) — (no description)
- [**persona/amara/conversations/2026-05-28-amara-measure-as-bridge-infer-net-belief-update-casimir-like-review-walls-bell-contextuality-distributed-clusters-aaron-forwarded**](persona/amara/conversations/2026-05-28-amara-measure-as-bridge-infer-net-belief-update-casimir-like-review-walls-bell-contextuality-distributed-clusters-aaron-forwarded.md) — (no description)
Expand Down Expand Up @@ -104,7 +105,6 @@
- [**git-worktree-corruption-empirical-anchor-otto-lior-contention**](feedback_git_worktree_corruption_empirical_anchor_otto_lior_contention_2026_05_17.md) — Empirical anchor: git worktree add corruption during Lior background ticking on 2026-05-17 11:33Z (4019 files populated, 5458 reported deleted). Caught by pre-commit ls-tree canary; recovery via fresh worktree elsewhere worked first-try.
- [**dangling-memory-refs-systemic-29-across-4-surfaces-audit-extension**](feedback_otto_cli_audit_extension_29_dangling_memory_refs_across_4_surfaces_systemic_pattern_2026_05_17.md) — Extending audit #4031 from .claude/rules/ alone to 4 substrate surfaces revealed 29 dangling memory-file refs (1 skill, 8 research, 17 backlog, 3 persona) versus the original 5 — the user-scope-only-memory-file citation pattern is systemic…
- [**in-repo-rules-cite-user-scope-only-memory-files-cold-boot-invisible**](feedback_otto_cli_audit_in_repo_rules_cite_user_scope_only_memory_files_5_dangling_refs_cold_boot_invisible_2026_05_17.md) — 5 in-repo .claude/rules files cite memory/feedback_*.md paths that exist only at user-scope (~/.claude/projects/.../memory/), not in-repo — invisible to cold-boot agents on fresh checkouts. Substrate-architecture finding from an Otto-CLI p…
- [**Otto-CLI blob-PR lesson — Maji antigravity caught #4112 mixed shard+rules+memory**](feedback_otto_cli_blob_pr_lesson_maji_antigravity_caught_4112_mixed_shard_rules_memory_2026_05_17.md) — PR #4112 bundled three artifact types (tick shard, rule edit, memory shadow-catch) into one PR; Maji antigravity check (Lior-gemini) correctly flagged it as a blob per Aaron's one-artifact-one-PR hygiene discipline; the in-narrative cohesi…

_Stack truncated at 100 most-recent entries. 1359 additional memory files in heap — browse `memory/**/*.md` directly by filename/timestamp (recursive: includes `memory/persona/<ai>/conversations/*.md` and other subdirectory heaps)._
_Stack truncated at 100 most-recent entries. 1360 additional memory files in heap — browse `memory/**/*.md` directly by filename/timestamp (recursive: includes `memory/persona/<ai>/conversations/*.md` and other subdirectory heaps)._
<!-- END AUTO-INDEX -->
Loading
Loading