refactor(patterns): merge exploration_discovery into deep_research#22
Merged
Conversation
Catalog drops from 29 → 28 patterns. Hard-cap policy (README §Principles) updated from 24 → 28; pruning is no longer "in progress", catalog is settled at 28 after this merge. - Delete reasoning/exploration_discovery/ (8 files: src + README + pi.md + pyproject + run.sh + QUICK_START) - Add "Related framings (absorbed)" note in deep_research/README.md so the ε-greedy / explore-vs-exploit framing remains discoverable; the plan→search→reflect loop is positioned as its structured successor - Renumber pattern tables (16-29 → 15-28) and learning-path lists (14-29 → 13-28) in README.md and README.zh-CN.md - Update pi.md roll-up: 28 → 27 analyses, score-3 band 5 → 4, remove heat-map row and dossier #15, renumber dossier #16-#29 → #15-#28 - Trim SCENARIOS.md (the "merged into deep_research" placeholder row collapses into deep_research's row with "absorbs former" credit) - Trim AGENTS.md §1 reasoning category list and §7 Pi analysis dir list Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
The "Status (2026-06): 28 patterns today..." sentence under the hard-cap principle was load-bearing only during the merge transition. The cap itself is the durable rule; the status line was timestamp-bound and would rot. Mirrored in README.zh-CN.md. Co-Authored-By: Claude Opus 4.7 <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.
Catalog drops from 29 → 28 patterns. Hard-cap policy (README §Principles) updated from 24 → 28; pruning is no longer "in progress", catalog is settled at 28 after this merge.