archy_trend
Read the recent score history for a Python project to compare structural health scores over time. Returns up to last N rows ordered oldest-first for delta analysis.
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 |