"🔴 core-architecture": - changed-files: - any-glob-to-any-file: - AGENTS.md - CLAUDE.md - OPENCODE.md - DATA_CONTRACT.md - modes/_shared.md "⚠️ agent-behavior": - changed-files: - any-glob-to-any-file: - modes/*.md - modes/**/*.md - .claude/skills/** - .opencode/skills/** - .qwen/skills/** - .antigravitycli/skills/** - .grok/skills/** "🔧 scripts": - changed-files: - any-glob-to-any-file: - "*.mjs" - batch/** "📄 docs": - changed-files: - any-glob-to-any-file: - docs/** - "README*.md" - CONTRIBUTING.md - GOVERNANCE.md - CODE_OF_CONDUCT.md - SECURITY.md - SUPPORT.md "🌐 i18n": - changed-files: - any-glob-to-any-file: - "README.*.md" - modes/de/** - modes/fr/** - modes/hi/** - modes/ja/** - modes/ru/** "📊 dashboard": - changed-files: - any-glob-to-any-file: - dashboard/** "📦 dependencies": - changed-files: - any-glob-to-any-file: - package.json - package-lock.json "⚙️ ci": - changed-files: - any-glob-to-any-file: - .github/**