Commit Graph

21 Commits

Author SHA1 Message Date
Jonathan Miller cf804e7ade chore: rename .moko-platform to .manifest.xml [skip ci] 2026-05-12 14:03:33 -05:00
Jonathan Miller eea3e6f13c chore: proper XML .moko-platform manifest [skip ci] 2026-05-12 13:35:35 -05:00
Jonathan Miller 29286c3674 feat: add issue templates to .mokogitea/ISSUE_TEMPLATE/ [skip ci] 2026-05-12 00:25:02 -05:00
Jonathan Miller 163c4b347d chore: update workflow paths to .mokogitea/, fix pr-check platform read [skip ci]
- pr-check.yml: read .moko-platform from .mokogitea/
- Update PATH headers and deployment NOTE comments
- .mokogitea/ is the standard system folder

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-11 23:44:56 -05:00
jmiller b2347700cf chore: set .moko-platform to mcp [skip ci] 2026-05-12 04:32:14 +00:00
jmiller b3d16788c3 chore: move .moko-platform to .mokogitea/ [skip ci] 2026-05-12 04:28:18 +00:00
jmiller 58d2a91401 chore: add .mokogitea/.moko-platform [skip ci] 2026-05-12 04:28:17 +00:00
Jonathan Miller 8eb3f2faa2 feat(workflows): move to .mokogitea/, rename all, add .moko-platform
- Move all workflows to .mokogitea/workflows/
- Delete: auto-release.yml (redundant), deploy-demo.yml, deploy-dev.yml, pr-branch-check.yml
- Rename with MCP:/Universal: prefixes
- Create: .moko-platform (mcp), gitleaks.yml, notify.yml, pr-check.yml, security-audit.yml
- pr-check.yml includes merged branch policy

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-11 23:03:48 -05:00
jmiller 4e56a14c0e chore: add PR branch policy check workflow [skip ci] 2026-05-11 17:15:56 +00:00
jmiller 0308877b82 security: add permissions block to mcp-tool-inventory.yml [skip ci] 2026-05-11 16:36:18 +00:00
jmiller 0b1785b1d1 security: add permissions block to mcp-sdk-check.yml [skip ci] 2026-05-11 16:36:18 +00:00
jmiller fb5ebe136c security: add permissions block to mcp-build-test.yml [skip ci] 2026-05-11 16:36:18 +00:00
jmiller ace36d1986 docs: add CLAUDE.md for Claude Code context [skip ci] 2026-05-10 19:55:24 +00:00
jmiller 05fb374a0a chore: add .moko-platform manifest [skip ci] 2026-05-10 19:51:11 +00:00
jmiller 4bbd74a5a5 chore: remove deprecated .mokostandards (now .moko-platform) [skip ci] 2026-05-10 19:49:00 +00:00
jmiller baaf203ddd docs: rewrite README with detailed project documentation 2026-05-10 19:29:31 +00:00
jmiller db77114fde docs: update README from wiki Home 2026-05-10 18:39:16 +00:00
Jonathan Miller 3c4eb9bcce feat: add CSS/JS minification to build pipeline
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-09 16:36:57 -05:00
Jonathan Miller f888b8c8b4 ci(mcp): add MCP auto-release workflow with build, tool inventory, and dist artifact
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-07 15:16:56 -05:00
Jonathan Miller c0a5e6eca9 ci(mcp): add MCP-specific workflows — build validation, SDK check, tool inventory
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-07 14:48:33 -05:00
Jonathan Miller 91b78f8da1 feat: initial MCP server template with placeholder-driven scaffolding
Template repository for creating MokoStandards-compliant MCP servers.
Includes 4-file src/ structure (index, client, config, types), setup
wizard, example tools, 12 CI/CD workflows, full docs, and {{placeholder}}
tokens for search-and-replace customization.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-07 14:39:19 -05:00