CLI · Operations
Operations¶
List run capsules¶
Runs are read from <root>/.agentdiff/runs/ and ordered for recent inspection.
Verify capsule integrity¶
Use this before automated recovery or evidence transport. It validates checksums; it is not a cryptographic signature.
Clean stored process identities¶
Cleanup works from stored PID and process-create-time identities so PID reuse does not silently target an unrelated process.
Report runtime capabilities¶
The report is intentionally explicit about observation versus enforcement. Include it in bug reports involving platform behavior.
The former snapshot, diff, and eval commands are no longer public CLI verbs. The earlier evaluator modules remain internal compatibility imports while the transaction surface stabilizes.