Learning Status
learning_statusGet a project's learning-loop status as JSON, including metrics and validation findings. Specify the project path and optional test, error, or lesson locations to focus the report.
Instructions
Learning-loop status of the project (metrics + validation findings).
Same dict as learning-loop-mcp status --json. JSON.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | ||
| tests_dir | No | ||
| errors_path | No | ||
| lessons_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |