R011 · supporting-dirs
Supporting directories recognized
- Code: R011
- Slug:
supporting-dirs - Tier: structure
- Default severity: FYI
- Packages: strict
- Locked: No
- Doc: https://doraval.dev/reference/rules/R011
| What | Notes (FYI) which supporting directories exist (references/, scripts/, assets/, examples/). Default package: strict only. |
| Why | Supporting dirs are progressive-disclosure layers. Knowing they exist helps review whether the skill is using them well. |
How to fix
No action required for a clean FYI. Use references/ for long material and scripts/ for fragile procedures when the body grows (R007).