การ Development

หมวดนี้สำหรับคนที่อยาก แก้ไข / fork / contribute เข้า repo

หัวข้อ

Quality Gates ก่อน Merge

push → CI → ▶ Gitleaks secret scan
              ▶ check.py (manifest lint)
              ▶ sync-agent-skills.py --dry-run (drift detection)
              ▶ test-cookbooks.sh (dry-run deploy)
              ▶ validate.py (schema validation)

ทุกอย่างต้อง green ก่อนจะ merge เข้า main


Table of contents