Yicong-Huang opened a new pull request, #4825: URL: https://github.com/apache/texera/pull/4825
## What changes were proposed in this PR? Rewrite `AGENTS.md` so it works as a slim, index-style guide for coding agents instead of duplicating contributor docs. - Architecture map: services + Amber breakdown. - Topic redirects: contribution / lint / format / testing / license header now point to `CONTRIBUTING.md`, `SECURITY.md`, `.github/PULL_REQUEST_TEMPLATE`, the issue templates, `.licenserc.yaml`, and per-module READMEs. - Agent-specific rules consolidated: scope/safety, worktree-based dev, short Conventional-Commits branch and commit naming, issue-first workflow, brevity for issues and PRs (incl. required frontend before/after screenshots), test-driven development, and CI label gating (label → stacks via `LABEL_STACKS` in `required-checks.yml`). ## Any related issues, documentation, discussions? Closes #4823 ## How was this PR tested? Documentation-only change. Reviewed the rendered Markdown locally; verified all in-repo links resolve. ## Was this PR authored or co-authored using generative AI tooling? Generated-by: Claude Opus 4.7 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
