12 pages covering architecture, findings, and metrics from the rotatingMachine + machineGroupControl hardening work: - Overview: node inventory, what works/doesn't, current scale - Architecture: 3D pump curves, group optimization algorithm - Findings: BEP-Gravitation proof (0.1% of optimum), NCog behavior, curve non-convexity, pump switching stability - Metrics: test counts, power comparison table, performance numbers - Knowledge graph: structured YAML with all data points and provenance - Session log: 2026-04-07 production hardening - Tools: query.py, search.sh, lint.sh Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1.5 KiB
1.5 KiB
title, updated
| title | updated |
|---|---|
| Wiki Index | 2026-04-07 |
EVOLV Project Wiki Index
Overview
- Project Overview — what works, what doesn't, node inventory
- Metrics Dashboard — test counts, power comparison, performance
- Knowledge Graph — structured data, machine-queryable
Architecture
- 3D Pump Curves — predict class, spline interpolation, unit chain
- Group Optimization — BEP-Gravitation, combination selection, marginal-cost refinement
Findings
- BEP-Gravitation Proof — within 0.1% of brute-force optimum (proven)
- NCog Behavior — when NCog works, when it's zero, how it's used (evolving)
- Curve Non-Convexity — C5 sparse data artifacts (proven)
- Pump Switching Stability — 1-2 transitions, no hysteresis (proven)
Sessions
- 2026-04-07: Production Hardening — rotatingMachine + machineGroupControl
Not Yet Documented
- Parent-child registration protocol (Port 2 handshake)
- Prediction health scoring algorithm (confidence 0-1)
- MeasurementContainer internals (chainable API, delta compression)
- PID controller implementation
- reactor / settler / monster / measurement nodes
- pumpingStation node (uses rotatingMachine children)
- InfluxDB telemetry format (Port 1)