24 lines
793 B
Markdown
24 lines
793 B
Markdown
|
|
# pumpingStation — Claude Code context
|
||
|
|
|
||
|
|
Wet-well basin model and pump orchestration.
|
||
|
|
Part of the [EVOLV](https://gitea.wbd-rd.nl/RnD/EVOLV) wastewater-automation platform.
|
||
|
|
|
||
|
|
## S88 classification
|
||
|
|
|
||
|
|
| Level | Colour | Placement lane |
|
||
|
|
|---|---|---|
|
||
|
|
| **Process Cell** | `#0c99d9` | L5 |
|
||
|
|
|
||
|
|
## Flow layout rules
|
||
|
|
|
||
|
|
When wiring this node into a multi-node demo or production flow, follow the
|
||
|
|
placement rule set in the **EVOLV superproject**:
|
||
|
|
|
||
|
|
> `.claude/rules/node-red-flow-layout.md` (in the EVOLV repo root)
|
||
|
|
|
||
|
|
Key points for this node:
|
||
|
|
- Place on lane **L5** (x-position per the lane table in the rule).
|
||
|
|
- Stack same-level siblings vertically.
|
||
|
|
- Parent/children sit on adjacent lanes (children one lane left, parent one lane right).
|
||
|
|
- Wrap in a Node-RED group box coloured `#0c99d9` (Process Cell).
|