[pull] main from PaulDuvall:main#8
Merged
Merged
Conversation
Two improvements to pattern documentation: 1. Progressive Disclosure pattern - Fix anti-pattern naming - Changed "No Loading Guidance" to "Missing Guidance" - Now complies with pattern-spec naming rules (negative prefix required) - "Missing" is a proper negative adjective per spec guidelines 2. Pattern Specification - Add Pattern Length Guidelines - Complete pattern: 200-400 lines (target), 600 lines max - Description: 1-2 sentences - Core implementation: 150-300 lines - Individual anti-patterns: 50-100 lines each - Code examples in README: 30-50 lines max Enforcement strategy for AI-generated patterns: - Auto-warning at 500+ lines - Hard review at 600+ lines - Guidance: each 100 lines should add significant value Philosophy: Patterns should be scannable in 2-3 minutes with detailed implementations moved to examples/ directories. Addresses concern that AI can generate overly verbose patterns while maintaining "clarity over strict limits" philosophy. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Rename anti-patterns to use proper Negative + Noun format per pattern-spec.md: - "Constraint Overload" → "Over-Constrained" - "Secret Leakage" → "Leaked Secrets" - "Proving Impossibility" → "Unfounded Impossibility" - "Isolated Prompting" → "Disconnected Prompting" - "Overlapping Workspaces" → "Conflicting Workspaces" Updates README.md, experiments/README.md, examples, migration guide, and rename scripts for consistency.
…e-019CLWN1vTVAAx1u9SK4aDJX docs: fix anti-pattern naming for spec compliance
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )