[OCaml] Mobile-friendly clone of cgit.
steering: clarify commit/amend rules for modification requests
.kiro/steering/agents.md
@@ -52,8 +52,8 @@
52
52
- Commits created by an AI agent SHALL indicate so in the commit fields:
53
53
- `user.name` — concatenate agent model name, and intelligence or reasoning level.
54
54
- `user.email` — fictitious e-mail address identifying the agent's parent company.
55
Removed:
- A commit SHALL be created after every set of modifications brought to the code.
56
Removed:
- In case of adjustments being requested to code that was just committed, the latest commit SHALL be amended, rather than a new commit being created.
55
Added:
- A commit SHALL be created after every modification request.
56
Added:
- If the next request is an adjustment, additional steering, or concerns the same files as those already committed, the latest commit SHALL be amended rather than a new commit being created.
57
57
58
58
## Documentation
59
59