Node Config State

Config layering and durable state for a Node Web Only server - defaults deep-merged with config.json, the ephemeral session secret, and atomic state.json writes. Use when loading config, adding a config key, deciding what may be persisted, or writing a state file. Triggers on config.json, config.example.json, deepMerge, loadConfig, state.json, randomBytes session secrets, mode 0600, and write-then-rename.

Tanq16 22f76e3 4.9 KB Updated

File contents

Tanq16/claudex/tree/main/internal/embedded/presets/private/skills/node-config-state commit 22f76e3355

Frequently asked questions

npx skillmds@latest add tanq16/node-config-state