This repository was archived by the owner on Apr 11, 2026. It is now read-only.
Commit 7e476ae
feat(core): add json_store module for file-based epic/task storage
New json_store module in flowctl-core providing JSON file I/O for
epics, tasks, specs, runtime state, and gaps. Follows flow-next
directory layout with definition/runtime split. 12 unit tests.
Foundation for migrating all crates from DB to JSON file storage.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent de49f78 commit 7e476ae
4 files changed
Lines changed: 593 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
0 commit comments