chore: add claw.json manifest, .env.example, remove node_modules symlink

Prepares the repo for ClawHub publishing:
- claw.json manifest with permissions and metadata
- .env.example for KERNEL_API_KEY
- Remove broken node_modules symlink (pointed to server path)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-05 16:48:46 -08:00
parent 319b626b71
commit 61e0577c3c
3 changed files with 13 additions and 1 deletions

1
.env.example Normal file
View File

@@ -0,0 +1 @@
KERNEL_API_KEY=your_kernel_api_key_here