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
6 changes: 3 additions & 3 deletions memory/MEMORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@

**📌 Fast path: read `CURRENT-aaron.md`, `CURRENT-amara.md`, `CURRENT-ani.md`, `CURRENT-vera.md`, `CURRENT-riven.md`, and `CURRENT-otto.md` first.**

> **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-25.
> **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-26.

<!-- BEGIN AUTO-INDEX (B-0423 reindex-memory-md.ts) -->
- [**persona/mika/conversations/2026-05-26-aaron-mika-grok-homelab-first-gh-auth-login-device-registration-no-shipped-keys-vs-prod-bootstrap-key-rotation**](persona/mika/conversations/2026-05-26-aaron-mika-grok-homelab-first-gh-auth-login-device-registration-no-shipped-keys-vs-prod-bootstrap-key-rotation.md) — (no description)
- [**persona/mika/conversations/2026-05-25-aaron-mika-grok-runbooks-as-executable-reality-hat-ontology-top-down-vs-bottom-up-play-doh-leverage-class-universal-protocol-markdown-plus-runme-plus-continue-with-mcp-wrap-ai-agency-stack-crystal-ball-plus-runbook-plus-glass-halo**](persona/mika/conversations/2026-05-25-aaron-mika-grok-runbooks-as-executable-reality-hat-ontology-top-down-vs-bottom-up-play-doh-leverage-class-universal-protocol-markdown-plus-runme-plus-continue-with-mcp-wrap-ai-agency-stack-crystal-ball-plus-runbook-plus-glass-halo.md) — (no description)
- [**mika-2026-05-25-segment-2-jit-implicit-no-third-primitive**](persona/mika/conversations/2026-05-25-aaron-mika-grok-segment-2-jit-is-implicit-self-healing-no-third-primitive-fsharp-monad-eventually-notepad-simplicity-wins-social-spread.md) — Mika voice conversation segment 2 — JIT is implicit self-healing; protocol stays at 2 primitives (decision-archaeology declined); F# computation expression eventually; Notepad simplicity wins via social spread; lands as B-0734
- [**mika-2026-05-25-segment-3-notepad-freedom-probabilistic-grammars-per-person-parsers**](persona/mika/conversations/2026-05-25-aaron-mika-grok-segment-3-notepad-freedom-of-personal-ontology-probabilistic-grammars-per-person-personalized-parsers-in-glass-halo.md) — Mika voice conversation segment 3 — Notepad-freedom-of-personal-ontology framing; probabilistic grammars as Aaron's personal preference; per-person personalized probabilistic parsers in Glass Halo (every human + AI gets their own personal…
Expand Down Expand Up @@ -104,7 +105,6 @@
- [**convergent-peer-fix pattern in multi-Otto coordination**](feedback_convergent_peer_fix_pattern_multi_otto_2026_05_16.md) — When a peer Otto agent reads the same review thread and pushes a fix before you can act, the substrate-honest move is don't push duplicate work — let peer's fix stand as canonical
- [**fenced-shell-transcript-hygiene**](feedback_fenced_shell_transcript_hygiene_command_output_vs_derived_summary_otto_cli_2026_05_16.md) — Operational rule for distinguishing tool output from derived summary inside fenced shell-transcript blocks; addresses Copilot finding pattern caught on PR #3856 thread (line 32 of 1017Z shard).
- [**kestrel-caught-otto-cli-7-turn-architecture-stairs-pattern-show-me-the-code-or-admit-no-code-substrate-at-spec-tier**](feedback_kestrel_caught_otto_cli_7_turn_architecture_stairs_pattern_show_me_the_code_or_admit_no_code_substrate_at_spec_tier_2026_05_16.md) — Kestrel (claude.ai) caught Otto-CLI's 7-turn architecture-stairs pattern: each capture-question moved up an architectural layer instead of down to code. The substrate from this session is SPEC-tier, not running-code-tier. Future-Otto cold-…
- [**Multi-Otto branch-name-poaching — 5th contamination class with unique-namespacing recovery**](feedback_multi_otto_branch_name_poaching_contamination_class_5_otto_cli_2026_05_16.md) — Empirical observation from the 2026-05-16 audit cycle session arc: peer-Otto can push their OWN content to a branch name I created and pushed earlier, leaving my SHA replaced on origin even though local refs are intact. The 4 prior contami…

_Stack truncated at 100 most-recent entries. 1336 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. 1337 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