diff --git a/Skill.md b/Skill.md index 5fc7637..92e11bd 100644 --- a/Skill.md +++ b/Skill.md @@ -216,3 +216,4 @@ Some features are also gated via `process.env.USER_TYPE === 'ant'`. 6. Respect the permission system — tools that modify state must implement `checkPermissions()`. 7. Use lazy imports when adding dependencies that could create circular references. 8. Update this file as project conventions evolve. +