Skip to content

Cut AGENTS.md to what the code cannot tell an agent - #339

Merged
SeanTAllen merged 1 commit into
mainfrom
agents-md-cleanup
Jul 12, 2026
Merged

Cut AGENTS.md to what the code cannot tell an agent#339
SeanTAllen merged 1 commit into
mainfrom
agents-md-cleanup

Conversation

@SeanTAllen

Copy link
Copy Markdown
Member

AGENTS.md was 101 lines — a source-tree listing, an architecture tour, and Pony-generic conventions. Applying the pony-agents-md principle, this keeps the commands (self-bootstrap, generated version.pony, CORRAL_BIN), the CLI-dispatch picture with _Updater's VCS-operation chaining, the log short-circuit convention, and the value-or-String error pattern.

Applies the pony-agents-md principle: a line earns its place only if
reading it here is cheaper and truer than learning it from the repo.
Removes the source-tree listing, the architecture tour, and the
Pony-generic conventions. Keeps the commands (self-bootstrap,
generated version.pony, CORRAL_BIN), the CLI-dispatch picture with
_Updater's VCS-op chaining, and the two real conventions: the log
short-circuit form and errors-as-unions.
@ponylang-main ponylang-main added the discuss during sync Should be discussed during an upcoming sync label Jul 12, 2026
@SeanTAllen
SeanTAllen merged commit 88f4ecd into main Jul 12, 2026
8 checks passed
@SeanTAllen
SeanTAllen deleted the agents-md-cleanup branch July 12, 2026 22:29
@ponylang-main ponylang-main removed the discuss during sync Should be discussed during an upcoming sync label Jul 12, 2026
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.

2 participants