create_quality_gates
Method
This is a method of the ContextAgent class in the context_agent module.Create quality gates for validation following PRD methodology.
Signature
Parameters
No description available.
Returns
The result of the operation.
Create quality gates for validation following PRD methodology.
This is a method of the ContextAgent class in the context_agent module.Create quality gates for validation following PRD methodology.
def create_quality_gates(requirements: List[str]) -> Dict[str, Any]