Method
This is a method of the ContextAgent class in the context_agent module.Analyze integration points and external dependencies following PRD methodology.
Signature
Parameters
No description available.
Returns
The result of the operation.
Analyze integration points and external dependencies following PRD methodology.
This is a method of the ContextAgent class in the context_agent module.Analyze integration points and external dependencies following PRD methodology.
def analyze_integration_points(project_path: str) -> Dict[str, Any]