Add CONTINUE_HERE.md: fresh-context entry point + deferred-work list

Single doc capturing the 'what's not done' at the end of the
2026-05-11 sprint, in priority order: B5 reactor boundary-conditions
merge, Phase 8 PR cycle, a handful of small open-questions follow-ups,
plus the wiki cosmetics list. README.md links to it from the top.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
znetsixe
2026-05-11 20:18:46 +02:00
parent 44ffae12f7
commit 0ff50a0291
2 changed files with 118 additions and 0 deletions

View File

@@ -4,6 +4,11 @@ This directory holds the durable plan and conventions for the platform-wide
refactor of the EVOLV Node-RED nodes. Anyone (human or agent) working on
this refactor reads these files first.
> **Fresh context? Start here:** read **[`CONTINUE_HERE.md`](./CONTINUE_HERE.md)** first.
> It explains the current state (Phases 111 done, 823 platform tests green),
> lists the deferred work in priority order, and points at the specific
> `OPEN_QUESTIONS.md` entries that still need action.
## Goals
1. **Eliminate boilerplate** — every nodeClass today is ~80% identical.