Document the Rust node-authoring pattern (ParamSpec/builder/roster) in the enumerated public docs #228
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Surfaced by the triage-harvest milestone fieldtest (2026-07-10). A downstream consumer restricted to the public surface (README, authoring-guide, glossary, ledger INDEX, --help, examples) cannot learn the Rust node-authoring pattern — declaring a param-bearing node (ParamSpec, the build closure reading p[i], rostering it into the project vocabulary). It is learnable today only from the
aura newscaffold source plus project-layout.md, which the guide does not point to from its authoring path.Direction (not prescriptive): a short "authoring a new node in Rust" section in the authoring-guide (the scaffold's Scale node as the worked example), cross-linked from the op-script section's vocabulary note.
context: milestone-fieldtest spec_gap finding.