[DONE] Add config schemas for reactor and settler #5

Closed
opened 2026-03-11 13:54:00 +00:00 by vps1_gitea_admin · 0 comments

Problem

Reactor and settler nodes manually build configs in _loadConfig() without JSON defaults, unlike the other 6 nodes.

Solution

Created generalFunctions/src/configs/reactor.json (CSTR/PFR params, ASM3 initial state)
Created generalFunctions/src/configs/settler.json (general, functionality)
Configs load correctly via configManager

## Problem Reactor and settler nodes manually build configs in _loadConfig() without JSON defaults, unlike the other 6 nodes. ## Solution ✅ Created generalFunctions/src/configs/reactor.json (CSTR/PFR params, ASM3 initial state) ✅ Created generalFunctions/src/configs/settler.json (general, functionality) ✅ Configs load correctly via configManager
vps1_gitea_admin added the P0-architecture label 2026-03-11 13:54:00 +00:00
Sign in to join this conversation.