- wiki/Reference-Contracts.md: regenerate data-model (npm run wiki:all) so the
two live getOutput() keys `mode` and `manualDemand` are documented; refresh
stale sample values; bump code-ref badge -> a83a85e; add human note describing
the two control-state keys.
- CONTRACT.md: fix Port-2 outgoing topic registerChild -> child.register
(registerChild is the deprecated *input* alias, not what the node emits).
- test/_output-manifest.md: add the mandatory output manifest (Port 0/1/2 +
emitter events + the 15-way fn_status_split fan-out) with honest coverage gaps.
- test/integration/basic-dashboard-flow.test.js: fix stale fan-out count 14->15
(output 14 = percControl chart added upstream); assert out[14].
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>