guides/Agent-Snapshot.md

Agent Snapshot

tools/agent-snapshot.php exports deterministic snapshots for CI drift detection.

Usage

php tools/agent-snapshot.php --type=contracts --format=json --pretty
php tools/agent-snapshot.php --type=routes --format=md

Diff gates

php tools/agent-snapshot.php --type=contracts --fail-on-diff=tests/fixtures/snapshots/contracts.json

Types