feat: add fast forge work-record reconciliation
Assistant: codex Assistant-Model: gpt-5.6-sol Assistant-Session: 01a053ff-1d6f-7fe2-ac1c-a6eb40a42a0c
This commit is contained in:
parent
a65cef02cf
commit
34f5cb3fc3
22 changed files with 799 additions and 162 deletions
|
|
@ -109,6 +109,7 @@ remain queueable or rejected per the write allowlist above.
|
|||
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 `statehub fix-consistency` so file-backed workplan/task state
|
||||
remains canonical after replay.
|
||||
5. Run `rmgr sync --path <repo> --push` for repositories with file-backed
|
||||
changes. Use `statehub fix-consistency` afterward only if a deep audit is
|
||||
required.
|
||||
6. Record a progress note with non-secret replay counts.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue