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
feat: cơ chế 'rev' — site biết xe nào CẦN đồng bộ (v0.6.0)
- Hub: rev(model)=băm nội dung (giá+phiên bản+thông số); fetch trả 'rev'; rev_index() từ index.json
- CLI: 'wp vig-car status [--changed]' liệt kê Mới nhất/Cần cập nhật/Chưa sync; 'pull --changed' chỉ sync xe đổi
- Consumer lưu meta _vcs_hub_rev khi ghi (cả CLI lẫn admin) → so lệch = cần cập nhật
- Admin: trang Đồng bộ hiện badge Cần cập nhật/Mới nhất; producer write_index ghi rev vào index.json
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>