From d4eca6c401a8363ee5a12c2a07f848527b6f25ff Mon Sep 17 00:00:00 2001 From: Shay Date: Mon, 6 Jul 2026 08:55:23 -0700 Subject: [PATCH] docs: add fallback to tea CLI if Forgejo MCP is unavailable --- AGENTS.md | 2 +- CLAUDE.md | 2 +- GEMINI.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/AGENTS.md b/AGENTS.md index 4b092152..ff8141af 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -227,8 +227,8 @@ Before branch movement or edits: Our sole remote and CI/CD platform is **core-gitquarters.acbcontent.org**. - **DO NOT** use the `gh` (GitHub) CLI. - **DO NOT** attempt to push, pull, or clone from `github.com`. -- **USE** the `tea` CLI (Gitea/Forgejo CLI) for issues, PRs, and repository management targeting `core-gitquarters.acbcontent.org`. - **USE** the provided Forgejo MCP tools if available. +- If the Forgejo MCP tools are not available or not working, **attempt utilizing the `gitea` / `tea` CLI or `forgejo` CLI** for issues, PRs, and repository management targeting `core-gitquarters.acbcontent.org`. ### Pre-Edit Sweep & Versor Coherence Guardian Protocol Before modifying any module in `algebra/`, `field/`, `vault/`, or `generate/`: diff --git a/CLAUDE.md b/CLAUDE.md index 2e2bf70c..c058b61f 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -6,7 +6,7 @@ conflicts with `AGENTS.md`, follow `AGENTS.md`. Claude-specific startup: read `AGENTS.md`, read `docs/specs/runtime_contracts.md`, inspect the working tree, then use the smallest validation lane that proves the change. -**CRITICAL**: Our remote and CI/CD platform is `core-gitquarters.acbcontent.org`. We are deprecating GitHub usage. +**CRITICAL**: Our remote and CI/CD platform is `core-gitquarters.acbcontent.org`. We are deprecating GitHub usage. Use the Forgejo MCP tools if available; otherwise, fallback to the `gitea`/`tea` CLI or `forgejo` CLI. Before any non-trivial edit, apply the Reasoning and Problem-Solving Discipline protocol in `AGENTS.md`. diff --git a/GEMINI.md b/GEMINI.md index addc718f..c7ce08f6 100644 --- a/GEMINI.md +++ b/GEMINI.md @@ -6,7 +6,7 @@ conflicts with `AGENTS.md`, follow `AGENTS.md`. Gemini-specific startup: read `AGENTS.md`, read `docs/specs/runtime_contracts.md`, inspect the working tree, then use the smallest validation lane that proves the change. -**CRITICAL**: Our remote and CI/CD platform is `core-gitquarters.acbcontent.org`. We are deprecating GitHub usage. +**CRITICAL**: Our remote and CI/CD platform is `core-gitquarters.acbcontent.org`. We are deprecating GitHub usage. Use the Forgejo MCP tools if available; otherwise, fallback to the `gitea`/`tea` CLI or `forgejo` CLI. Before any non-trivial edit, apply the Reasoning and Problem-Solving Discipline protocol in `AGENTS.md`.