hashgraph / hashgraph/solo-weaver

Story 6.7 — Implement cutover-state.jsonl migration state file

Open
#551 0 comments 0 reactions 1 assignee Claimed by @brunodam View on GitHub
Dominant language
Go
Stars
3
Forks
0
Avg merge
3d 5h
Merged PRs (30d)
47

Description

**Epic:** #503 — Network Migration Workflow

Write and read the `cutover-state.jsonl` file so the daemon can resume soak monitoring after a restart without re-signalling.

**Acceptance criteria:**
- `migrate` command writes step-by-step progress to `cutover-state.jsonl`
- Daemon reads `cutover-state.jsonl` on startup; if soak was in progress, resumes monitoring without re-running cutover steps
- File format: newline-delimited JSON entries, each with `ts`, `step`, `status`, and context fields

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.