chore: add local consistency sync cli
This commit is contained in:
parent
1f61008837
commit
a361ce8731
15 changed files with 422 additions and 33 deletions
|
|
@ -90,6 +90,6 @@ or secret-looking JSON fields. Payloads over 64 KiB are rejected.
|
|||
2. Run statehub outbox status on each host that may have queued writes.
|
||||
3. Run statehub outbox replay until no due queued envelopes remain.
|
||||
4. Review conflict envelopes manually.
|
||||
5. Run make fix-consistency REPO=state-hub so file-backed workplan/task state
|
||||
5. Run `statehub fix-consistency` so file-backed workplan/task state
|
||||
remains canonical after replay.
|
||||
6. Record a progress note with non-secret replay counts.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue