From 48fa54363daeb9ad4c2b6556b862e05237c06237 Mon Sep 17 00:00:00 2001 From: znetsixe Date: Tue, 19 May 2026 09:30:26 +0200 Subject: [PATCH] docs: drop substrate_score reference from wiki Home (repo-mem MCP retired) Co-Authored-By: Claude Opus 4.7 (1M context) --- wiki/Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wiki/Home.md b/wiki/Home.md index 0b1c501..a0bb86b 100644 --- a/wiki/Home.md +++ b/wiki/Home.md @@ -449,4 +449,4 @@ module.exports = [ | 4 | `state` (FSM) and `predict` are not yet integrated with `BaseDomain` lifecycle — nodes wire them manually in `configure()` | Architecture backlog | | 5 | `menuUtils` / `MenuManager` are served as browser JavaScript and bypass the normal Node.js import path — deep changes require testing in both environments | `endpointUtils.js` | | 6 | `CascadePIDController` has no dedicated test suite | Test backlog | -| 7 | `substrate_score` / wiki autogen script (`wiki:all`) not yet wired for this library; API surface block is hand-maintained | Phase 9 follow-up | +| 7 | Wiki autogen script (`wiki:all`) not yet wired for this library; API surface block is hand-maintained | Phase 9 follow-up |