Branch Protection — main
Branch protection — main (OpenSSF Scorecard: Branch-Protection)
Section titled “Branch protection — main (OpenSSF Scorecard: Branch-Protection)”Owner action. Apply via Settings → Branches → Add rule, or:
gh api -X PUT repos/diegosouzapw/OmniRoute/branches/main/protection \ --input - <<'JSON'{ "required_status_checks": { "strict": true, "contexts": ["Quality Ratchet", "Quality Gates (Extended)", "Fast Quality Gates"] }, "enforce_admins": false, "required_pull_request_reviews": { "required_approving_review_count": 0, "dismiss_stale_reviews": true }, "restrictions": null, "required_linear_history": false, "allow_force_pushes": false, "allow_deletions": false }JSONLifts Scorecard Branch-Protection from 0. enforce_admins:false keeps the existing
forward-merge flow workable; tighten to true once stable.
HagiCode
HagiCode is an agentic coding workspace: structured workflows, multi-agent execution, and Hero Dungeon views turn ideas into shipped software.
Turn ideas into polished, usable software with a smarter, faster, and more enjoyable agentic coding workflow.

- SmartStructured workflows turn intent into an executable path from idea to shipped change.
- EfficientMulti-agent workflows keep research, implementation, and review moving in parallel.
- FunHero Dungeon interfaces make long coding sessions visual, collaborative, and rewarding.