Source-tree mirror of EVOLV.wiki.git refactor (27a42ee on wiki.git): - 7 master pages rewritten with clean design (Home, Architecture, Topology-Patterns, Topic-Conventions, Telemetry, Getting-Started, Glossary). Tables and Mermaid for visuals, gitea alert callouts for warnings, shields badges for metadata only. No emoji as decoration. - Archive.md becomes a removal-changelog pointing readers to git history and to the successor pages. - _Sidebar.md updated to navigate the new flat-name layout. - Concept / finding / manual pages: uniform mini-header (badges + "reference page" callout) added without rewriting domain content. - Every internal link now uses the flat naming that resolves on the live gitea wiki (Concept-ASM-Models, Finding-BEP-..., etc.). On wiki.git: 29 Archive-* pages hard-deleted (the git history preserves them; Archive.md documents the removal). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Manuals
Local reference manuals used by EVOLV agents while implementing and reviewing Node-RED behavior.
manuals/node-red/INDEX.md: Node-RED manual index and quick usage map.manuals/node-red/runtime-node-js.md: Runtime custom node message handling (send,done, multi-output arrays).manuals/node-red/function-node-patterns.md: Function-node return/send patterns for output routing.manuals/node-red/messages-and-editor-structure.md: Message shape and HTML/editor/runtime contracts.manuals/node-red/flowfuse-ui-chart-manual.md: FlowFuseui-chartdata contract and runtime controls.manuals/node-red/flowfuse-dashboard-layout-manual.md: Compact FlowFuse dashboard layout guidance.manuals/nodes/rotatingMachine.md: rotatingMachine node — operator reference (editor config, topics, ports, state machine, pressure/curve predictions).manuals/nodes/measurement.md: measurement node — operator reference (analog/digital modes, pipeline, smoothing/outliers).
Note: pumpingStation documentation has moved into its own repo's wiki/ folder — see pumpingStation/wiki.