Agent Updates

This commit is contained in:
Raven Scott
2026-04-27 01:00:06 -04:00
parent aa81fbff5b
commit 6bc5accb66
63 changed files with 1372 additions and 46811 deletions
@@ -0,0 +1,10 @@
---
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.