Files
znetsixe 6a6c04d34b Migrate to new Gitea instance (gitea.wbd-rd.nl)
- Update all submodule URLs from gitea.centraal.wbd-rd.nl to gitea.wbd-rd.nl
- Add settler as proper submodule in .gitmodules
- Add agent skills, function anchors, decisions, and improvements
- Add Docker configuration and scripts
- Add manuals and third_party docs
- Update .gitignore with secrets and build artifacts
- Remove stale .tgz build artifact

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 21:07:04 +01:00
..

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: FlowFuse ui-chart data contract and runtime controls.
  • manuals/node-red/flowfuse-dashboard-layout-manual.md: Compact FlowFuse dashboard layout guidance.