Skip to content

chore: ai readiness#10835

Merged
jasonsaayman merged 2 commits into
v1.xfrom
chore/ai-readiness
May 2, 2026
Merged

chore: ai readiness#10835
jasonsaayman merged 2 commits into
v1.xfrom
chore/ai-readiness

Conversation

@jasonsaayman

@jasonsaayman jasonsaayman commented May 2, 2026

Copy link
Copy Markdown
Member

Summary by cubic

Removes the automated sponsor block updater and script, and adds agent guidance docs to improve safety and clarity for automation and contributors.

  • Description

    • Removed .github/workflows/update-sponsor-block.yml and scripts/update-readme-sponsors.mjs; sponsor updates are now manual.
    • Added AGENTS.md with setup, commands, build/test notes, package shape, architecture boundaries, and security guidance; added CLAUDE.md as a pointer.
    • Reasoning: reduce automation surface area and centralize safe usage guidance.
    • Additional context: no runtime or dist changes; CI will no longer run the sponsor workflow.
    • Testing: no tests added; none needed since this is workflow/docs only.
    • Semantic version impact: none (no release required).
  • Docs

    • Add a page in /docs/ linking to AGENTS.md and note that sponsor updates are handled manually now.

Written for commit 12bd24e. Summary will update on new commits.

@jasonsaayman jasonsaayman self-assigned this May 2, 2026
@jasonsaayman jasonsaayman added priority::medium A medium priority commit::chore The PR is related to a chore labels May 2, 2026

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 issue found across 4 files

Confidence score: 5/5

  • This PR appears low risk to merge because the only reported issue is low severity (2/10) and limited to documentation accuracy rather than runtime behavior.
  • The mismatch in AGENTS.md could mislead CI debugging/reproduction steps, but it does not indicate a functional regression in the build or test pipeline itself.
  • Pay close attention to AGENTS.md - update the CI job-order description to reflect that Bun/Deno smoke tests run in parallel after the build job.
Prompt for AI agents (unresolved issues)

Check if these issues are valid — if so, understand the root cause of each and fix them. If appropriate, use sub-agents to investigate and fix each issue separately.


<file name="AGENTS.md">

<violation number="1" location="AGENTS.md:17">
P3: The CI sequence is documented as strictly ordered, but Bun/Deno smoke tests actually run in parallel with CJS/ESM smoke/module jobs after the build job. This can mislead debugging and reproduction steps.</violation>
</file>

Reply with feedback, questions, or to request a fix. Tag @cubic-dev-ai to re-run a review.

Comment thread AGENTS.md
@jasonsaayman jasonsaayman merged commit 90ae199 into v1.x May 2, 2026
26 checks passed
@jasonsaayman jasonsaayman deleted the chore/ai-readiness branch May 2, 2026 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

commit::chore The PR is related to a chore priority::medium A medium priority

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant