11 lines
396 B
Markdown
11 lines
396 B
Markdown
---
|
|
name: proc-node-change
|
|
description: Add or change /proc/bare_os nodes — VFS, schema, privacy, tests.
|
|
tags: [proc, vfs, schema]
|
|
requires: [read_skill, read_proc_file]
|
|
---
|
|
|
|
# proc-node-change
|
|
|
|
Follow developer-guide/15-how-to-add-proc-node.md end to end: booter wiring, snapshot shape, schema under docs/schemas when applicable, redact secrets, add tests in bare-os-booter where appropriate.
|