v2.0.1 - Replay Management
**Full Changelog**: https://github.com/thisisbhanuj/Kavach/compare/v2.0.0...v2.0.1
- Added governed Replay discovery, validation, creation, execution, evaluation, comparison, drift analysis, and immutable result evidence.
- Added durable SQLite and PostgreSQL storage for replay executions and discovery projections.
- Added worker dispatch for replay execution, replay evaluation, evaluation, and experiment jobs, including leasing, retries, cancellation, and safe recovery.
- Added Replay Management Console pages for listing, creating, inspecting, and tracing replays.
- Added interactive lineage visualization, node metadata popovers, resettable layouts, copied identifiers, status colours, pagination, and configurable in-memory auto-refresh.
- Added worker-health and job-status visibility to the Console/dashboard.
- Added local demo seed data for replayable source executions, compatible source-evaluation baselines, runnable jobs, and paginated replay inventory.
- Added Docker/runtime configuration and Replay Management architecture documentation.
- Deliver durable replay management, worker execution, and Console workflow by @thisisbhanuj in https://github.com/thisisbhanuj/Kavach/pull/114
- Deliver durable replay management, worker execution, and Console work… by @thisisbhanuj in https://github.com/thisisbhanuj/Kavach/pull/115
