Files
moko-platform/validate
Jonathan Miller 0e273dae96
Branch Policy Check / Verify merge target (pull_request) Successful in 1s
feat: add license header check to repo health (15 pts)
New 'License Headers' category in check_repo_health.php:
- Copyright headers present (>=80% of source files, 5 pts)
- SPDX-License-Identifier present (>=80%, 5 pts)
- FILE INFORMATION block present (>=70%, 5 pts)

Scans PHP, TS, CSS, and YAML files, excluding vendor/node_modules/dist.
Total health score now 155 pts (was 140).

Authored-by: Moko Consulting

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-11 17:12:47 -05:00
..