- 976bec6: - Convert AGENTS hierarchy maintenance to the v3 rules-only model.
- Validate existing rules-only
AGENTS.mdfiles instead of requiring directory or file inventory sections. - Make
syncnormalize legacy rules-bearing files and prune AGENTS files without real Rules. - Stop creating or refreshing
## Directories,## Files,## Generated Files, and ignored-path inventory sections. - Remove placeholder-description validation and the
--strict-placeholdersCLI option.
- Validate existing rules-only
- 851b07a: Remove the
scaffoldCLI command and the packagedscaffold-agents.mjswrapper. Usesync <path>for both first-time AGENTS creation and ongoing refreshes. - 851b07a: Rename the refresh command to
sync, make## Rulesthe canonical local guidance section, and preserve custom trailing AGENTS sections during sync.
- 851b07a: Add
## Ignore Files and Directoriessupport so AGENTS roots can document repo-relative files and directories that validation and sync should skip.