4 Commits

Author SHA1 Message Date
jmiller 4c8ce365e0 docs: update all documentation to current standards
Changelog Validation / Validate CHANGELOG.md (push) Has been cancelled
Standards Compliance / Secret Scanning (push) Has been cancelled
Standards Compliance / License Header Validation (push) Has been cancelled
Standards Compliance / Repository Structure Validation (push) Has been cancelled
Standards Compliance / Coding Standards Check (push) Has been cancelled
Standards Compliance / Workflow Configuration Check (push) Has been cancelled
Standards Compliance / Documentation Quality Check (push) Has been cancelled
Standards Compliance / README Completeness Check (push) Has been cancelled
Standards Compliance / Git Repository Hygiene (push) Has been cancelled
Standards Compliance / Script Integrity Validation (push) Has been cancelled
Standards Compliance / Line Length Check (push) Has been cancelled
Standards Compliance / File Naming Standards (push) Has been cancelled
Standards Compliance / Insecure Code Pattern Detection (push) Has been cancelled
Standards Compliance / Version Consistency Check (push) Has been cancelled
CodeQL Security Scanning / Analyze (javascript) (push) Has been cancelled
CodeQL Security Scanning / Analyze (actions) (push) Has been cancelled
Standards Compliance / Code Complexity Analysis (push) Has been cancelled
Standards Compliance / Dead Code Detection (push) Has been cancelled
Standards Compliance / File Size Limits (push) Has been cancelled
Standards Compliance / Binary File Detection (push) Has been cancelled
Standards Compliance / TODO/FIXME Tracking (push) Has been cancelled
Standards Compliance / Broken Link Detection (push) Has been cancelled
Standards Compliance / API Documentation Coverage (push) Has been cancelled
Standards Compliance / Accessibility Check (push) Has been cancelled
Standards Compliance / Performance Metrics (push) Has been cancelled
Standards Compliance / Code Duplication Detection (push) Has been cancelled
Standards Compliance / Dependency Vulnerability Scanning (push) Has been cancelled
Standards Compliance / Unused Dependencies Check (push) Has been cancelled
Standards Compliance / Terraform Configuration Validation (push) Has been cancelled
CodeQL Security Scanning / Security Scan Summary (push) Has been cancelled
Standards Compliance / Enterprise Readiness Check (push) Has been cancelled
Standards Compliance / Repository Health Check (push) Has been cancelled
Standards Compliance / Compliance Summary (push) Has been cancelled
Sync Version from README / Propagate README version (push) Has been cancelled
- Copyright year 2025 -> 2026
- Primary URLs: GitHub -> Gitea
- CONTRIBUTING.md: add Infrastructure Standards section
- SECURITY.md: add Gitea issue reporting
- README.md: update badge URLs to Gitea
- Issue templates: update URLs to Gitea

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-22 09:10:09 +00:00
copilot-swe-agent[bot] 041617d5d9 Rename LICENSE.md to LICENSE per convention
- Renamed LICENSE.md to LICENSE (removed .md extension)
- Updated all references from LICENSE.md to LICENSE in:
  - README.md (copyright header, file structure, installation section)
  - CONTRIBUTING.md (copyright header)
  - CODE_OF_CONDUCT.md (copyright header)
  - CHANGELOG.md (copyright header and change log)
  - LICENSE itself (copyright header and self-reference)
- Updated CHANGELOG.md to document this change

Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-16 07:00:55 +00:00
copilot-swe-agent[bot] 91db5e98e2 Fix: Add REPO field to all documentation file headers
Updated file metadata in LICENSE.md, CONTRIBUTING.md, CODE_OF_CONDUCT.md, and CHANGELOG.md to include the repository identifier for complete MokoStandards compliance

Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-16 06:47:06 +00:00
copilot-swe-agent[bot] c56850ad6f Add MokoStandards documentation files
- Created LICENSE.md with GPL-3.0-or-later license
- Created CONTRIBUTING.md with contribution guidelines
- Created CODE_OF_CONDUCT.md (Contributor Covenant v1.3.0)
- Created CHANGELOG.md for version tracking
- Updated README.md with proper MokoStandards structure including copyright header, file metadata, standard-readme compliance, and revision history

Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-16 06:45:50 +00:00