docs: add fallback to tea CLI if Forgejo MCP is unavailable
Some checks failed
lane-shas / verify pinned lane SHAs (push) Failing after 31s
full-pytest / full pytest (-m "not quarantine" -n 2) (push) Failing after 15m53s

This commit is contained in:
Shay 2026-07-06 08:55:23 -07:00
parent 9d4da184ab
commit d4eca6c401
3 changed files with 3 additions and 3 deletions

View file

@ -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/`:

View file

@ -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`.

View file

@ -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`.