Topos Refactor Assessment
topos_assess_snapshotCompare current file against a baseline snapshot to detect changes and assess code quality. Reports structural findings and identifies missing or expired snapshots.
Instructions
Assess the current file against a baseline captured by topos_begin_refactor.
Loads the stored baseline by snapshot_id and compares it to the current
on-disk file, with the same status semantics as topos_assess_improvement
(and COMPOSABLE scored when a dep graph is available). A missing or expired
snapshot is reported via blocked_by (snapshot_not_found /
snapshot_stale).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes | Assess current file against a captured baseline. |