Skip to content

Commit a05a594

Browse files
docs: prune completed TODO items (#68)
Remove the CI/Quality section (pre-commit retired; ENABLE_TSAN, fuzzing, valgrind, benchmark-regression, and dependency/CVE workflows all shipped) and the viz packaging-boundary fix (now guarded in CMakeLists). Refs anolishq/.github#84, anolishq/.github#83.
1 parent c28c914 commit a05a594

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

TODO.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,5 @@
11
# FluxGraph - TODO
22

3-
## CI / Quality
4-
5-
- [ ] Setup precommit hooks for relevant tooling
6-
- [ ] Add `ENABLE_TSAN` CMake option and Linux TSAN validation for embedded + server modes.
7-
- [ ] Add fuzzing targets for YAML/JSON loaders and RPC request parsing surfaces.
8-
- [ ] Add valgrind leak-analysis jobs for server lifecycle and embedded examples.
9-
- [ ] Add benchmark regression tracking in CI (tick loop, signal store, config loaders).
10-
- [ ] Add dependency/CVE scanning workflow for this repository.
11-
123
## Stress / Scale Validation
134

145
- [ ] Run long-duration soak tests (>24h).
@@ -20,4 +11,3 @@
2011
- [ ] Add provider restart recovery and network-failure handling examples.
2112
- [ ] Keep one embedded reference example and one service reference example maintained.
2213
- [ ] Publish concise troubleshooting and performance-tuning guides.
23-
- [ ] Fix optional viz packaging boundary: do not install/export `viz` headers/targets when `FLUXGRAPH_BUILD_DIAGRAM_TOOL=OFF`.

0 commit comments

Comments
 (0)