Update commit fields format for agents.

Commit
27cdf37d8018d4a5e8cdac8c684346309610fc10
Author
Codex <codex@openai.com>
Author date
Committer
Codex <codex@openai.com>
Committer date
AGENTS.org
index 58654703..6ca8f09a 100644..100644
@@ -180,6 +180,10 @@
180 180 - The project SHALL use Git as its version control system.
181 181 - Commits created by an AI agent SHALL indicate so in the =user.name=
182 182 and =user.email= fields.
183 Added: - The =user.name= field shall be constructed by concatenating agent
184 Added: model name and current agent effort.
185 Added: - The =user.email= field shall be filled with a generic e-mail
186 Added: address clearly identifying the company which developed the agent.
183 187 - Commits generated by agents SHALL follow the [[https://www.conventionalcommits.org/en/v1.0.0/#specification][Conventional Commits]]
184 188 specification.
185 189 - Commits generated by agents SHOULD include the list of changes