All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Repository maintenance: metrics snapshot updates, documentation and script syncs, and archive moves (#64c3662, #aa66dc6, #dd5b55f).
- Comprehensive meta agent (
meta.agent.js) for unified front matter, badge, human reference, and footer automation (renamed from branding agent) - Unified labeling agent (
labeling.agent.js) replacing split status/type/standardization agents - Extended README management with support for dynamic header/footer insertion and frontmatter validation
- Footer schema configuration (
footer.schema.json) and header schema for consistent presentation - Enhanced frontmatter validation across all
.mdfiles in repository - Support for multiple footer variants with deterministic selection via seeding
- Emoji support in README headings for improved visual hierarchy
- Mermaid diagram preservation in all README updates
- Batch processing capabilities for efficient multi-file updates
- Updated all README files with emoji-enhanced headings for better visual hierarchy
- Migrated frontmatter across core documentation to unified
frontmatter.schema.jsonstandard - Reorganized
.github/agents/structure with shared utilities inincludes/subdirectory - Consolidated badge management under meta agent (deprecated
badges.agent.js) - Unified header/footer handling under meta agent (deprecated
header-footer.agent.js) - Standardized YAML frontmatter metadata across all documentation files
- Enhanced README file templates with proper frontmatter structure
- Updated version numbers for all core README files to reflect latest changes
badges.agent.js- Usemeta.agent.jsinstead for unified badge/header/footer managementheader-footer.agent.js- Usemeta.agent.jsinstead for unified automation
- Added comprehensive meta agent specification in
.github/agents/meta.agent.md - Updated unified labeling agent documentation with latest configuration options
- Created detailed README templates for nested project directories
- Enhanced footer-content.json with multiple funky footer variants
- Documented footer schema validation and implementation
- Added examples for frontmatter validation across file types
- Created inline documentation for all agent helper functions
- Corrected frontmatter schema validation errors in documentation files
- Fixed missing
created_datefields in core README files - Resolved inconsistent emoji usage across headings
- Fixed footer text alignment and markdown formatting
- Corrected references paths in frontmatter to use relative paths consistently
- Fixed mermaid diagram formatting in README files
- Optimized README file updates with batch multi-replace operations
- Improved footer selection performance with deterministic seeding
- Enhanced memory efficiency in meta agent for large file batches
- Initial release of LightSpeed WordPress organization community health files
- GitHub Copilot custom instructions and organization-wide guidelines
- Comprehensive instruction files for WordPress development:
coding-standards.instructions.md- WordPress coding standards for PHP, JS, CSShtml-template.instructions.md- Block template and template part guidelinespattern-development.instructions.md- Block pattern creation and advanced usagephp-block.instructions.md- PHP block development and theme setupplaywright-tests.instructions.md- Browser automation and accessibility testingtheme-json.instructions.md- Theme.json configuration and design tokens
- AI prompt templates for:
accessibility-review.prompt.md- Accessibility compliance reviewdev-code-review.prompt.md- Code review and standards verificationpattern-generation.prompt.md- Block pattern generation assistancerefactor-theme-types.prompt.md- WordPress theme refactoring guidance
- Issue templates for comprehensive project management:
- Bug reports, feature requests, documentation requests
- Performance issues, UX feedback, integration issues
- Code refactoring, task management, custom instructions proposals
- Pull request templates with WordPress-specific checklists
- VS Code configuration optimized for WordPress development:
- MCP (Model Context Protocol) auto-start configuration
- WordPress-specific extensions and settings
- GitHub Copilot integration with custom instructions
- Proper file associations for instruction and prompt files
- Example WordPress block structure following best practices
- Comprehensive documentation and README files
- GitHub Actions workflows for issue metrics and labeling
- Saved replies for common support scenarios
- Organization profile README showcasing LightSpeed projects
- [placeholder]
- Standardized YAML frontmatter across all instruction files
- Corrected indentation and formatting inconsistencies
- Aligned VS Code settings with repository structure
- Removed non-standard configuration keys for better compatibility
- Updated author attribution to "LightSpeedWP Team" for consistency
- Standardized related_links format as simple URL lists
- Enhanced MCP configuration for WordPress development context
- Improved file associations and discovery paths for AI tools
- Added comprehensive README files for instructions and prompts
- Created implementation guide for WordPress block development
- Established clear contribution guidelines and coding standards
- Documented VS Code configuration and MCP setup procedures
- [placeholder]
- [placeholder]
- Implemented proper input sanitization and output escaping in examples
- Added security guidelines in coding standards
- Established secure development practices in instruction files
- Branching Strategy: Org-wide branch naming, merge discipline, and automation mapping.
- CHANGELOG.md: Changelog format, release notes, and versioning.
- CONTRIBUTING.md: Contribution guidelines, templates, coding standards.
- AUTOMATION_GOVERNANCE.md: Org-wide automation, branching, labeling, and release strategy.
- Org-wide Issue Labels: Default labels and usage guidance.
- Pull Request Labels: PR classification and automation standards.
- Issue Types Guide: Classification and usage of issue types.