From 0cf50d3edfa181ca80ffb60ea336a4dee885283e Mon Sep 17 00:00:00 2001 From: Jonathan Miller Date: Sat, 18 Jul 2026 15:09:03 -0500 Subject: [PATCH 1/2] chore(gitignore): ignore .gemini/ and local wiki/docs per ecosystem standard Add the canonical Moko exclusions matching the Template repos: .gemini/ alongside .claude/, the AI client-instructions block, and the local wiki clone block (wiki/, docs/). Update CLAUDE.md never-commit rule if present. Authored-by: Moko Consulting --- .gitignore | 14 ++++++++++++++ CLAUDE.md | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 44a63a2..1f096a3 100644 --- a/.gitignore +++ b/.gitignore @@ -46,6 +46,7 @@ Icon? .idea/ .settings/ .claude/ +.gemini/ .vscode/* !.vscode/tasks.json !.vscode/settings.json.example @@ -204,3 +205,16 @@ hypothesis/ profile.ps1 .mcp.json + +# ============================================================ +# AI client instructions (not version controlled) +# ============================================================ +/GEMINI.md +/MOKOAI.md +.mokoai/ + +# ============================================================ +# Local wiki clone (not version controlled) +# ============================================================ +wiki/ +docs/ diff --git a/CLAUDE.md b/CLAUDE.md index 69e5867..372a878 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -39,7 +39,7 @@ Joomla **package** (`pkg_mokosuitesight`) — standalone module, auto-discovers ## Rules -- **Never commit** `.claude/`, `.mcp.json`, `TODO.md`, `*.min.css`/`*.min.js` +- **Never commit** `.claude/`, `.gemini/`, `.mcp.json`, `TODO.md`, `*.min.css`/`*.min.js` - **Attribution**: `Authored-by: Moko Consulting` - **Workflow directory**: `.mokogitea/` - **Wiki**: documentation lives in the Gitea wiki, not `docs/` files -- 2.52.0 From f76a5f5cbad2e0e8b9b631fa5911bbc0398b4125 Mon Sep 17 00:00:00 2001 From: "mokogit-actions[bot]" Date: Sat, 18 Jul 2026 20:13:37 +0000 Subject: [PATCH 2/2] chore(version): pre-release bump to 01.00.37-dev [skip ci] --- .mokogit/workflows/issue-branch.yml | 2 +- CODE_OF_CONDUCT.md | 2 +- GOVERNANCE.md | 2 +- SECURITY.md | 2 +- source/packages/com_mokosuitesight/mokosuitesight.xml | 2 +- source/packages/plg_system_mokosuitesight/mokosuitesight.xml | 2 +- .../packages/plg_webservices_mokosuitesight/mokosuitesight.xml | 2 +- source/pkg_mokosuitesight.xml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.mokogit/workflows/issue-branch.yml b/.mokogit/workflows/issue-branch.yml index e736ca8..b7dfef2 100644 --- a/.mokogit/workflows/issue-branch.yml +++ b/.mokogit/workflows/issue-branch.yml @@ -5,7 +5,7 @@ # FILE INFORMATION # DEFGROUP: MokoGIT.Workflow # INGROUP: MokoCLI.Automation -# VERSION: 01.00.00 +# VERSION: 01.00.37 # BRIEF: Auto-create feature branch when an issue is opened name: "Universal: Issue Branch" diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 3cbe33d..a07fd97 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -14,7 +14,7 @@ DEFGROUP: Template-Joomla INGROUP: Template-Joomla.Documentation REPO: https://github.com/mokoconsulting-tech/Template-Joomla/ - VERSION: 01.00.29 + VERSION: 01.00.37 PATH: ./CODE_OF_CONDUCT.md BRIEF: Community expectations and enforcement guidelines NOTE: Adapted with attribution from the Contributor Covenant v2.1 diff --git a/GOVERNANCE.md b/GOVERNANCE.md index 63f0195..07ac850 100644 --- a/GOVERNANCE.md +++ b/GOVERNANCE.md @@ -19,7 +19,7 @@ DEFGROUP: mokoconsulting-tech.Template-Joomla INGROUP: MokoStandards.Governance REPO: https://github.com/mokoconsulting-tech/Template-Joomla - VERSION: 01.00.29 + VERSION: 01.00.37 PATH: /GOVERNANCE.md BRIEF: Project governance rules, roles, and decision process for Template-Joomla --> diff --git a/SECURITY.md b/SECURITY.md index a0c1ea7..de65260 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -23,7 +23,7 @@ DEFGROUP: Template-Joomla INGROUP: Template-Joomla.Documentation REPO: https://git.mokoconsulting.tech/MokoConsulting/Template-Joomla PATH: /SECURITY.md -VERSION: 01.00.29 +VERSION: 01.00.37 BRIEF: Security vulnerability reporting and handling policy --> diff --git a/source/packages/com_mokosuitesight/mokosuitesight.xml b/source/packages/com_mokosuitesight/mokosuitesight.xml index 7361a53..4748a20 100644 --- a/source/packages/com_mokosuitesight/mokosuitesight.xml +++ b/source/packages/com_mokosuitesight/mokosuitesight.xml @@ -5,7 +5,7 @@ 2026-06-23 Copyright (C) 2026 Moko Consulting. GPL-3.0-or-later - 01.00.29 + 01.00.37 Moko\Component\MokoSuiteSight servicessrctmpl diff --git a/source/packages/plg_system_mokosuitesight/mokosuitesight.xml b/source/packages/plg_system_mokosuitesight/mokosuitesight.xml index 6ae1f2d..54a935b 100644 --- a/source/packages/plg_system_mokosuitesight/mokosuitesight.xml +++ b/source/packages/plg_system_mokosuitesight/mokosuitesight.xml @@ -8,7 +8,7 @@ GPL-3.0-or-later hello@mokoconsulting.tech https://mokoconsulting.tech - 01.00.29 + 01.00.37 8.3 PLG_SYSTEM_MOKOSUITESIGHT_DESC Moko\Plugin\System\MokoSuiteSight diff --git a/source/packages/plg_webservices_mokosuitesight/mokosuitesight.xml b/source/packages/plg_webservices_mokosuitesight/mokosuitesight.xml index 12dd339..747f53f 100644 --- a/source/packages/plg_webservices_mokosuitesight/mokosuitesight.xml +++ b/source/packages/plg_webservices_mokosuitesight/mokosuitesight.xml @@ -3,7 +3,7 @@ Web Services - MokoSuite Insight mokosuitesight Moko Consulting - 01.00.29 + 01.00.37 GPL-3.0-or-later Moko\Plugin\WebServices\MokoSuiteInsight srcservices diff --git a/source/pkg_mokosuitesight.xml b/source/pkg_mokosuitesight.xml index 2947efd..d239248 100644 --- a/source/pkg_mokosuitesight.xml +++ b/source/pkg_mokosuitesight.xml @@ -2,7 +2,7 @@ Package - MokoSuite Insight mokosuitesight - 01.00.29 + 01.00.37 2026-06-21 Moko Consulting hello@mokoconsulting.tech -- 2.52.0