'ISA-88 Node-RED nodes for wastewater treatment plant automation. The flagship R&D stack.',
body_md:[
'# EVOLV',
'',
'EVOLV is a Node-RED custom-nodes package implementing the **ISA-88 (S88)** batch-control standard for wastewater treatment plants.',
'',
'Each node follows a three-layer architecture: Node-RED wrapper → adapter → pure domain logic. Configuration is JSON-driven; measurement series flow through a chainable container; outputs are normalised for InfluxDB and Grafana.',
'This very site — the R&D showcase platform. EVOLV and every R&D strand, one helix.',
body_md:[
'# HELIX',
'',
'HELIX is the R&D showcase platform of Waterschap Brabantse Delta. It collects projects, innovations, and updates from across the team in one place — with deep links to the actual repos, dashboards, and demos.',
'Experimental anomaly-detection prototype that fingerprints reactor telemetry. R&D scout, not yet plant-ready.',
body_md:[
'# DNA Scout',
'',
"An experimental innovation: build short \"fingerprints\" of reactor telemetry to spot anomalies before the operator does. Think of it as a sequence read on the plant's metabolism.",
'',
'## Status',
'',
"Prototype. Runs on bench data from one reactor at the WBD test site. Not production-ready — accuracy on overflow events is still 60-something percent.",
'',
'## Idea',
'',
'- Slide a 5-minute window across all telemetry channels',
'- Hash each window into a compact descriptor',
'- Cluster descriptors → anomalies fall outside the dense clusters',
'',
'Belongs on strand B (Innovation) — it might never ship, and that\'s fine. If it does, it graduates to a Project.'
summary:'Why this site exists and how to contribute.',
body_md:[
'# Welcome to HELIX',
'',
'HELIX is the home of R&D output at Waterschap Brabantse Delta. If you have a project, a dashboard, or a one-off experiment worth showing — it belongs here.',
'',
'## How to post',
'',
'Sign in with your Gitea account (top-right). Then:',
'',
'- **Projects** are durable showcases. Title, summary, markdown body, links to repos / dashboards / demos.',
'- **Posts** are updates, write-ups, notes. Anything blog-shaped.',
'',
'Both render with full markdown and can link to live dashboards. Iframe embeds are gated by an allowlist in `src/lib/config.ts`.',
'',
"Don't see your dashboard host in the allowlist? Add it in a PR — one line."