chore(docs): scrub retired /dream from README skills table (ag-7vy #dream-readme-scrub)#782
Merged
Merged
Conversation
…ream-readme-scrub) /dream is retired (pointer-only, substrate-delegated per skills/dream/SKILL.md "Retired pointer — out-of-session compounding moved to the substrate"). The README still listed it as a live skill in two places. Drop /dream from the skills table row (keeping /evolve) and from the corpus-hygiene tools list, where ao defrag + ao maturity remain the in-tree hygiene surfaces. Cosmetic; not tag-blocking. Deeper /dream doc reconciliation is out of scope. Closes-scenario: ag-7vy#dream-readme-scrub Bounded-context: BC1-Corpus Evidence: grep -c /dream README.md == 0; markdownlint -c .markdownlint.json README.md PASS
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.
What
/dreamis retired —skills/dream/SKILL.mdfrontmatter: "Retired pointer — out-of-session compounding moved to the substrate (NTM + MCP + managed-agents)." The README still presented it as a live skill in two places:| /evolve · /dream | … |— dropped/dream, kept/evolvewith an accurate one-line description./dream, leavingao defrag+ao maturity(the in-tree hygiene surfaces). Substrate-delegated compounding is already covered by the "In session vs. out of session" paragraph.Scope
Narrow + cosmetic per the bead (ag-7vy): README only. The deeper
/dreamdoc reconciliation acrossdocs/**is explicitly out of scope (separate daemon-prose arc).Evidence
grep -c "/dream" README.md→0markdownlint -c .markdownlint.json README.md→ PASSCloses-scenario: ag-7vy#dream-readme-scrub
Bounded-context: BC1-Corpus
Evidence: grep /dream README.md == 0; markdownlint PASS