diff --git a/docs/CSS_VARIABLES.md b/docs/CSS_VARIABLES.md index af08b79..0cce5ae 100644 --- a/docs/CSS_VARIABLES.md +++ b/docs/CSS_VARIABLES.md @@ -476,6 +476,19 @@ Dark mode ranges are inverted for better contrast on dark backgrounds. --- -**Version**: 03.06.03 -**Last Updated**: 2026-01-30 -**Maintainer**: Moko Consulting +## Metadata + +* Document: docs/CSS_VARIABLES.md +* Repository: [https://github.com/mokoconsulting-tech/MokoCassiopeia](https://github.com/mokoconsulting-tech/MokoCassiopeia) +* Path: /docs/CSS_VARIABLES.md +* Owner: Moko Consulting +* Version: 03.06.03 +* Status: Active +* Effective Date: 2026-01-30 +* Classification: Public Open Source Documentation + +## Revision History + +| Date | Change Summary | Author | +| ---------- | ----------------------------------------------------- | --------------- | +| 2026-01-30 | Initial CSS variables reference documentation created | GitHub Copilot | diff --git a/docs/JOOMLA_DEVELOPMENT.md b/docs/JOOMLA_DEVELOPMENT.md index 4c14bb4..135369f 100644 --- a/docs/JOOMLA_DEVELOPMENT.md +++ b/docs/JOOMLA_DEVELOPMENT.md @@ -354,3 +354,23 @@ For issues or questions: ## License All scripts and workflows are licensed under GPL-3.0-or-later, same as the main project. + +--- + +## Metadata + +* Document: docs/JOOMLA_DEVELOPMENT.md +* Repository: [https://github.com/mokoconsulting-tech/MokoCassiopeia](https://github.com/mokoconsulting-tech/MokoCassiopeia) +* Path: /docs/JOOMLA_DEVELOPMENT.md +* Owner: Moko Consulting +* Version: 03.06.03 +* Status: Active +* Effective Date: 2026-01-30 +* Classification: Public Open Source Documentation + +## Revision History + +| Date | Change Summary | Author | +| ---------- | ----------------------------------------------------- | --------------- | +| 2026-01-30 | Updated metadata to MokoStandards format | GitHub Copilot | +| 2025-01-04 | Initial Joomla development guide created | GitHub Copilot | diff --git a/docs/QUICK_START.md b/docs/QUICK_START.md index f8c2ebd..012541e 100644 --- a/docs/QUICK_START.md +++ b/docs/QUICK_START.md @@ -307,6 +307,20 @@ make help # Show all commands --- -**Document Version:** 1.0.0 -**Last Updated:** 2025-01-04 -**Get Started:** Run `make dev-setup` now! +## Metadata + +* Document: docs/QUICK_START.md +* Repository: [https://github.com/mokoconsulting-tech/MokoCassiopeia](https://github.com/mokoconsulting-tech/MokoCassiopeia) +* Path: /docs/QUICK_START.md +* Owner: Moko Consulting +* Version: 03.06.03 +* Status: Active +* Effective Date: 2026-01-30 +* Classification: Public Open Source Documentation + +## Revision History + +| Date | Change Summary | Author | +| ---------- | ----------------------------------------------------- | --------------- | +| 2026-01-30 | Updated metadata to MokoStandards format | GitHub Copilot | +| 2025-01-04 | Initial quick start guide created | GitHub Copilot | diff --git a/docs/README.md b/docs/README.md index ed0baf2..0d78550 100644 --- a/docs/README.md +++ b/docs/README.md @@ -118,6 +118,7 @@ This project adheres to [MokoStandards](https://github.com/mokoconsulting-tech/M * Version: 03.06.03 * Status: Active * Effective Date: 2026-01-30 +* Classification: Public Open Source Documentation ## Revision History diff --git a/docs/ROADMAP.md b/docs/ROADMAP.md index e09d5b5..c71616c 100644 --- a/docs/ROADMAP.md +++ b/docs/ROADMAP.md @@ -886,12 +886,12 @@ Have ideas for future features? We welcome community input! ## Metadata * Document: docs/ROADMAP.md -* Repository: [https://github.com/mokoconsulting-tech/moko-cassiopeia](https://github.com/mokoconsulting-tech/moko-cassiopeia) +* Repository: [https://github.com/mokoconsulting-tech/MokoCassiopeia](https://github.com/mokoconsulting-tech/MokoCassiopeia) * Path: /docs/ROADMAP.md * Owner: Moko Consulting * Version: 03.06.03 * Status: Active -* Last Updated: 2026-01-30 +* Effective Date: 2026-01-30 * Classification: Public Open Source Documentation ## Revision History diff --git a/docs/WORKFLOW_GUIDE.md b/docs/WORKFLOW_GUIDE.md index d9aef1f..c06a240 100644 --- a/docs/WORKFLOW_GUIDE.md +++ b/docs/WORKFLOW_GUIDE.md @@ -440,6 +440,20 @@ phpcs --standard=phpcs.xml --report=source src/ --- -**Document Version:** 1.0.0 -**Last Updated:** 2025-01-04 -**Maintained by:** Moko Consulting Engineering +## Metadata + +* Document: docs/WORKFLOW_GUIDE.md +* Repository: [https://github.com/mokoconsulting-tech/MokoCassiopeia](https://github.com/mokoconsulting-tech/MokoCassiopeia) +* Path: /docs/WORKFLOW_GUIDE.md +* Owner: Moko Consulting +* Version: 03.06.03 +* Status: Active +* Effective Date: 2026-01-30 +* Classification: Public Open Source Documentation + +## Revision History + +| Date | Change Summary | Author | +| ---------- | ----------------------------------------------------- | --------------- | +| 2026-01-30 | Updated metadata to MokoStandards format | GitHub Copilot | +| 2025-01-04 | Initial workflow guide created | GitHub Copilot |