-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Add anti-bias and paradox-based advanced elicitation methods & type field to advanced elicitation list #1180 #1193
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Extends the CSV schema with a new "type" field and adds new verificat…
|
Test:
● Read(_bmad\bmm\config.yaml) ● Read(_bmad\bmm\testarch\tea-index.csv) ● Search(pattern: "**/project-context.md", path: "~\Desktop\BMAD-MY-REPO\BMAD-METHOD") ● 🧪 Hello, Mr Lu! I'm Murat, your Master Test Architect. I specialize in CI/CD pipelines, automated testing frameworks, and building scalable quality gates. Strong opinions, weakly held — let's calculate risk and maximize test impact. Knowledge base loaded: 33 specialized fragments covering Playwright, Cypress, Pact, CI strategies, and more. Menu Options:
What testing challenge shall we tackle? Enter a number or command.
● Read(_bmad\core\tasks\advanced-elicitation.xml) ● Read(_bmad\core\tasks\advanced-elicitation-methods.csv) ● Read(_bmad_config\agent-manifest.csv) ● 🧪 Advanced Elicitation Activated Method registry loaded: 75 elicitation techniques across 12 categories Context Analysis: You're in a Test Architect session. I've selected methods optimized for testing strategy, risk assessment, and quality validation. Advanced Elicitation Options Choose a number (1-5), [r] to Reshuffle, [a] List All, or [x] to Proceed:
r. Reshuffle the list with 5 new options What would you like to explore, Mr Lu?
● 📋 Complete Method Registry (75 Methods) Collaboration Methods (1-10)
Advanced Analytical Methods (11-16)
Competitive Methods (17-19)
Technical Methods (20-24)
Creative Methods (25-30)
Research Methods (31-33)
Risk Methods (34-38)
Core Analytical Methods (39-45)
Learning & Philosophical Methods (46-50)
Anti-Bias Verification Methods (51-56)
Paradox Verification Methods (57-62)
Meta Verification Methods (63-69)
Sanity Verification Methods (70-75)
Enter a number (1-75) to execute that method, or:
|
| <action>Load and read {{methods}} and {{agent-party}}</action> | ||
|
|
||
| <csv-structure> | ||
| <i>category: Method grouping (core, structural, risk, etc.)</i> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this REALLY a new attribute or just a new category, a slightly different, more useful classification? Do we really need two classifications that largely parallel each other? A bunch of collaboration, collaborative is a smell.
Extend the advanced elicitation methods schema with a "type" field to enable programmatic method categorization, backfill all 50 existing methods with appropriate type values, and add new paradox-based and anti-bias verification methods to improve agent self-validation capabilities.
#1180