archy_trend
Read recent architectural health scores from a Python project's history, ordered oldest-first, to compare deltas and detect changes in structural health.
Instructions
Read the recent score history (.archy/history.jsonl) for a Python project. Returns up to last_n rows ordered oldest-first so an agent can compare deltas.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| last_n | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |