docs: trim the agent guidance and drop the dead build-push reference #23

Merged
gravityfargo merged 2 commits from docs/trim-agents-guidance into main 2026-08-02 00:54:22 +00:00
Owner

README.md

Removes the sentence pointing at .forgejo/workflows/build-push.yaml. No file of that name has ever existed in this repo under any extension — the working example it meant to cite is build-version.yml, which consumes the version output. Deleted rather than repointed, as asked; say the word if you'd rather it point at build-version.yml.

AGENTS.md

Cut from 92 lines to 49, keeping only what an agent cannot work out by reading the repo.

Removed — the Toolchain and Commands sections (a restatement of the Makefile), the per-workflow CI listing (derivable from .forgejo/workflows/), the renovate config location, and "use conventional commit messages".

Kept — the three template divergences and why each must survive a rebuild; the bump.yml gotchas (the on.workflow_call secrets: parser bug, --no-raise 3,21, the pin-backward rule, unfetchable 0-second run logs); the node-in-job-container constraint; the broken local cz shim.

Added — one line recording that a release run reports cancelled even when it succeeded, because the bump-version wrapper job is cancelled by the bump's own push. Confirmed on run 4237 (0.3.1, all three inner jobs green) and on run 3380 back in July, so it predates the template rebuild and will recur on every release.

docs: is inert, so merging cuts no release.

## README.md Removes the sentence pointing at `.forgejo/workflows/build-push.yaml`. No file of that name has ever existed in this repo under any extension — the working example it meant to cite is `build-version.yml`, which consumes the `version` output. Deleted rather than repointed, as asked; say the word if you'd rather it point at `build-version.yml`. ## AGENTS.md Cut from 92 lines to 49, keeping only what an agent cannot work out by reading the repo. **Removed** — the Toolchain and Commands sections (a restatement of the Makefile), the per-workflow CI listing (derivable from `.forgejo/workflows/`), the renovate config location, and "use conventional commit messages". **Kept** — the three template divergences and why each must survive a rebuild; the `bump.yml` gotchas (the `on.workflow_call` `secrets:` parser bug, `--no-raise 3,21`, the pin-backward rule, unfetchable 0-second run logs); the node-in-job-container constraint; the broken local `cz` shim. **Added** — one line recording that a release run reports `cancelled` even when it succeeded, because the `bump-version` wrapper job is cancelled by the bump's own push. Confirmed on run 4237 (`0.3.1`, all three inner jobs green) and on run 3380 back in July, so it predates the template rebuild and will recur on every release. `docs:` is inert, so merging cuts no release.
docs: trim the agent guidance and drop the dead build-push reference
All checks were successful
PR Bump Preview / Preview version bump (pull_request) Successful in 5s
0b2167fa0e

Commitizen bump preview

No commits in this PR are eligible for a version bump.

<!-- commitizen-bump-preview --> ## Commitizen bump preview No commits in this PR are eligible for a version bump.
docs: strip
All checks were successful
PR Bump Preview / Preview version bump (pull_request) Successful in 5s
2a4b3b072b
gravityfargo deleted branch docs/trim-agents-guidance 2026-08-02 00:54:22 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
ModernLeft/commitizen-ci!23
No description provided.