hashgraph / hashgraph/solo-weaver
Story 8.1 — Implement shared JSONL event writer
Open
- Dominant language
- Go
- Stars
- 3
- Forks
- 0
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 46
Description
**Epic:** #505 — Unified JSONL Observability
Implement a reusable JSONL event writer used by all workflows.
**Schema:** `ts`, `level`, `reason` (PascalCase), `msg`, `nodeId` + arbitrary context fields
**Acceptance criteria:**
- Single writer package usable by upgrade, migration, soak, and self-upgrade code paths
- `reason` field uses PascalCase event identifiers
- Appends entries to the appropriate `*.jsonl` file for the current workflow
Contributor guide
Assessment
This issue has not been assessed yet.