Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 1.26 KB

File metadata and controls

34 lines (26 loc) · 1.26 KB

AGENTS.md

Scope

This repository is the public-facing organization metadata repo. Most changes should be limited to README.md and profile/README.md.

What reviewers should understand first

  • This repo is about org presentation, not product logic or experiments.
  • Small wording changes can still matter because they affect the whole org landing page.
  • Keep content stable, public-safe, and easy for outsiders to understand.

Review focus

  • Flag any private information, personal contact details, local machine paths, internal-only repo references, or other details that should not appear on a public org profile.
  • Check that external links, repo references, badges, and images are still valid and point to the intended public destinations.
  • Prefer concise, durable wording over time-sensitive claims that will go stale.
  • Treat broken markdown, malformed tables, and profile rendering issues as real defects.
  • Avoid organization-wide claims that are not supported by the current public repos or docs.

Change hygiene

  • Keep edits narrow and intentional.
  • Do not introduce machine-specific setup instructions here.
  • If a change belongs to a specific project README rather than the org profile, push that feedback down to the project repo instead.