User Story
As a manager
I want the Adaptive Architect to infer my project domain early and adapt its approach
So that the resulting Interview Blueprint is tailored to my specific needs
Acceptance Criteria
Adaptive Domain Inference
No Hardcoded Playbooks
Assumption Transparency
Information Collection (Adaptive Sequence)
Architect collects information adaptively, typically:
- What is the project and stage?
- What is the primary goal/output?
- What deadline/timeline? (optional)
- What scope size?
- Who decides?
- What constraints / non-negotiables?
- What top risks?
- What criteria define success?
- What data exists?
- Which stakeholders own each input?
Note: This is a guideline, not rigid. Architect adapts based on what user shares.
No Badgering Rule
Mid-Conversation Pivots
Draft-Then-Validate Pattern
Technical Notes
- Discovery uses dynamic prompting based on inferred domain
- Store inferred domain and assumptions in session state
- Full conversation context maintained for coherent multi-turn inference
- No phase transitions — continuous adaptive conversation
Definition of Done
🤖 Generated with Claude Code
User Story
As a manager
I want the Adaptive Architect to infer my project domain early and adapt its approach
So that the resulting Interview Blueprint is tailored to my specific needs
Acceptance Criteria
Adaptive Domain Inference
No Hardcoded Playbooks
Assumption Transparency
Information Collection (Adaptive Sequence)
Architect collects information adaptively, typically:
Note: This is a guideline, not rigid. Architect adapts based on what user shares.
No Badgering Rule
Mid-Conversation Pivots
Draft-Then-Validate Pattern
Technical Notes
Definition of Done
🤖 Generated with Claude Code