You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added a small canonical trust-regression contract so the recent trust-focused behavior can be replayed and verified through shared scenarios instead of drifting silently.
Added a first-class contract-drift family with canonical scenarios and companion examples for generated artifact drift and repo-captured snapshot/OpenAPI drift.
Added a shared SIFT.md guide surface for generated runtime installs so Codex, Claude, and Cursor can stay small while still pointing at one detailed workflow guide.
Improved
Improved contract-drift output so it now says the drift type in plain language, names the smallest visible drift entities, and points to the first file or test surface to inspect when that anchor is visible.
Improved standalone drift guidance so explicit regenerate or refresh commands are surfaced directly when the command output already shows them.
Improved example and scenario coverage so contract-drift outputs stay synced with the current heuristic behavior.
Improved generated runtime installs so global and repo-local setup surfaces now stay minimal, mode-specific where needed, and share one ownership-safe detailed guide.
Changed
Bumped package version to 0.5.2.
Notes
contract-drift is still intentionally narrow: it is for explicit snapshot, manifest, OpenAPI, golden-output, and generated-artifact mismatch signals, not for generic test or environment failures.