feat: add templates, CLI dirs, docs, and Gitea-first platform config #1

Merged
jmiller merged 1 commits from dev into main 2026-04-15 02:35:30 +00:00

1 Commits

Author SHA1 Message Date
Jonathan Miller 0f7eac971f feat: add templates, cli, docs, and Gitea-first platform updates
- Add cli/, build/, release/ directories (previously in MokoStandards/api/)
- Add templates/ with workflow templates, configs, github/gitea issue templates
- Add docs/api/, docs/workflows/, docs/automation/ documentation
- Update all REPO headers to MokoStandards-API
- Update all api/definitions/ paths to definitions/ (no api/ prefix)
- Set default platform to gitea, token to GA_TOKEN
- Add syncUpdatesBetweenPlatforms() to PlatformAdapterFactory
- Update RepositorySynchronizer for new template paths
- Convert workflow template DEFGROUP to Gitea.Workflow
- Update README with full repo description and platform config

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-14 21:11:20 -05:00