docs: add fallback to tea CLI if Forgejo MCP is unavailable
This commit is contained in:
parent
9d4da184ab
commit
d4eca6c401
3 changed files with 3 additions and 3 deletions
|
|
@ -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/`:
|
||||
|
|
|
|||
|
|
@ -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`.
|
||||
|
|
|
|||
|
|
@ -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`.
|
||||
|
|
|
|||
Loading…
Reference in a new issue