## [Unreleased] ### Removed - CI: stripped GitHub-only workflows (DEFGROUP GitHub.Workflow), which do not run on MokoGitea Actions: auto-dev-issue.yml changelog-validation.yml standards-compliance.yml sync-version-on-merge.yml. ### Changed - Migrated all workflow and template paths from `.github/` to `.mokogitea/` - Template source paths updated: `templates/gitea/` to `templates/mokogitea/` - HCL definition files removed -- Template repos are now the canonical source ### Added - CI: gate build/CI/release/version workflows so they skip template repos; smart-gate the sync workflows to run only on Template-* repos; normalize mokocli/MokoCLI refs and drop the stale mokoconsulting-tech org slug. - `branch-cleanup.yml`: auto-delete merged feature branches after PR merge