Memory faculty: root entry surfaces; retire *_wiki names everywhere - #240
Merged
Conversation
…239) _memory.py gains the PyAutoMemory root surface (index.md, reading-queue.md, bibliography/README.md, wiki/CLAUDE.md) — the repo's own front door was invisible to the faculty that consumes it; the 722 KB .bib stays excluded by design (documented). The retired pre-2026-07 *_wiki layout names are gone from config/policy.yaml (memory_wikis keys + target_default_wiki values, with autonerves/pyautonerves added beside the legacy autoconf key), from the feature/bug conductors' printed pointers (they named a nonexistent lensing_wiki/index.md), and from the samplers faculty, sampler_pipeline skill (incl. the write instruction that would have created a lint-rejected root methods_wiki/), MIND_TAXONOMY, and the adoption config-surfaces doc (which also mislocated the keyword map). test_policy_seams updated; tests/test_memory_surfaces.py is the faculty's first regression net. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #239. First of the three knowledge-board follow-ups (PyAutoMemory#32).
_memory.py'ssurfaces()now yields aPyAutoMemory/rootsurface —index.md(the entry page AGENTS.md tells every agent to index first),reading-queue.md,bibliography/README.md,wiki/CLAUDE.md. Verified live:pyauto-brain memory "reading queue"now ranksindex.md [PyAutoMemory/root]. The 722 KB.bibstays excluded by design (over MAX_FILE_BYTES; raw BibTeX isn't digest text — documented in the module docstring).*_wikinames gone: policymemory_wikiskeys +target_default_wikivalues use thewiki/<domain>/names (autonerves/pyautonervesadded beside the legacyautoconfkey); the feature/bug conductors' printed context pointers now namePyAutoMemory/wiki/<d>/index.md(they printed a nonexistentlensing_wiki/index.md); prose fixed in the samplers faculty (AGENTS + digest string),sampler_pipelineSKILL (including the :75 write instruction that would have created a rootmethods_wiki/Memory's structure lint rejects),MIND_TAXONOMY.md, anddocs/adoption/config_surfaces.md(which also claimed the keyword map lives in the memory faculty — it lives inconfig/policy.yaml).tests/test_memory_surfaces.py(root-surface membership, repo-name-first labels for the exit-4 logic, ranking, the deliberate .bib exclusion, and a live-layout assertion that every policy wiki name resolves toPyAutoMemory/wiki/<d>/index.md).test_policy_seamsassertions updated.REFERENCE.mdrow updated on main separately.367/367 tests. Sizing behaviour unchanged (it only ever flattened the keyword lists — the keys were labels).
🤖 Generated with Claude Code