Skip to content

docs: add AGENTS.md with release-loop and catalog-extraction guardrails - #67

Merged
BrainerVirus merged 1 commit into
mainfrom
chore/agents-md-and-bun-types
Sep 2, 2026
Merged

docs: add AGENTS.md with release-loop and catalog-extraction guardrails#67
BrainerVirus merged 1 commit into
mainfrom
chore/agents-md-and-bun-types

Conversation

@BrainerVirus

Copy link
Copy Markdown
Owner

What

  • AGENTS.md — compact agent instructions encoding the hard-won rules from the 2026-09-02 incident: path-gated releases, chore never releases (the infinite-loop trigger), the fix(catalog) automation commit contract, the $-prefixed minified-var extraction lesson (\b vs lookbehind), the catalog-break debug recipe, and CI automation traps (workflow_dispatch runs from main, PAT-triggered CI, NPMJS secret naming, required labels).
  • @types/bun (dev) — editors type-check scripts/ and tests/ even though tsc --noEmit (CI) intentionally excludes them; without bun types every agent session sees dozens of false Cannot find name 'process' / Cannot find module 'bun:test' errors.

No product code changes → no release.

Also add @types/bun so editors type-resolve bun:test/import.meta.main in scripts and tests that the CI tsconfig gate intentionally excludes.
@BrainerVirus
BrainerVirus merged commit d053bc5 into main Sep 2, 2026
5 checks passed
@BrainerVirus
BrainerVirus deleted the chore/agents-md-and-bun-types branch September 2, 2026 14:53
@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 0.7.47 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant