Skip to content

docs(agents): drop the retired paragraphs and keep the canonical ones verbatim - #98

Merged
lesnik512 merged 1 commit into
mainfrom
agents-md-canonical
Sep 13, 2026
Merged

docs(agents): drop the retired paragraphs and keep the canonical ones verbatim#98
lesnik512 merged 1 commit into
mainfrom
agents-md-canonical

Conversation

@lesnik512

@lesnik512 lesnik512 commented Sep 13, 2026

Copy link
Copy Markdown
Member

Summary

Part of modern-python/.github#93 and modern-python/.github#92. The three retired conventions are process notes the standard no longer carries, and section 9 fixes the two canonical AGENTS.md paragraphs word for word.

Changes

  • Removed: "Real work not scheduled becomes a GitHub issue", the INVARIANT: docstring convention, and the Code Style bullet "Suppress type errors with ty: ignore, never type: ignore" (the retired ty note spelled without the #, which the chore(ruff): converge on the standard's ruff block #93 grep does not catch).
  • The justfile paragraph now matches the standard word for word; the repo-specific sentence that followed it stays.

Checklist

  • Lint and format pass (ruff) — Markdown only
  • Type check passes (ty) — no Python changed
  • Tests pass and new behavior is covered — no behavior changed
  • Build succeeds (uv build) if packaging or build config changed — not touched
  • Docs updated if behavior or public API changed — this is the docs change
  • Repo metadata stays consistent across the three surfaces — not touched

… verbatim

modern-python/.github#93: the three retired conventions (real work not
scheduled, the INVARIANT: docstring shape, the # ty: ignore note) are
process notes the standard no longer carries.

modern-python/.github#92: section 9 of the standard fixes the justfile and
README-links paragraphs word for word.
@lesnik512
lesnik512 merged commit 224d35f into main Sep 13, 2026
10 checks passed
@lesnik512
lesnik512 deleted the agents-md-canonical branch September 13, 2026 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant