diff_facts
Analyze post-edit AST changes and sync caller/test code. Use after edit_transaction to review modifications, identify stale tests, and get actionable facts for test updates.
Instructions
Post-edit_transaction: AST changes + caller/test sync (JSON). Stale tests? test_bridge.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| since | No | "last_txn" (default) or "txn:<id>" (get id from edit_transaction action=begin) | |
| workspace_dir | Yes | REQUIRED: project root (abs). reindex first if new. |