3932333e19
- NewCmd drops --engine-path/--namespace (they belong to the node-crate scaffold); dispatch_new emits Aura.toml + .gitignore + two std-only starter blueprints + CLAUDE.md, git init, no crate, no build step. - Two starter blueprints because run requires a closed blueprint while sweep requires open knobs: signal.json (closed, run target) and signal_open.json (fast.length free) — the scaffolded CLAUDE.md quickstart lines are both verified live. - The crate templates survive untouched for the attach verb; old scaffold()/scaffold_spec() carry a dead-code bridge until it lands. - project_new.rs realigned: data-only file set, no-build run headline (stdout report, C1 byte-identity, commit-only provenance, negative runs/ assert), advertised-sweep headline (#218 gate passes, store lands project-local). refs #241