Skip to content

Remove the three retired conventions from every AGENTS.md #93

Description

@lesnik512

Why

Three paragraphs were pasted into most AGENTS.md files and have since been dropped from the standard: they are process notes, not facts an agent needs before its first edit.

  • "Real work not scheduled becomes a GitHub issue" (26 repos)
  • the INVARIANT: docstring convention (25 repos)
  • the # ty: ignore note (18 repos; ty honours # type: ignore too, and every ty repo already uses # ty: ignore uniformly, so the note enforces nothing)

Change

Delete those paragraphs from each AGENTS.md. Nothing else changes: repos that use INVARIANT: docstrings (modern-di, faststream-outbox) keep them as local practice, and faststream-outbox keeps its test_invariant_census.py.

Done when

grep -l 'not scheduled\|INVARIANT:\|# ty: ignore' */AGENTS.md across the org checkouts returns nothing.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestready-for-agentFully specified, ready for an AFK agent

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions