Pool condition detection design doc #10
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "issue-9-pool-condition-detection"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Design document and implementation plan for adding pool condition detection (blue, dry, green, murky, covered) to nemish.
What is in this PR
A single new file:
doc/pool-condition-detection.md— the design document.Architecture
Two-stage hybrid (B2 + B1):
Implementation phases
Each phase has a concrete validation checkpoint so we know whether it is working before moving on.
Key design decisions