Home
znetsixe edited this page 2026-05-12 14:57:45 +02:00
Clone

Wiki Page Revisions

7 Commits

Author SHA1 Message Date
znetsixe
9435d5355a Home + Reference-Examples: add screenshots, align examples with current files
- 4 screenshots: 01-node-and-editor, 02-basic-flow, 03-wiring-standalone,
  04-wiring-integrated.
- Reference-Examples: shipped-files table reduced to 01-Basic +
  02-Dashboard, old Integration / Dashboard 03 sections removed,
  Example-01 uses the basic-flow screenshot, new Example-02 is the
  FlowFuse Dashboard 2.0 flow.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-12 14:57:45 +02:00
c91d083355 Per-node Home redesign: Zone A intuitive + Reference-* siblings
New layout for the pumpingStation wiki:

- Home.md          short intuitive page (one-liner, at-a-glance,
                   Node-RED screenshot placeholders, basin-model
                   diagram, 3-minute demo with GIF placeholders,
                   typical wiring (Node-RED screenshots, no mermaid),
                   "five things you'll send" table, Port-0 sample)
- Reference-Contracts.md       full topic + data-model AUTOGEN, schema, child filters
- Reference-Architecture.md    3-tier code map, safety FSM, lifecycle, output ports
- Reference-Examples.md        per-tier example walk-through, debug recipes
- Reference-Limitations.md     implemented vs schema modes, alias-removal map
- _Sidebar.md                  flat nav with EVOLV master backlinks

Asset placeholders:
- diagrams/                          existing drawio SVGs
- _partial-screenshots/pumpingStation/   .gitkeep + naming guide
- _partial-gifs/pumpingStation/          .gitkeep + naming guide
- _partial-flows/pumpingStation/         .gitkeep + naming guide

Removed (abandoned per user direction; git history preserves):
- README.md
- functional-description.-.md
- diagrams.md
- modes.md and modes-*.md (5 files)

Pilot pattern. Will be applied to the other 10 nodes once validated
on the live wiki.
2026-05-12 09:21:27 +02:00
bc92e23b82 refactor: regenerate Home.md with 14-section visual-first template 2026-05-11 18:30:00 +00:00
7d0dfe59f0 refactor: regenerate Home.md with 14-section visual-first template 2026-05-11 18:28:51 +00:00
znetsixe
d45eee65fe Move docs into the code repo
Docs + diagrams now live at pumpingStation/wiki/ so they version-lock
with src/. This wiki repo shrinks to a Home.md pointer at the new
location.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-22 12:19:46 +02:00
znetsixe
5abcb40540 Add Functional Description page
Full operator-facing reference derived from src/specificClass.js:
basin model, net-flow selection ladder, level-based control zones,
safety asymmetry (dry-run vs overfill), MGC-first registration rule.
Linked from Home.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-22 11:20:10 +02:00
a4678cec38 Add "Home" 2026-03-04 20:16:41 +00:00