chore: preserve risk/source and document use-section headings

This commit is contained in:
sck_0
2026-02-02 21:37:53 +01:00
parent 3d6c75d37f
commit 3f7dce00b8
2 changed files with 3 additions and 0 deletions

View File

@@ -8,6 +8,8 @@ const SKILLS_DIR = path.join(ROOT, 'skills');
const ALLOWED_FIELDS = new Set([
'name',
'description',
'risk',
'source',
'license',
'compatibility',
'metadata',