Skip to content

audit cleanup — completion ordering, i18n, and issue refs#652

Merged
JeremyDev87 merged 2 commits intomasterfrom
docs/antigravity-audit-621
Mar 2, 2026
Merged

audit cleanup — completion ordering, i18n, and issue refs#652
JeremyDev87 merged 2 commits intomasterfrom
docs/antigravity-audit-621

Conversation

@JeremyDev87
Copy link
Owner

Summary

Antigravity adapter audit cleanup from #621 analysis:

Commit 1 (618ad9aCloses #620):

  • Add update_contexttask_boundary strict completion ordering to .antigravity/rules/instructions.md
  • Define AUTO_ITERATION mode parameter
  • Ensure cross-mode context is persisted before signaling task boundaries

Commit 2 (8792fc2 — no linked issue):

  • Convert all Korean text to English in instructions.md for global open-source consistency (preserving i18n keyword list only)
  • Remove Verification Status section from antigravity.md — internal GitHub issue references are inappropriate for a published npm package

Test plan

  • markdownlint-cli2 — 0 errors on all 66 markdown files
  • ajv-cli validate — all agent JSON schemas valid
  • yarn workspace codingbuddy lint — pass
  • yarn workspace codingbuddy format:check — pass
  • yarn workspace codingbuddy typecheck — pass
  • yarn workspace codingbuddy test:coverage — pass (3 pre-existing failures in unrelated eventbus-ui.integration.spec.tsx)
  • yarn workspace codingbuddy circular — no circular dependencies
  • yarn workspace codingbuddy build — pass
  • Only L97 i18n keyword list retains Korean (Korean 계획/실행/평가/자동)

Closes #620

Define update_context → task_boundary strict ordering in the
always-on instructions file, ensuring cross-mode context is
persisted before signaling task boundaries to Antigravity.

Closes #620
…e references

- Convert all Korean text to English in instructions.md for global
  open-source consistency (preserving i18n keyword list only)
- Remove Verification Status section from antigravity.md as internal
  issue references are inappropriate for published npm packages
@JeremyDev87 JeremyDev87 added the documentation Improvements or additions to documentation label Mar 2, 2026
@vercel
Copy link

vercel bot commented Mar 2, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
codingbuddy-landing Building Building Preview, Comment Mar 2, 2026 3:42am

@JeremyDev87 JeremyDev87 changed the title docs(antigravity): audit cleanup — completion ordering, i18n, and issue refs audit cleanup — completion ordering, i18n, and issue refs Mar 2, 2026
@JeremyDev87 JeremyDev87 self-assigned this Mar 2, 2026
@JeremyDev87 JeremyDev87 merged commit 70c457f into master Mar 2, 2026
47 of 48 checks passed
@JeremyDev87 JeremyDev87 deleted the docs/antigravity-audit-621 branch March 2, 2026 03:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Antigravity] task_boundary tool vs parallel agent dispatch integration undefined

1 participant