Skip to content

Commit 6464023

Browse files
committed
docs: update README banner — Alpha → Beta, remove fixed issues
- #249 (multi-node person counting) fixed by ADR-068 in v0.5.3 - #318 (training plateau) resolved - Add #348 (n_persons overcount) as current known issue - Add Cognitum Seed link for spatial resolution improvement Co-Authored-By: claude-flow <ruv@ruv.net>
1 parent 7b12b36 commit 6464023

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,11 @@
66
</a>
77
</p>
88

9-
> **Alpha Software** — This project is under active development. APIs, firmware behavior, and documentation may change. Known limitations:
10-
> - Multi-node person counting may show identical output regardless of the number of people (#249)
11-
> - Training pipeline on MM-Fi dataset may plateau at low PCK (#318) — hyperparameter tuning in progress
9+
> **Beta Software** — Under active development. APIs and firmware may change. Known limitations:
1210
> - No pre-trained model weights are provided; training from scratch is required
1311
> - ESP32-C3 and original ESP32 are not supported (single-core, insufficient for CSI DSP)
14-
> - Single ESP32 deployments have limited spatial resolution
12+
> - Single ESP32 deployments have limited spatial resolution — use 2+ nodes or add a [Cognitum Seed](https://cognitum.one) for best results
13+
> - Multi-person counting (n_persons) may overcount in single-occupancy scenarios ([#348](https://github.com/ruvnet/RuView/issues/348))
1514
>
1615
> Contributions and bug reports welcome at [Issues](https://github.com/ruvnet/RuView/issues).
1716

0 commit comments

Comments
 (0)