feat(task-022): expand discovery coverage
This commit is contained in:
@@ -13,6 +13,10 @@ CORE_QUESTIONS = [
|
||||
"What must not happen?",
|
||||
"How will we test it?",
|
||||
"How will it be deployed?",
|
||||
"Who owns and directs the project, and what are its organisational goals?",
|
||||
"What is the technology stack, repository structure, and architecture approach?",
|
||||
"Where is it hosted, which environments exist, and what are the security requirements?",
|
||||
"What agent and developer workflow tools, constraints, and guidelines apply?",
|
||||
]
|
||||
|
||||
CONTEXT_FILES: dict[str, str] = {
|
||||
|
||||
Reference in New Issue
Block a user