TDD approach: added failing tests in mod_test.go that check parsing and null-coalescing of tags, then added the []string Tags field to ModPlugin struct with TOML tag "tags,omitempty". Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>