8205255c6a
- nerve create sense now generates src/index.ts and src/schema.ts - Adds package.json with esbuild build script - Runs pnpm install && pnpm build after scaffolding - Updates nerve-dev skill docs with new sense structure - Updates tests for new TypeScript scaffold Fixes #225